You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by pf...@apache.org on 2011/12/17 15:29:48 UTC

svn commit: r1215498 - in /incubator/ooo/trunk/main/bridges/source/cpp_uno/cc5_solaris_sparc64: callvirtualmethod.s fp.s vtableslotcall.s

Author: pfg
Date: Sat Dec 17 14:29:47 2011
New Revision: 1215498

URL: http://svn.apache.org/viewvc?rev=1215498&view=rev
Log:
Solaris: respect asm comment syntax.

Modified:
    incubator/ooo/trunk/main/bridges/source/cpp_uno/cc5_solaris_sparc64/callvirtualmethod.s
    incubator/ooo/trunk/main/bridges/source/cpp_uno/cc5_solaris_sparc64/fp.s
    incubator/ooo/trunk/main/bridges/source/cpp_uno/cc5_solaris_sparc64/vtableslotcall.s

Modified: incubator/ooo/trunk/main/bridges/source/cpp_uno/cc5_solaris_sparc64/callvirtualmethod.s
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/bridges/source/cpp_uno/cc5_solaris_sparc64/callvirtualmethod.s?rev=1215498&r1=1215497&r2=1215498&view=diff
==============================================================================
--- incubator/ooo/trunk/main/bridges/source/cpp_uno/cc5_solaris_sparc64/callvirtualmethod.s (original)
+++ incubator/ooo/trunk/main/bridges/source/cpp_uno/cc5_solaris_sparc64/callvirtualmethod.s Sat Dec 17 14:29:47 2011
@@ -1,23 +1,23 @@
-/**************************************************************
- * 
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements.  See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership.  The ASF licenses this file
- * to you under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
- * with the License.  You may obtain a copy of the License at
- * 
- *   http://www.apache.org/licenses/LICENSE-2.0
- * 
- * Unless required by applicable law or agreed to in writing,
- * software distributed under the License is distributed on an
- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- * KIND, either express or implied.  See the License for the
- * specific language governing permissions and limitations
- * under the License.
- * 
- *************************************************************/
+!/**************************************************************
+! * 
+! * Licensed to the Apache Software Foundation (ASF) under one
+! * or more contributor license agreements.  See the NOTICE file
+! * distributed with this work for additional information
+! * regarding copyright ownership.  The ASF licenses this file
+! * to you under the Apache License, Version 2.0 (the
+! * "License"); you may not use this file except in compliance
+! * with the License.  You may obtain a copy of the License at
+! * 
+! *   http://www.apache.org/licenses/LICENSE-2.0
+! * 
+! * Unless required by applicable law or agreed to in writing,
+! * software distributed under the License is distributed on an
+! * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+! * KIND, either express or implied.  See the License for the
+! * specific language governing permissions and limitations
+! * under the License.
+! * 
+! *************************************************************/
 
 
 

Modified: incubator/ooo/trunk/main/bridges/source/cpp_uno/cc5_solaris_sparc64/fp.s
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/bridges/source/cpp_uno/cc5_solaris_sparc64/fp.s?rev=1215498&r1=1215497&r2=1215498&view=diff
==============================================================================
--- incubator/ooo/trunk/main/bridges/source/cpp_uno/cc5_solaris_sparc64/fp.s (original)
+++ incubator/ooo/trunk/main/bridges/source/cpp_uno/cc5_solaris_sparc64/fp.s Sat Dec 17 14:29:47 2011
@@ -1,23 +1,23 @@
-/**************************************************************
- * 
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements.  See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership.  The ASF licenses this file
- * to you under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
- * with the License.  You may obtain a copy of the License at
- * 
- *   http://www.apache.org/licenses/LICENSE-2.0
- * 
- * Unless required by applicable law or agreed to in writing,
- * software distributed under the License is distributed on an
- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- * KIND, either express or implied.  See the License for the
- * specific language governing permissions and limitations
- * under the License.
- * 
- *************************************************************/
+!/**************************************************************
+! * 
+! * Licensed to the Apache Software Foundation (ASF) under one
+! * or more contributor license agreements.  See the NOTICE file
+! * distributed with this work for additional information
+! * regarding copyright ownership.  The ASF licenses this file
+! * to you under the Apache License, Version 2.0 (the
+! * "License"); you may not use this file except in compliance
+! * with the License.  You may obtain a copy of the License at
+! * 
+! *   http://www.apache.org/licenses/LICENSE-2.0
+! * 
+! * Unless required by applicable law or agreed to in writing,
+! * software distributed under the License is distributed on an
+! * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+! * KIND, either express or implied.  See the License for the
+! * specific language governing permissions and limitations
+! * under the License.
+! * 
+! *************************************************************/
 
 
 

Modified: incubator/ooo/trunk/main/bridges/source/cpp_uno/cc5_solaris_sparc64/vtableslotcall.s
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/bridges/source/cpp_uno/cc5_solaris_sparc64/vtableslotcall.s?rev=1215498&r1=1215497&r2=1215498&view=diff
==============================================================================
--- incubator/ooo/trunk/main/bridges/source/cpp_uno/cc5_solaris_sparc64/vtableslotcall.s (original)
+++ incubator/ooo/trunk/main/bridges/source/cpp_uno/cc5_solaris_sparc64/vtableslotcall.s Sat Dec 17 14:29:47 2011
@@ -1,23 +1,23 @@
-/**************************************************************
- * 
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements.  See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership.  The ASF licenses this file
- * to you under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
- * with the License.  You may obtain a copy of the License at
- * 
- *   http://www.apache.org/licenses/LICENSE-2.0
- * 
- * Unless required by applicable law or agreed to in writing,
- * software distributed under the License is distributed on an
- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- * KIND, either express or implied.  See the License for the
- * specific language governing permissions and limitations
- * under the License.
- * 
- *************************************************************/
+!/**************************************************************
+! * 
+! * Licensed to the Apache Software Foundation (ASF) under one
+! * or more contributor license agreements.  See the NOTICE file
+! * distributed with this work for additional information
+! * regarding copyright ownership.  The ASF licenses this file
+! * to you under the Apache License, Version 2.0 (the
+! * "License"); you may not use this file except in compliance
+! * with the License.  You may obtain a copy of the License at
+! * 
+! *   http://www.apache.org/licenses/LICENSE-2.0
+! * 
+! * Unless required by applicable law or agreed to in writing,
+! * software distributed under the License is distributed on an
+! * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+! * KIND, either express or implied.  See the License for the
+! * specific language governing permissions and limitations
+! * under the License.
+! * 
+! *************************************************************/