summaryrefslogtreecommitdiffstats
path: root/gcc/ada/targparm.ads
diff options
context:
space:
mode:
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>2011-08-04 08:00:37 +0000
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>2011-08-04 08:00:37 +0000
commit307542e2ccaf036c4a47139c8b42240a3331e643 (patch)
treecbd8cdc0a509cc509008b337b29e163fa5ef0628 /gcc/ada/targparm.ads
parent1994083aff1b0a99355601bdd7103ba331537c52 (diff)
downloadppe42-gcc-307542e2ccaf036c4a47139c8b42240a3331e643.tar.gz
ppe42-gcc-307542e2ccaf036c4a47139c8b42240a3331e643.zip
2011-08-04 Jerome Lambourg <lambourg@adacore.com>
* g-comlin.adb (For_Each_Simple_Switch.Is_In_Config): Remove the invalid checks of the Parameter, making Remove_Switch not working correctly. 2011-08-04 Arnaud Charlet <charlet@adacore.com> * targparm.ads: Update header: no run-time exception is needed on this file. 2011-08-04 Vincent Celier <celier@adacore.com> * a-fihema.adb: Use System.IO instead of GNAT.IO 2011-08-04 Thomas Quinot <quinot@adacore.com> * sem_ch3.adb (Access_Definition): Anonymous access to subprogram types are forbidden in Compiler_Unit mode. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@177323 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/ada/targparm.ads')
-rw-r--r--gcc/ada/targparm.ads16
1 files changed, 5 insertions, 11 deletions
diff --git a/gcc/ada/targparm.ads b/gcc/ada/targparm.ads
index 726e30550e7..7db350be24c 100644
--- a/gcc/ada/targparm.ads
+++ b/gcc/ada/targparm.ads
@@ -6,23 +6,17 @@
-- --
-- S p e c --
-- --
--- Copyright (C) 1999-2009, Free Software Foundation, Inc. --
+-- Copyright (C) 1999-2011, Free Software Foundation, Inc. --
-- --
-- GNAT is free software; you can redistribute it and/or modify it under --
-- terms of the GNU General Public License as published by the Free Soft- --
-- ware Foundation; either version 3, or (at your option) any later ver- --
-- sion. GNAT is distributed in the hope that it will be useful, but WITH- --
-- OUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY --
--- or FITNESS FOR A PARTICULAR PURPOSE. --
--- --
--- As a special exception 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 --
--- <http://www.gnu.org/licenses/>. --
+-- 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 distributed with GNAT; see file COPYING3. If not, go to --
+-- http://www.gnu.org/licenses for a complete copy of the license. --
-- --
-- GNAT was originally developed by the GNAT team at New York University. --
-- Extensive contributions were provided by Ada Core Technologies Inc. --
OpenPOWER on IntegriCloud