]> git.ipfire.org Git - thirdparty/gcc.git/commit
5rosinte.ads: Add SIGXCPU.
authorJoel Sherrill <joel@OARcorp.com>
Wed, 29 Jan 2003 17:43:57 +0000 (17:43 +0000)
committerJoel Sherrill <joel@gcc.gnu.org>
Wed, 29 Jan 2003 17:43:57 +0000 (17:43 +0000)
commitc4039eb00f3e9c46979dd4b027bd6f744f654a81
tree023559e3762c5cba547806f0f5a3f5dc0cc36717
parent204c43d6428292fd317ff16f79bbecdc37657dee
5rosinte.ads: Add SIGXCPU.

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().

From-SVN: r62098
gcc/ada/5rosinte.ads
gcc/ada/5rtpopsp.adb [new file with mode: 0644]
gcc/ada/ChangeLog
gcc/ada/Make-lang.in
gcc/ada/Makefile.in
gcc/ada/adaint.h
gcc/ada/init.c