OSDN Git Service

PR ada/9953:
[pf3gnuchains/gcc-fork.git] / gcc / ada / ChangeLog
index cadce12..6f2c2ce 100644 (file)
@@ -1,3 +1,20 @@
+
+2003-06-04  Olivier Hainque  <hainque@act-europe.fr>
+
+        PR ada/9953:
+        * 5hsystem.ads: Remove pragma Linker_Option for pthreads library,
+        and turn ZCX_By_Default back to False since the underlying support
+        is not quite there yet.
+
+2003-06-01  Andreas Jaeger  <aj@suse.de>
+
+       * utils.c (finish_record_type): Remove usages of ROUND_TYPE_SIZE
+       and ROUND_TYPE_SIZE_UNIT.
+
+2003-05-22   Geert Bosch <bosch@gnat.com>
+
+       * gnat_rm.texi : Remove reference to Ada Core Technologies.
+
 2003-05-03  Nathan Sidwell  <nathan@codesourcery.com>
 
        * trans.c (tree_transform): Use location_t and input_location
 
 2003-05-01  Laurent Guerby <guerby@acm.org>
 
-        PR ada/10546 
+        PR ada/10546
         * 5iosinte.ads: Increase pthread_cond_t size to match recent
         LinuxThread and NPTL version, merge from ACT.
-       
+
 2003-04-28  Zack Weinberg  <zack@codesourcery.com>
 
        * utils.c (convert): No need to clear TREE_CST_RTL.