OSDN Git Service

2004-06-09 Toralf Lund <toralf@procaptura.com>
authorjjohnstn <jjohnstn>
Wed, 9 Jun 2004 19:05:07 +0000 (19:05 +0000)
committerjjohnstn <jjohnstn>
Wed, 9 Jun 2004 19:05:07 +0000 (19:05 +0000)
commitce80b9a44458946ef5777786787511e905b291b1
treedfd617284dff10485e8123d1363db9ddcfaca419
parent6f04ecd574b0ca45727b47d1d358fead3edfd34c
2004-06-09  Toralf Lund  <toralf@procaptura.com>

        * libc/sys/arm/setjmp.S, libc/sys/arm/access.c: Move
        files from libc/sys/arm to libc/machine/arm.
        * libc/machine/arm/Makefile.am, libc/machine/arm/Makefile.in: Add
        library build support for files moved from libc/sys/arm.
        * libc/sys/arm/Makefile.am, libc/sys/arm/Makefile.in:  Remove
        references to access and setjmp.
        * configure.host: Add checks for newlib_may_supply_syscalls to
        determine whether or not to use sys/arm directory and use
        special compiler flags: ARM_RDI_MONITOR and ARM_RDP_MONITOR.
newlib/ChangeLog
newlib/configure.host
newlib/libc/machine/arm/Makefile.am
newlib/libc/machine/arm/Makefile.in
newlib/libc/machine/arm/access.c [moved from newlib/libc/sys/arm/access.c with 100% similarity]
newlib/libc/machine/arm/setjmp.S [moved from newlib/libc/sys/arm/setjmp.S with 100% similarity]
newlib/libc/sys/arm/Makefile.am
newlib/libc/sys/arm/Makefile.in