OSDN Git Service

2004-04-08 Joel Sherrill <joel@oarcorp.com>
authorjoel <joel@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 8 Apr 2004 17:54:03 +0000 (17:54 +0000)
committerjoel <joel@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 8 Apr 2004 17:54:03 +0000 (17:54 +0000)
commit2440d8dd25f6284415b1ed2e6cbd908748f0de79
treeac68fae9acea022241c01614bfabb10c23c1bec3
parent59fb70e4ea6b44469da6d32bb3e23cd684515546
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@80517 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/ada/5rosinte.adb
gcc/ada/5rosinte.ads
gcc/ada/5rtpopsp.adb
gcc/ada/init.c