diff options
author | Arnaud Charlet <charlet@gcc.gnu.org> | 2014-01-24 15:00:34 +0100 |
---|---|---|
committer | Arnaud Charlet <charlet@gcc.gnu.org> | 2014-01-24 15:00:34 +0100 |
commit | 0567ae8de77473e32db5942220bf06ec54c57a0d (patch) | |
tree | 53dc31646f8570aca5d6a425e6413a2e5d4fde6a /gcc/input.c | |
parent | 4437ea95cc8a9fd845e435527565718e566fa937 (diff) | |
download | gcc-0567ae8de77473e32db5942220bf06ec54c57a0d.zip gcc-0567ae8de77473e32db5942220bf06ec54c57a0d.tar.gz gcc-0567ae8de77473e32db5942220bf06ec54c57a0d.tar.bz2 |
[multiple changes]
2014-01-24 Pascal Obry <obry@adacore.com>
* prj-attr.adb, projects.texi, snames.ads-tmpl: Add Excluded_Patterns
attribute definition.
2014-01-24 Vincent Celier <celier@adacore.com>
* makeutl.adb (Queue.Insert_No_Roots): In gprbuild, do not put
in the Queue the same source (same path, same multi-source index)
from the same project file, to avoid compiling several times
the same source.
2014-01-24 Eric Botcazou <ebotcazou@adacore.com>
* einfo.ads (First_Rep_Item): Remove obsolete stuff.
(Has_Gigi_Rep_Item): Likewise.
* sem_prag.adb (Analyze_Pragma) <Pragma_Linker_Section>: Do not set
Has_Gigi_Rep_Item for objects.
* gcc-interface/decl.c (prepend_one_attribute_to): Rename into...
(prepend_one_attribute): ...this.
(prepend_one_attribute_pragma): New function extracted from...
(prepend_attributes): ...here. Swap the parameters for consistency.
(gnat_to_gnu_entity): Adjust calls to prepend_one_attribute_to and to
prepend_attributes.
<object>: Deal with a pragma Linker_Section on a constant
or variable. <E_Function>: Deal with a pragma Linker_Section
on a subprogram.
(get_minimal_subprog_decl): Adjust calls to prepend_one_attribute_to.
2014-01-24 Vincent Celier <celier@adacore.com>
* opt.ads: Minor comment update.
From-SVN: r207028
Diffstat (limited to 'gcc/input.c')
0 files changed, 0 insertions, 0 deletions