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
This commit is contained in:
parent
ce5bf41cc2
commit
e0709888ef
2 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
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>
|
||||
|
||||
PR ada/22333
|
||||
|
|
|
@ -948,6 +948,8 @@ ifeq ($(strip $(filter-out rtems%,$(osys))),)
|
|||
s-parame.adb<s-parame-rtems.adb \
|
||||
s-taprop.adb<s-taprop-posix.adb \
|
||||
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
|
||||
endif
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue