Commit a5024e01 by Georg-Johann Lay Committed by Georg-Johann Lay

re PR libgcc/61152 (Missing GCC Runtime Library Exception in some files that are…

re PR libgcc/61152 (Missing GCC Runtime Library Exception in some files that are included in libgcc)

	PR libgcc/61152
	* config/arm/arm-opts.h (License): Add GCC Runtime Library Exception.
	* config/arm/arm-cores.def (License): Same.

From-SVN: r210959
parent 8e90d186
2014-05-27 Georg-Johann Lay <avr@gjlay.de>
PR libgcc/61152
* config/arm/arm-opts.h (License): Add GCC Runtime Library Exception.
* config/arm/arm-cores.def (License): Same.
2014-05-26 Jan Hubicka <hubicka@ucw.cz> 2014-05-26 Jan Hubicka <hubicka@ucw.cz>
* tree.h (decl_comdat_group): Declare. * tree.h (decl_comdat_group): Declare.
...@@ -2253,6 +2259,7 @@ ...@@ -2253,6 +2259,7 @@
2014-05-12 Georg-Johann Lay <avr@gjlay.de> 2014-05-12 Georg-Johann Lay <avr@gjlay.de>
PR libgcc/61152
* config/arm/arm.h (License): Add GCC Runtime Library Exception. * config/arm/arm.h (License): Add GCC Runtime Library Exception.
* config/arm/aout.h (License): Same. * config/arm/aout.h (License): Same.
* config/arm/bpabi.h (License): Same. * config/arm/bpabi.h (License): Same.
......
...@@ -14,6 +14,10 @@ ...@@ -14,6 +14,10 @@
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details. 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
3.1, as published by the Free Software Foundation.
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with GCC; see the file COPYING3. If not see along with GCC; see the file COPYING3. If not see
<http://www.gnu.org/licenses/>. */ <http://www.gnu.org/licenses/>. */
......
...@@ -13,6 +13,10 @@ ...@@ -13,6 +13,10 @@
or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public
License for more details. License for more details.
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 You should have received a copy of the GNU General Public License
along with GCC; see the file COPYING3. If not see along with GCC; see the file COPYING3. If not see
<http://www.gnu.org/licenses/>. */ <http://www.gnu.org/licenses/>. */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment