From ca48e5efaee333309fcc62c9afbc65b7d5952d3d Mon Sep 17 00:00:00 2001 From: Georg-Johann Lay Date: Wed, 28 May 2014 09:33:04 +0000 Subject: re PR libgcc/61152 (Missing GCC Runtime Library Exception in some files that are included in libgcc) gcc/ PR libgcc/61152 * config/dbx.h (License): Add Runtime Library Exception. * config/newlib-stdint.h (License): Same. * config/rtems.h (License): Same * config/initfini-array.h (License): Same * config/v850/v850.h (License): Same. * config/v850/v850-opts.h (License): Same * config/v850/rtems.h (License): Same. From-SVN: r211004 --- gcc/ChangeLog | 11 +++++++++++ gcc/config/dbx.h | 9 +++++++-- gcc/config/initfini-array.h | 9 +++++++-- gcc/config/newlib-stdint.h | 9 +++++++-- gcc/config/rtems.h | 9 +++++++-- gcc/config/v850/rtems.h | 9 +++++++-- gcc/config/v850/v850-opts.h | 9 +++++++-- gcc/config/v850/v850.h | 9 +++++++-- 8 files changed, 60 insertions(+), 14 deletions(-) (limited to 'gcc') diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 4ae0267..7ec8e44 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,5 +1,16 @@ 2014-05-28 Georg-Johann Lay + PR libgcc/61152 + * config/dbx.h (License): Add Runtime Library Exception. + * config/newlib-stdint.h (License): Same. + * config/rtems.h (License): Same + * config/initfini-array.h (License): Same + * config/v850/v850.h (License): Same. + * config/v850/v850-opts.h (License): Same + * config/v850/rtems.h (License): Same. + +2014-05-28 Georg-Johann Lay + PR target/61044 * doc/extend.texi (Local Labels): Note that label differences are not supported for AVR. diff --git a/gcc/config/dbx.h b/gcc/config/dbx.h index 1b68bcd..8173bb0 100644 --- a/gcc/config/dbx.h +++ b/gcc/config/dbx.h @@ -13,8 +13,13 @@ but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. -You should have received a copy of the GNU General Public License -along with GCC; see the file COPYING3. If not see +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 and +a copy of the GCC Runtime Library Exception along with this program; +see the files COPYING3 and COPYING.RUNTIME respectively. If not, see . */ /* This file causes gcc to prefer using DBX (stabs) debugging diff --git a/gcc/config/initfini-array.h b/gcc/config/initfini-array.h index f7ae836..67e66f6 100644 --- a/gcc/config/initfini-array.h +++ b/gcc/config/initfini-array.h @@ -14,8 +14,13 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. - You should have received a copy of the GNU General Public License - along with GCC; see the file COPYING3. If not see + 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 and + a copy of the GCC Runtime Library Exception along with this program; + see the files COPYING3 and COPYING.RUNTIME respectively. If not, see . */ #ifdef HAVE_INITFINI_ARRAY_SUPPORT diff --git a/gcc/config/newlib-stdint.h b/gcc/config/newlib-stdint.h index f4a78a5..47445e4 100644 --- a/gcc/config/newlib-stdint.h +++ b/gcc/config/newlib-stdint.h @@ -13,8 +13,13 @@ but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. -You should have received a copy of the GNU General Public License -along with GCC; see the file COPYING3. If not see +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 and +a copy of the GCC Runtime Library Exception along with this program; +see the files COPYING3 and COPYING.RUNTIME respectively. If not, see . */ /* newlib uses 32-bit long in certain cases for all non-SPU diff --git a/gcc/config/rtems.h b/gcc/config/rtems.h index 3da27c5..f14aed3 100644 --- a/gcc/config/rtems.h +++ b/gcc/config/rtems.h @@ -13,8 +13,13 @@ but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. -You should have received a copy of the GNU General Public License -along with GCC; see the file COPYING3. If not see +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 and +a copy of the GCC Runtime Library Exception along with this program; +see the files COPYING3 and COPYING.RUNTIME respectively. If not, see . */ /* The system headers under RTEMS are C++-aware. */ diff --git a/gcc/config/v850/rtems.h b/gcc/config/v850/rtems.h index 01dff3e..42ebb9f 100644 --- a/gcc/config/v850/rtems.h +++ b/gcc/config/v850/rtems.h @@ -13,8 +13,13 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. - You should have received a copy of the GNU General Public License - along with GCC; see the file COPYING3. If not see + 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 and + a copy of the GCC Runtime Library Exception along with this program; + see the files COPYING3 and COPYING.RUNTIME respectively. If not, see . */ /* Specify predefined symbols in preprocessor. */ diff --git a/gcc/config/v850/v850-opts.h b/gcc/config/v850/v850-opts.h index a91b1b0..c3d9b7a 100644 --- a/gcc/config/v850/v850-opts.h +++ b/gcc/config/v850/v850-opts.h @@ -13,8 +13,13 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. - You should have received a copy of the GNU General Public License - along with GCC; see the file COPYING3. If not see + 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 and + a copy of the GCC Runtime Library Exception along with this program; + see the files COPYING3 and COPYING.RUNTIME respectively. If not, see . */ #ifndef V850_OPTS_H diff --git a/gcc/config/v850/v850.h b/gcc/config/v850/v850.h index 92db20a4..6ccdc5d 100644 --- a/gcc/config/v850/v850.h +++ b/gcc/config/v850/v850.h @@ -14,8 +14,13 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. - You should have received a copy of the GNU General Public License - along with GCC; see the file COPYING3. If not see + 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 and + a copy of the GCC Runtime Library Exception along with this program; + see the files COPYING3 and COPYING.RUNTIME respectively. If not, see . */ #ifndef GCC_V850_H -- cgit v1.1