OSDN Git Service

gcc/ada/
[pf3gnuchains/gcc-fork.git] / gcc / ada / ChangeLog
index 1ea33a6..cefae39 100644 (file)
@@ -1,3 +1,23 @@
+2007-11-14  Samuel Tardieu  <sam@rfc1149.net>
+
+       * adaint.c init.c initialize.c link.c: Remove system-specific
+       sections of non-supported Interix target.
+
+       * s-osinte-interix.ads: Removed.
+
+       * i-cstrin.ads (chars_ptr): Make it a C convention type.
+
+2007-11-13  Samuel Tardieu  <sam@rfc1149.net>
+
+       * a-tasatt.adb: Add a comment at the beginning of the package
+       explaining why in general 'Unchecked_Access must be used instead
+       of 'Access.
+
+       * sem_prag.adb (Process_Convention): Move the test for the
+       entity on which the Convention pragma applies down to also
+       forbid pragma Convention on enumeration literals reached
+       through renamings.
+
 2007-11-10  Samuel Tardieu  <sam@rfc1149.net>
 
        * a-tasatt.adb: Revert previous change for this file as it will