]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
re PR libgcc/61152 (Missing GCC Runtime Library Exception in some files that are...
authorGeorg-Johann Lay <avr@gjlay.de>
Tue, 27 May 2014 11:37:49 +0000 (11:37 +0000)
committerGeorg-Johann Lay <gjl@gcc.gnu.org>
Tue, 27 May 2014 11:37:49 +0000 (11:37 +0000)
PR libgcc/61152
* config/arm/arm.h (License): Add note to COPYING.RUNTIME.
* config/arm/arm-cores.def (License): Same.
* config/arm/arm-opts.h (License): Same.
* config/arm/aout.h (License): Same.
* config/arm/bpabi.h (License): Same.
* config/arm/elf.h (License): Same.
* config/arm/linux-elf.h (License): Same.
* config/arm/linux-gas.h (License): Same.
* config/arm/netbsd-elf.h (License): Same.
* config/arm/uclinux-eabi.h (License): Same.
* config/arm/uclinux-elf.h (License): Same.
* config/arm/vxworks.h (License): Same.

From-SVN: r210969

13 files changed:
gcc/ChangeLog
gcc/config/arm/aout.h
gcc/config/arm/arm-cores.def
gcc/config/arm/arm-opts.h
gcc/config/arm/arm.h
gcc/config/arm/bpabi.h
gcc/config/arm/elf.h
gcc/config/arm/linux-elf.h
gcc/config/arm/linux-gas.h
gcc/config/arm/netbsd-elf.h
gcc/config/arm/uclinux-eabi.h
gcc/config/arm/uclinux-elf.h
gcc/config/arm/vxworks.h

index 8845c8858c2d0f14bb90487991f16c6dff170e06..6d983f83b9020c8fb0b01298309ee4c01501fa55 100644 (file)
@@ -1,3 +1,19 @@
+2014-05-27  Georg-Johann Lay  <avr@gjlay.de>
+
+       PR libgcc/61152
+       * config/arm/arm.h (License): Add note to COPYING.RUNTIME.
+       * config/arm/arm-cores.def (License): Same.
+       * config/arm/arm-opts.h (License): Same.
+       * config/arm/aout.h (License): Same.
+       * config/arm/bpabi.h (License): Same.
+       * config/arm/elf.h (License): Same.
+       * config/arm/linux-elf.h (License): Same.
+       * config/arm/linux-gas.h (License): Same.
+       * config/arm/netbsd-elf.h (License): Same.
+       * config/arm/uclinux-eabi.h (License): Same.
+       * config/arm/uclinux-elf.h (License): Same.
+       * config/arm/vxworks.h (License): Same.
+
 2014-05-27  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
 
        * config/arm/neon.md (neon_bswap<mode>): New pattern.
index ce477dba5fd076fbabfb899846e13759f38e55d4..c8f4e45c623754db4a4b77aff76ba9d1a14e67a4 100644 (file)
@@ -18,8 +18,9 @@
    permissions described in the GCC Runtime Library Exception, version
    3.1, as published by the Free Software Foundation.
 
-   You should have received a copy of the GNU General Public License
-   along with GCC; see the file COPYING3.  If not see
+   You should have received a copy of the GNU General Public License and
+   a copy of the GCC Runtime Library Exception along with this program;
+   see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
    <http://www.gnu.org/licenses/>.  */
 
 #ifndef ASM_APP_ON
index 9615e91b9107002cdba9b1bd1a94807fa565efc6..a830a83baebeb808b42c7f03d94c608f79cc2b3f 100644 (file)
@@ -18,8 +18,9 @@
    permissions described in the GCC Runtime Library Exception, version
    3.1, as published by the Free Software Foundation.
 
-   You should have received a copy of the GNU General Public License
-   along with GCC; see the file COPYING3.  If not see
+   You should have received a copy of the GNU General Public License and
+   a copy of the GCC Runtime Library Exception along with this program;
+   see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
    <http://www.gnu.org/licenses/>.  */
 
 /* Before using #include to read this file, define a macro:
index 8a462b860c0717d2ca714814fc41355c66856ece..21902940e4ff6bde8327f4e8277a141919fb66d4 100644 (file)
@@ -17,8 +17,9 @@
    permissions described in the GCC Runtime Library Exception, version
    3.1, as published by the Free Software Foundation.
 
-   You should have received a copy of the GNU General Public License
-   along with GCC; see the file COPYING3.  If not see
+   You should have received a copy of the GNU General Public License and
+   a copy of the GCC Runtime Library Exception along with this program;
+   see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
    <http://www.gnu.org/licenses/>.  */
 
 #ifndef ARM_OPTS_H
index 56da3117178e4c3eae061cc31159cb0841621aef..1a3562553b33f4252ef63454cf120996d1522878 100644 (file)
@@ -21,8 +21,9 @@
    permissions described in the GCC Runtime Library Exception, version
    3.1, as published by the Free Software Foundation.
 
-   You should have received a copy of the GNU General Public License
-   along with GCC; see the file COPYING3.  If not see
+   You should have received a copy of the GNU General Public License and
+   a copy of the GCC Runtime Library Exception along with this program;
+   see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
    <http://www.gnu.org/licenses/>.  */
 
 #ifndef GCC_ARM_H
index e3836eb9150395737c1b7538bbf48d929f2d34b5..7a576ac466c8a373563168e512fac8680c0a1533 100644 (file)
@@ -18,8 +18,9 @@
    permissions described in the GCC Runtime Library Exception, version
    3.1, as published by the Free Software Foundation.
 
-   You should have received a copy of the GNU General Public License
-   along with GCC; see the file COPYING3.  If not see
+   You should have received a copy of the GNU General Public License and
+   a copy of the GCC Runtime Library Exception along with this program;
+   see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
    <http://www.gnu.org/licenses/>.  */
 
 /* Use the AAPCS ABI by default.  */
index a944c160f71a5d40eb3b39367d3859afc8042923..f14c766935f7af3f8341012196291ada53232020 100644 (file)
@@ -20,8 +20,9 @@
    permissions described in the GCC Runtime Library Exception, version
    3.1, as published by the Free Software Foundation.
 
-   You should have received a copy of the GNU General Public License
-   along with GCC; see the file COPYING3.  If not see
+   You should have received a copy of the GNU General Public License and
+   a copy of the GCC Runtime Library Exception along with this program;
+   see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
    <http://www.gnu.org/licenses/>.  */
 
 #ifndef OBJECT_FORMAT_ELF
index 7db3bc1c7328455d2428cb8ce836f6e20e055d6d..2bf361a4929d14557356f6c72eacace5edad9228 100644 (file)
@@ -18,8 +18,9 @@
    permissions described in the GCC Runtime Library Exception, version
    3.1, as published by the Free Software Foundation.
 
-   You should have received a copy of the GNU General Public License
-   along with GCC; see the file COPYING3.  If not see
+   You should have received a copy of the GNU General Public License and
+   a copy of the GCC Runtime Library Exception along with this program;
+   see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
    <http://www.gnu.org/licenses/>.  */
 
 /* elfos.h should have already been included.  Now just override
index 2edd2ec9f82caf402495f6faa7856371a6049f62..1dd043782eb01f381f484f7ad618a7f95230be46 100644 (file)
@@ -19,8 +19,9 @@
    permissions described in the GCC Runtime Library Exception, version
    3.1, as published by the Free Software Foundation.
 
-   You should have received a copy of the GNU General Public License
-   along with GCC; see the file COPYING3.  If not see
+   You should have received a copy of the GNU General Public License and
+   a copy of the GCC Runtime Library Exception along with this program;
+   see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
    <http://www.gnu.org/licenses/>.  */
 
 /* This is how we tell the assembler that a symbol is weak.
index 001a0389701931b432e4dac85c018ce4761523d5..645551fdf82298aab12b80cf441f6d54e4691ae4 100644 (file)
@@ -18,8 +18,9 @@
    permissions described in the GCC Runtime Library Exception, version
    3.1, as published by the Free Software Foundation.
 
-   You should have received a copy of the GNU General Public License
-   along with GCC; see the file COPYING3.  If not see
+   You should have received a copy of the GNU General Public License and
+   a copy of the GCC Runtime Library Exception along with this program;
+   see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
    <http://www.gnu.org/licenses/>.  */
 
 /* Run-time Target Specification.  */
index 22662f222c92dc7168b9b01ff3d1268b92cdf783..4d57d138805b63f913d1a9261e0d2fbd41a2b87f 100644 (file)
@@ -18,8 +18,9 @@
    permissions described in the GCC Runtime Library Exception, version
    3.1, as published by the Free Software Foundation.
 
-   You should have received a copy of the GNU General Public License
-   along with GCC; see the file COPYING3.  If not see
+   You should have received a copy of the GNU General Public License and
+   a copy of the GCC Runtime Library Exception along with this program;
+   see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
    <http://www.gnu.org/licenses/>.  */
 
 /* Override settings that are different to the uclinux-elf or
index bb207c3ad8dae955e2b89b9c77b5bdbc63380afb..43edba70c6418203a12770df8519862626e99653 100644 (file)
@@ -18,8 +18,9 @@
    permissions described in the GCC Runtime Library Exception, version
    3.1, as published by the Free Software Foundation.
 
-   You should have received a copy of the GNU General Public License
-   along with GCC; see the file COPYING3.  If not see
+   You should have received a copy of the GNU General Public License and
+   a copy of the GCC Runtime Library Exception along with this program;
+   see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
    <http://www.gnu.org/licenses/>.  */
 
 /* We don't want a PLT.  */
index 239a92618e9f19bc107678d92801e035906355bd..faf84724d72a4ae86f4bd416503cef651ca78fd4 100644 (file)
@@ -21,8 +21,9 @@ Under Section 7 of GPL version 3, you are granted additional
 permissions described in the GCC Runtime Library Exception, version
 3.1, as published by the Free Software Foundation.
 
-You should have received a copy of the GNU General Public License
-along with GCC; see the file COPYING3.  If not see
+You should have received a copy of the GNU General Public License and
+a copy of the GCC Runtime Library Exception along with this program;
+see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 <http://www.gnu.org/licenses/>.  */