Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge from gcc | DJ Delorie | 2001-10-16 | 1 | -1/+3 |
| | |||||
* | merge from gcc | DJ Delorie | 2001-09-27 | 1 | -1/+1 |
| | |||||
* | merge from gcc | DJ Delorie | 2001-09-26 | 1 | -0/+17 |
| | |||||
* | * safe-ctype.c: New file. | DJ Delorie | 2000-12-08 | 1 | -9/+5 |
| | | | | | | | | | | | * Makefile.in (CFILES): Add safe-ctype.c. (REQUIRED_OFILES): Add safe-ctype.o. * argv.c: Define ISBLANK and use it, not isspace. * basename.c, cplus-dem.c, fnmatch.c, pexecute.c, strtod.c, strtol.c, strtoul.c: Include safe-ctype.h, not ctype.h. Use uppercase ctype macros. Don't test ISUPPER(c)/ISLOWER(c) before calling TOLOWER(c)/TOUPPER(c). | ||||
* | * configure.in (AC_CHECK_HEADERS): Add time.h. | Jeff Law | 2000-07-23 | 1 | -0/+8 |
| | | | | | | (AC_HEADER_TIME): Add check. * configure, config.in: Regenerate. * getruntime.c: Portably #include <sys/time.h> and/or <time.h>. | ||||
* | * aclocal.m4 (libiberty_AC_DECLARE_ERRNO): New macro. | Jeff Law | 2000-07-23 | 1 | -0/+3 |
| | | | | | | * configure.in (libiberty_AC_DECLARE_ERRNO): Add check. * configure, config.in: Regenerate. * pexecute.c, strtol.c, strtoul.c: Declare errno if necessary. | ||||
* | import libiberty from egcs | Ian Lance Taylor | 2000-02-22 | 1 | -4/+1 |
| | |||||
* | 19990502 sourceware importbinu_ss_19990502 | Richard Henderson | 1999-05-03 | 1 | -0/+143 |