-
- Downloads
Makefile.in (TESTLIB): New.
* Makefile.in (TESTLIB): New. This library is for future testsuites. (CFILES, REQUIRED_OFILES, CONFIGURED_OFILES): Re-alphabetize, break down by letter. (REQUIRED_OFILES): List long-to-compile files first. (maint-deps): New, target for updating dependencies. (dependencies): Update. * maint-tool: Add dependency-generating option. * configure.in: Check for _doprnt even if we're not providing it. * configure: Regenerate. * _doprnt.c: Modifications to allow compiling on any platform. * copysign.c: Likewise. * putenv.c: Likewise. * setenv.c: Likewise. * vsprintf.c: Likewise. From-SVN: r49090
Showing
- libiberty/ChangeLog 19 additions, 0 deletionslibiberty/ChangeLog
- libiberty/Makefile.in 149 additions, 73 deletionslibiberty/Makefile.in
- libiberty/_doprnt.c 8 additions, 1 deletionlibiberty/_doprnt.c
- libiberty/configure 91 additions, 22 deletionslibiberty/configure
- libiberty/configure.in 2 additions, 0 deletionslibiberty/configure.in
- libiberty/copysign.c 12 additions, 0 deletionslibiberty/copysign.c
- libiberty/maint-tool 98 additions, 0 deletionslibiberty/maint-tool
- libiberty/putenv.c 5 additions, 1 deletionlibiberty/putenv.c
- libiberty/setenv.c 7 additions, 1 deletionlibiberty/setenv.c
- libiberty/vsprintf.c 5 additions, 1 deletionlibiberty/vsprintf.c
Loading
Please register or sign in to comment