Commit Graph

29 Commits

Author SHA1 Message Date
DJ Delorie 3942352316 merge from gcc 2001-09-26 18:45:50 +00:00
DJ Delorie f01b59ed06 merge from gcc 2001-08-22 02:12:15 +00:00
DJ Delorie 8e777d6aa9 merge from gcc 2001-08-21 15:19:19 +00:00
DJ Delorie cc5144f8c0 merge from gcc 2001-08-04 01:07:57 +00:00
DJ Delorie a5d8f731bf merge from gcc 2001-07-26 14:14:49 +00:00
DJ Delorie 2a6ef46975 merge from gcc 2001-07-11 00:15:54 +00:00
DJ Delorie 7b78baae9b merge from gcc 2001-07-05 17:29:17 +00:00
DJ Delorie 0279cc646c sync with egcs 2001-04-16 18:42:41 +00:00
Daniel Berlin a5dd804ef9 Forgot the makefile portion 2001-04-16 14:11:24 +00:00
DJ Delorie a7bf099bb7 merge from gcc 2001-03-28 17:38:43 +00:00
DJ Delorie 1dffcc6638 merge from gcc 2001-03-21 20:12:30 +00:00
DJ Delorie 8aa30e60ce merge from gcc 2001-03-10 22:23:50 +00:00
DJ Delorie 30673bf511 merge from gcc 2001-03-06 18:27:14 +00:00
DJ Delorie c00c39edd4 Add - before rms to be more portable. 2000-12-09 16:10:41 +00:00
DJ Delorie ac424eb32c * safe-ctype.c: New file.
* 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-08 16:37:01 +00:00
DJ Delorie 4415a860ff * Makefile.in (distclean): When cleaning, remove testsuite. 2000-12-07 23:14:29 +00:00
DJ Delorie 74bcd5294f merge from gcc repository 2000-10-12 02:16:48 +00:00
Jason Merrill 050823ca47 * Makefile.in (REQUIRED_OFILES): Add md5.o.
(CFILES): Add md5.c.
        * md5.c: New file.
2000-09-22 18:31:23 +00:00
Jeff Law 90aaccd1f2 * Makefile.in (rename.o, waitpid.o): Depend on config.h
* rename.c: include config.h, unistd.h
        * waitpid.c: include config.h, sys/wait.h
2000-07-26 23:24:05 +00:00
Jeff Law 62df206565 * configure.in (AC_CHECK_HEADERS): Add time.h.
(AC_HEADER_TIME): Add check.
        * configure, config.in: Regenerate.
        * getruntime.c: Portably #include <sys/time.h> and/or <time.h>.
2000-07-23 19:20:18 +00:00
H.J. Lu eb383413c2 Synced with libiberty in the gcc repository. 2000-06-15 20:56:25 +00:00
DJ Delorie 9cc28cc8a9 * Makefile.in: add EXTRA_INCS
* 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-06-06 17:52:20 +00:00
Jeff Law 77bfb69416 * Makefile.in (objalloc.o): Depend on config.h 2000-05-30 21:08:32 +00:00
Alexandre Oliva 010c70e10f * Makefile.in (maintainer-clean-subdir): Fix handling of empty
SUBDIRS.
2000-05-26 12:50:58 +00:00
Jeff Law 19be430370 2000-04-21 Michael Sokolov <msokolov@ivan.Harhan.ORG>
* Makefile.in (*-subdir): Revamp slightly to avoid losing on
        4.3BSD systems.
2000-04-21 22:19:43 +00:00
Jason Merrill b4fe268363 merge from gcc 2000-03-24 21:31:22 +00:00
Ian Lance Taylor 0c0a36a403 merge with libiberty from egcs 2000-02-22 2000-02-22 16:14:35 +00:00
Ian Lance Taylor 19c33eebb1 * Makefile.in (install_to_libdir): Change $(TARGETLIB).n to
$(TARGETLIB)n so it works on MSDOS.
	(install_to_tooldir): Likewise.
1999-08-03 16:00:16 +00:00
Richard Henderson 252b5132c7 19990502 sourceware import 1999-05-03 07:29:11 +00:00