summaryrefslogtreecommitdiff
path: root/gcc/ada/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/ChangeLog')
-rw-r--r--gcc/ada/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/gcc/ada/ChangeLog b/gcc/ada/ChangeLog
index 9321841aacd..238a8cd5408 100644
--- a/gcc/ada/ChangeLog
+++ b/gcc/ada/ChangeLog
@@ -1,3 +1,14 @@
+2011-09-02 Vincent Celier <celier@adacore.com>
+
+ * prj-nmsc.db: (Check_Stand_Alone_Library): For SALs, allow
+ only library names with the syntax of Ada identifiers, to avoid errors
+ when compiling the binder generated files.
+ * projects.texi: Document restriction on SAL library names
+
+2011-09-02 Thomas Quinot <quinot@adacore.com>
+
+ * a-chtgbo.adb: Minor comment fix.
+
2011-09-02 Robert Dewar <dewar@adacore.com>
* lib-xref.adb: Minor reformatting