]> git.ipfire.org Git - thirdparty/gcc.git/commit
5rosinte.ads: Add SIGXCPU.
authorJoel Sherrill <joel@gcc.gnu.org>
Wed, 29 Jan 2003 17:34:09 +0000 (17:34 +0000)
committerJoel Sherrill <joel@gcc.gnu.org>
Wed, 29 Jan 2003 17:34:09 +0000 (17:34 +0000)
commit00323b08cff8e5e73de07b4d515b4bdaf0b0fd7c
tree8943eb13113ae7c137a0f31bbc5d6883c22cc150
parent7f4bd74845c0fe28e9dc9ceac7341a68a69809df
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: r62094
gcc/ada/5rosinte.ads
gcc/ada/5rtpopsp.adb [new file with mode: 0644]
gcc/ada/Make-lang.in
gcc/ada/Makefile.in
gcc/ada/adaint.h
gcc/ada/init.c