]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
ChangeLog, ChangeLog: Moved misplaced entry.
authorJoel Sherrill <joel@gcc.gnu.org>
Wed, 29 Jan 2003 17:54:16 +0000 (17:54 +0000)
committerJoel Sherrill <joel@gcc.gnu.org>
Wed, 29 Jan 2003 17:54:16 +0000 (17:54 +0000)
2002-01-29 Joel Sherrill <joel@OARcorp.com>

* ChangeLog, ada/ChangeLog: Moved misplaced entry.

From-SVN: r62102

gcc/ChangeLog
gcc/ada/ChangeLog

index 31e791584848405b21bd9c75916aac069752ccf7..33a731e83cdeb3630241b5d3b36492c9c52c30c8 100644 (file)
@@ -3,7 +3,7 @@
        * gthr-rtems.h: Define __GTHREAD_MUTEX_INIT.  Apparently no code
        depended on it being defined until now. This was tracked as PR9296.
 
-2003-01-13     Joel Sherrill <joel@OARcorp.com>
+2003-01-29     Joel Sherrill <joel@OARcorp.com>
 
        * config/mips/rtems.h: Predefine __USE_INIT_FINI__ so generic
        RTEMS code knows which C++ initialization style the toolset
index 86b8c18d5b8cb155503de57bdedb0cb5bb60d214..8c1f762c31ab82cbf19b3c84ffd529fc2111f838 100644 (file)
@@ -1,3 +1,14 @@
+2003-01-29     Joel Sherrill <joel@OARcorp.com>
+
+       * 5rosinte.ads: Add SIGXCPU.
+       * 5rtpopsp.adb: New file.
+       * Make-lang.in: Do not build gnatpsta and gnatpsys when cross.
+       * Makefile.in: Recognize more RTEMS targets and add the RTEMS
+       specific file 5rtpopsp.adb.
+       * adaint.h: Add include of <stdio.h> when target is RTEMS.  This
+       is likely needed for all newlib targets.
+       * init.c: Add RTEMS specific version of __gnat_initialize().
+
 2003-01-29  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
 
        * Make-lang.in (gnattools, ada.install-common):