aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/v850/rtems.h
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2017-07-25 10:06:23 +0000
committerSebastian Huber <sh@gcc.gnu.org>2017-07-25 10:06:23 +0000
commit99f089746928c9677fe57d9ae99b9f83d8a247c1 (patch)
treea0bcd69424769a8e831942b4cfc3cfa0e6b2cec1 /gcc/config/v850/rtems.h
parentd172f538fd607f6e603af086ddcb0c112d199d7d (diff)
downloadgcc-99f089746928c9677fe57d9ae99b9f83d8a247c1.zip
gcc-99f089746928c9677fe57d9ae99b9f83d8a247c1.tar.gz
gcc-99f089746928c9677fe57d9ae99b9f83d8a247c1.tar.bz2
[RTEMS] Add GCC Runtime Library Exception
gcc/ PR libgcc/61152 * config/aarch64/rtems.h: Add GCC Runtime Library Exception. Format changes. * config/arm/rtems.h: Likewise. * config/bfin/rtems.h: Likewise. * config/i386/rtemself.h: Likewise. * config/lm32/rtems.h: Likewise. * config/m32c/rtems.h: Likewise. * config/m68k/rtemself.h: Likewise. * config/microblaze/rtems.h: Likewise. * config/mips/rtems.h: Likewise. * config/moxie/rtems.h: Likewise. * config/nios2/rtems.h: Likewise. * config/powerpcspe/rtems.h: Likewise. * config/rs6000/rtems.h: Likewise. * config/rtems.h: Likewise. * config/sh/rtems.h: Likewise. * config/sh/rtemself.h: Likewise. * config/sparc/rtemself.h: Likewise. From-SVN: r250500
Diffstat (limited to 'gcc/config/v850/rtems.h')
-rw-r--r--gcc/config/v850/rtems.h18
1 files changed, 9 insertions, 9 deletions
diff --git a/gcc/config/v850/rtems.h b/gcc/config/v850/rtems.h
index b779a0d..231503b 100644
--- a/gcc/config/v850/rtems.h
+++ b/gcc/config/v850/rtems.h
@@ -3,15 +3,15 @@
This file is part of GCC.
- GCC is free software; you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation; either version 3, or (at your option)
- any later version.
-
- GCC is distributed in the hope that it will be useful,
- 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.
+ GCC is free software; you can redistribute it and/or modify it
+ under the terms of the GNU General Public License as published
+ by the Free Software Foundation; either version 3, or (at your
+ option) any later version.
+
+ GCC is distributed in the hope that it will be useful, 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.
Under Section 7 of GPL version 3, you are granted additional
permissions described in the GCC Runtime Library Exception, version