diff options
author | Pedro Giffuni <pfg@apache.org> | 2011-12-17 13:29:47 +0000 |
---|---|---|
committer | Pedro Giffuni <pfg@apache.org> | 2011-12-17 13:29:47 +0000 |
commit | fe3f4b9ab7103b146932f0b999df514b643f0153 (patch) | |
tree | ce9294807ee12e2f12387d5ebfaeebd48d115c72 /bridges | |
parent | a390425eaee6809e0a0935991bffccd8f15c61ec (diff) |
Solaris: respect asm comment syntax.
Diffstat (limited to 'bridges')
3 files changed, 60 insertions, 60 deletions
diff --git a/bridges/source/cpp_uno/cc5_solaris_sparc64/callvirtualmethod.s b/bridges/source/cpp_uno/cc5_solaris_sparc64/callvirtualmethod.s index c2c6e03c24a4..03135d9eff73 100644 --- a/bridges/source/cpp_uno/cc5_solaris_sparc64/callvirtualmethod.s +++ b/bridges/source/cpp_uno/cc5_solaris_sparc64/callvirtualmethod.s @@ -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. +! * +! *************************************************************/ diff --git a/bridges/source/cpp_uno/cc5_solaris_sparc64/fp.s b/bridges/source/cpp_uno/cc5_solaris_sparc64/fp.s index 548a5d18c92d..d56667313f66 100644 --- a/bridges/source/cpp_uno/cc5_solaris_sparc64/fp.s +++ b/bridges/source/cpp_uno/cc5_solaris_sparc64/fp.s @@ -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. +! * +! *************************************************************/ diff --git a/bridges/source/cpp_uno/cc5_solaris_sparc64/vtableslotcall.s b/bridges/source/cpp_uno/cc5_solaris_sparc64/vtableslotcall.s index b661743fc0a9..6ab262254a6c 100644 --- a/bridges/source/cpp_uno/cc5_solaris_sparc64/vtableslotcall.s +++ b/bridges/source/cpp_uno/cc5_solaris_sparc64/vtableslotcall.s @@ -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. +! * +! *************************************************************/ |