Commit e0709888 by Laurent GUERBY Committed by Laurent Guerby

re PR ada/24857 (ada/s-auxdec.ads alignment issue for arm-rtems)

2005-11-18  Laurent GUERBY  <laurent@guerby.net>

        PR ada/24857
        * Makefile.in: Use s-auxdec-empty for RTEMS.

From-SVN: r107175
parent ce5bf41c
2005-11-18 Laurent GUERBY <laurent@guerby.net>
PR ada/24857
* Makefile.in: Use s-auxdec-empty for RTEMS.
2005-11-17 Richard Kenner <kenner@vlsi1.ultra.nyu.edu> 2005-11-17 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
PR ada/22333 PR ada/22333
......
...@@ -948,6 +948,8 @@ ifeq ($(strip $(filter-out rtems%,$(osys))),) ...@@ -948,6 +948,8 @@ ifeq ($(strip $(filter-out rtems%,$(osys))),)
s-parame.adb<s-parame-rtems.adb \ s-parame.adb<s-parame-rtems.adb \
s-taprop.adb<s-taprop-posix.adb \ s-taprop.adb<s-taprop-posix.adb \
s-taspri.ads<s-taspri-posix.ads \ s-taspri.ads<s-taspri-posix.ads \
s-auxdec.ads<s-auxdec-empty.ads \
s-auxdec.adb<s-auxdec-empty.adb \
s-tpopsp.adb<s-tpopsp-rtems.adb s-tpopsp.adb<s-tpopsp-rtems.adb
endif endif
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment