summaryrefslogtreecommitdiff
path: root/gcc/ada/projects.texi
diff options
context:
space:
mode:
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>2014-11-20 15:13:59 +0000
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>2014-11-20 15:13:59 +0000
commit5e1428a83a7de1aacd91fd8a97e31f7b6d0a56a1 (patch)
treef55801949f1a70d9ff0b7a6b77a8a6e29cbb0f0c /gcc/ada/projects.texi
parentb7aa58e45b5ed7639b872a9201d5016db87ba596 (diff)
downloadgcc-5e1428a83a7de1aacd91fd8a97e31f7b6d0a56a1.tar.gz
2014-11-20 Arnaud Charlet <charlet@adacore.com>
* s-taspri-solaris.ads: Replace 64 by long_long_integer'size. 2014-11-20 Olivier Hainque <hainque@adacore.com> * init.c (__gnat_map_signal for VxWorks): Use a common mapping scheme for VxWorks version >= 6, instead of falling back to the vx5 scheme for versions > 6. 2014-11-20 Ed Schonberg <schonberg@adacore.com> * exp_strm.adb (Build_Mutable_Record_Read_Procedure): Use base type when constructing subtype indication for constrained target object. 2014-11-20 Jose Ruiz <ruiz@adacore.com> * projects.texi: Minor spelling fix. 2014-11-20 Bob Duff <duff@adacore.com> * gnat_ugn.texi: Add doc for --split-line-before-op switch in gnatpp. 2014-11-20 Vincent Celier <celier@adacore.com> * prj-attr.adb (Register_New_Package): Allow the registration of an already unknown package and make it known. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@217873 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/ada/projects.texi')
-rw-r--r--gcc/ada/projects.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/projects.texi b/gcc/ada/projects.texi
index da9511bff84..5ff2abc89c0 100644
--- a/gcc/ada/projects.texi
+++ b/gcc/ada/projects.texi
@@ -2643,7 +2643,7 @@ themselves (so for instance you cannot use it to change the value
of your PATH as seen from the spawned compiler).
This attribute affects the external values as seen in the rest of
-the aggreate projects, and in the aggregated projects.
+the aggregate project, and in the aggregated projects.
The exact value of external a variable comes from one of three
sources (each level overrides the previous levels):