Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-03-04 | merge from gcc | DJ Delorie | 1 | -1/+30 | |
2002-01-22 | merge from gcc | DJ Delorie | 1 | -73/+149 | |
2001-11-26 | merge from gcc | DJ Delorie | 1 | -2/+7 | |
2001-10-21 | merge from gcc | DJ Delorie | 1 | -1/+8 | |
2001-10-16 | merge from gcc | DJ Delorie | 1 | -2/+6 | |
2001-09-26 | merge from gcc | DJ Delorie | 1 | -7/+61 | |
2001-08-22 | merge from gcc | DJ Delorie | 1 | -1/+1 | |
2001-08-21 | merge from gcc | DJ Delorie | 1 | -2/+3 | |
2001-08-04 | merge from gcc | DJ Delorie | 1 | -1/+1 | |
2001-07-26 | merge from gcc | DJ Delorie | 1 | -1/+1 | |
2001-07-11 | merge from gcc | DJ Delorie | 1 | -2/+4 | |
2001-07-05 | merge from gcc | DJ Delorie | 1 | -1/+1 | |
2001-04-16 | sync with egcs | DJ Delorie | 1 | -3/+3 | |
2001-04-16 | Forgot the makefile portion | Daniel Berlin | 1 | -4/+5 | |
2001-03-28 | merge from gcc | DJ Delorie | 1 | -0/+1 | |
2001-03-21 | merge from gcc | DJ Delorie | 1 | -2/+2 | |
2001-03-10 | merge from gcc | DJ Delorie | 1 | -6/+9 | |
2001-03-06 | merge from gcc | DJ Delorie | 1 | -20/+15 | |
2000-12-09 | Add - before rms to be more portable. | DJ Delorie | 1 | -7/+7 | |
2000-12-08 | * safe-ctype.c: New file. | DJ Delorie | 1 | -12/+12 | |
* 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). | |||||
2000-12-07 | * Makefile.in (distclean): When cleaning, remove testsuite. | DJ Delorie | 1 | -0/+1 | |
2000-10-12 | merge from gcc repository | DJ Delorie | 1 | -1/+3 | |
2000-09-22 | * Makefile.in (REQUIRED_OFILES): Add md5.o. | Jason Merrill | 1 | -2/+2 | |
(CFILES): Add md5.c. * md5.c: New file. | |||||
2000-07-26 | * Makefile.in (rename.o, waitpid.o): Depend on config.h | Jeff Law | 1 | -0/+2 | |
* rename.c: include config.h, unistd.h * waitpid.c: include config.h, sys/wait.h | |||||
2000-07-23 | * configure.in (AC_CHECK_HEADERS): Add time.h. | Jeff Law | 1 | -0/+2 | |
(AC_HEADER_TIME): Add check. * configure, config.in: Regenerate. * getruntime.c: Portably #include <sys/time.h> and/or <time.h>. | |||||
2000-06-15 | Synced with libiberty in the gcc repository. | H.J. Lu | 1 | -22/+28 | |
2000-06-06 | * Makefile.in: add EXTRA_INCS | DJ Delorie | 1 | -1/+1 | |
* configure.in: if with-newlib, point to it for includes rather than using the installed includes, for target builds. If cygwin, override function list only for target builds. * configure: regenerate Note from DJ: I waited a week for gcc approval and got none, but we need this patch for cygwin builds *now*. I'll fix it later if need be. | |||||
2000-05-30 | * Makefile.in (objalloc.o): Depend on config.h | Jeff Law | 1 | -1/+1 | |
2000-05-26 | * Makefile.in (maintainer-clean-subdir): Fix handling of empty | Alexandre Oliva | 1 | -2/+2 | |
SUBDIRS. | |||||
2000-04-21 | 2000-04-21 Michael Sokolov <msokolov@ivan.Harhan.ORG> | Jeff Law | 1 | -3/+4 | |
* Makefile.in (*-subdir): Revamp slightly to avoid losing on 4.3BSD systems. | |||||
2000-03-24 | merge from gcc | Jason Merrill | 1 | -10/+12 | |
2000-02-22 | merge with libiberty from egcs 2000-02-22 | Ian Lance Taylor | 1 | -28/+67 | |
1999-08-03 | * Makefile.in (install_to_libdir): Change $(TARGETLIB).n to | Ian Lance Taylor | 1 | -6/+6 | |
$(TARGETLIB)n so it works on MSDOS. (install_to_tooldir): Likewise. | |||||
1999-05-03 | 19990502 sourceware importbinu_ss_19990502 | Richard Henderson | 1 | -0/+247 | |