ChangeLog, ChangeLog: Moved misplaced entry.

2002-01-29	Joel Sherrill <joel@OARcorp.com>

	* ChangeLog, ada/ChangeLog: Moved misplaced entry.

From-SVN: r62102
This commit is contained in:
Joel Sherrill 2003-01-29 17:54:16 +00:00
parent 00323b08cf
commit 4fc5b7cf59
2 changed files with 12 additions and 1 deletions

View 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

View 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):