]> gcc.gnu.org Git - gcc.git/commit
re PR ada/14538 (*-rtems broken for gnat)
authorJoel Sherrill <joel@OARcorp.com>
Thu, 8 Apr 2004 17:54:03 +0000 (17:54 +0000)
committerJoel Sherrill <joel@gcc.gnu.org>
Thu, 8 Apr 2004 17:54:03 +0000 (17:54 +0000)
commitc00e272ed3f6c7cb31b9f6777a9f0753ed414340
treeac68fae9acea022241c01614bfabb10c23c1bec3
parent4afae4b9c87a32dd832f2b28670a8e074982db98
re PR ada/14538 (*-rtems broken for gnat)

2004-04-08  Joel Sherrill <joel@oarcorp.com>

PR ada/14538
* ada/5rosinte.adb: Remove fake mprotect() body.
* ada/5rosinte.ads: Add SA_SIGINFO.
* ada/5rtpopsp.adb: Rewrite to use new interface.
* ada/init.c: Reorder so the simple single OS conditional __rtems__
is tested before more complex ones which mix UNIX and embedded
systems in the conditional.

From-SVN: r80517
gcc/ChangeLog
gcc/ada/5rosinte.adb
gcc/ada/5rosinte.ads
gcc/ada/5rtpopsp.adb
gcc/ada/init.c
This page took 0.063828 seconds and 5 git commands to generate.