aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorArnaud Charlet <charlet@gcc.gnu.org>2008-05-27 13:00:39 +0200
committerArnaud Charlet <charlet@gcc.gnu.org>2008-05-27 13:00:39 +0200
commit79d2a7279ffca5617a15c9082369110fd491efda (patch)
treea4ec0d910c150b367062a323f8488a946a7ec72c /gcc
parent469dfae932684a783566ae5f1654504fcf8ffd54 (diff)
downloadgcc-79d2a7279ffca5617a15c9082369110fd491efda.zip
gcc-79d2a7279ffca5617a15c9082369110fd491efda.tar.gz
gcc-79d2a7279ffca5617a15c9082369110fd491efda.tar.bz2
Resync.
From-SVN: r136010
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ada/ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/gcc/ada/ChangeLog b/gcc/ada/ChangeLog
index 2f6a508..7f702ff 100644
--- a/gcc/ada/ChangeLog
+++ b/gcc/ada/ChangeLog
@@ -1,3 +1,19 @@
+2008-05-27 Arnaud Charlet <charlet@adacore.com>
+
+ * bindgen.adb: Update comments.
+
+ * s-tasinf-mingw.adb: Add "with" of System.OS_Interface
+
+2008-05-27 Vincent Celier <celier@adacore.com>
+
+ * gnatcmd.adb, prj-proc.adb, make.adb, mlib-prj.adb, prj.adb,
+ prj.ads, makegpr.adb, makeutl.adb, clean.adb, prj-nmsc.adb,
+ mlib-tgt.adb, prj-env.adb, prj-env.ads:
+ (Path_Information): New record type
+ Use component of type Path_Information when there are two paths, one in
+ canonical format and one in display format.
+ Update the project manager to these new components.
+
2008-05-27 Robert Dewar <dewar@adacore.com>
* makeutl.adb: Minor reformatting