Resync.
authorArnaud Charlet <charlet@gcc.gnu.org>
Tue, 27 May 2008 11:00:39 +0000 (13:00 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Tue, 27 May 2008 11:00:39 +0000 (13:00 +0200)
From-SVN: r136010

gcc/ada/ChangeLog

index 2f6a508..7f702ff 100644 (file)
@@ -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