summaryrefslogtreecommitdiff
path: root/libiberty/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Add - before rms to be more portable.Mike Stump2000-12-081-7/+7
* safe-ctype.h: New file.Zack Weinberg2000-12-081-12/+12
* * Makefile.in (distclean): When cleaning, remove testsuite.Mike Stump2000-12-071-0/+1
* * Makefile.in (md5.o): Depend on config.h.Richard Henderson2000-08-281-0/+1
* [multiple changes]Jason Merrill2000-08-281-2/+2
* Makefile.in (rename.o, waitpid.o): Depend on config.hRodney Brown2000-07-261-0/+2
* configure.in (AC_CHECK_HEADERS): Add limits.h.Michael Sokolov2000-07-231-0/+2
* * (vasprintf.o): Add dependency for config.h in vasprintf.c.Mike Stump2000-07-211-0/+1
* * Makefile.in (xexit.o): Add dependency for config.h in xexit.c.Mike Stump2000-07-211-1/+1
* Makefile.in (cp-demangle.o): Depend on $(INCDIR)/demangle.h.Kaveh R. Ghazi2000-06-071-1/+1
* In include,Alex Samuel2000-06-051-15/+19
* * Makefile.in (objalloc.o): Depend on config.hJeff Law2000-05-301-1/+1
* Makefile.in (xmalloc.o): Add dependency for config.h, fixes make -j3.Mike Stump2000-05-241-1/+1
* Makefile.in: Change "pic" to depend on $(PICFLAG), notDavid Edelsohn2000-05-151-3/+4
* Add strncmp.c to list of CFILES and strncmp to the NEEDED listNick Clifton2000-05-091-2/+2
* Makefile.in (maintainer-clean-subdir): Fix handling of empty SUBDIRS.Alexandre Oliva2000-04-291-3/+3
* sort.c: New file.Mark Mitchell2000-04-241-4/+5
* Makefile.in (*-subdir): Revamp slightly to avoid losing on 4.3BSD systems.Michael Sokolov2000-04-211-3/+4
* merge from bfdlandIan Lance Taylor2000-03-241-6/+6
* * Makefile.in (partition.o): Depend on config.hJeffrey A Law2000-03-161-1/+1
* Changes in include:Alex Samuel2000-03-101-10/+12
* Update copyrightKaveh Ghazi2000-01-041-1/+1
* configure.in (ac_libiberty_warn_cflags): Turn on warnings if we're using gcc.Kaveh R. Ghazi2000-01-041-1/+1
* Revert last change.Jeff Law1999-11-151-4/+0
* * Makefile.in (LIBOBJS): Depend on stamp-picdir.Jeffrey A Law1999-11-151-0/+4
* Makefile.in (SUBDIRS): New macro.Nathan Sidwell1999-10-281-4/+14
* Makefile.in (CFILES): Add hashtab.cVladimir Makarov1999-10-151-3/+4
* xmemdup.c: New xmemdup function.Jeff Garzik1999-09-081-2/+3
* Makefile.in (CFILES): Add calloc.c and getpwd.c.Kaveh R. Ghazi1999-08-311-3/+4
* Makefile.in (FLAGS_TO_PASS): Include prefix, exec_prefix, libdir, libsubdir a...Daniel Jacobowitz1999-08-061-1/+6
* * Makefile.in (NEEDED): Add bcmp, bcopy, bzero.Jason Merrill1999-07-121-1/+1
* tweakJason Merrill1999-07-071-5/+6
* Makefile.in (needed-list): Only include stuff we actually need for libstdc++.Jason Merrill1999-07-071-6/+13
* Mike Stump <mrs@wrs.com>Mike Stump1999-06-101-0/+1
* Makefile.in (CFILES): Add putenv.c and setenv.c.Jeff Law1999-05-251-3/+3
* regress-demangle: New file.Tom Tromey1999-04-051-10/+22
* Makefile.in: Change mkstemp -> mkstemps.Dave Brolley1999-02-091-2/+2
* Makefile.in (REQUIRED_OFILES): remove mkstemp.oMarc Espie1999-02-081-1/+1
* * Makefile.in (xstrdup.o): Depend on config.h.Richard Henderson1999-01-301-1/+1
* * Makefile.in (CFILES): Fix typo: splay-tree.c, not splay-tree.oHans-Peter Nilsson1998-12-201-1/+1
* * Makefile.in (splay-tree.o): Add config.h dependency.Mike Stump1998-11-251-1/+1
* splay-tree.c: New file.Mark Mitchell1998-10-211-3/+5
* Fix parallel make problem.Michael Tiemann1998-10-121-2/+2
* Thu Oct 8 23:42:08 1998 Jeffrey A Law (law@cygnus.com)Jeff Law1998-10-081-4/+6
* pexecute.c: Updates from gcc.Jeffrey A Law1998-09-051-2/+3
* * Makefile.in (distclean): Don't remove alloca-conf.hAndreas Schwab1998-05-231-1/+1
* Makefile.in: Add a dependency on stamp-picdir for the objects...Mike Stump1998-05-211-0/+2
* Update from Cygnus libiberty.Jeff Law1998-05-151-172/+77
* alloca-norm.h (alloca, GCC case): Don't redefine alloca if it was alr eady de...Jeff Law1998-02-221-1/+1
* Makefile.in (FLAGS_TO_PASS): Don't pass PICFLAG.Manfred Hollstein1998-02-051-3/+2