aboutsummaryrefslogtreecommitdiff
path: root/libiberty/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
1999-10-28Makefile.in (SUBDIRS): New macro.Nathan Sidwell1-4/+14
1999-10-15Makefile.in (CFILES): Add hashtab.cVladimir Makarov1-3/+4
1999-09-08xmemdup.c: New xmemdup function.Jeff Garzik1-2/+3
1999-08-31Makefile.in (CFILES): Add calloc.c and getpwd.c.Kaveh R. Ghazi1-3/+4
1999-08-06Makefile.in (FLAGS_TO_PASS): Include prefix, exec_prefix, libdir, libsubdir a...Daniel Jacobowitz1-1/+6
1999-07-12* Makefile.in (NEEDED): Add bcmp, bcopy, bzero.Jason Merrill1-1/+1
1999-07-07tweakJason Merrill1-5/+6
1999-07-07Makefile.in (needed-list): Only include stuff we actually need for libstdc++.Jason Merrill1-6/+13
1999-06-10Mike Stump <mrs@wrs.com>Mike Stump1-0/+1
1999-05-25Makefile.in (CFILES): Add putenv.c and setenv.c.Jeff Law1-3/+3
1999-04-05regress-demangle: New file.Tom Tromey1-10/+22
1999-02-09Makefile.in: Change mkstemp -> mkstemps.Dave Brolley1-2/+2
1999-02-08Makefile.in (REQUIRED_OFILES): remove mkstemp.oMarc Espie1-1/+1
1999-01-30* Makefile.in (xstrdup.o): Depend on config.h.Richard Henderson1-1/+1
1998-12-20* Makefile.in (CFILES): Fix typo: splay-tree.c, not splay-tree.oHans-Peter Nilsson1-1/+1
1998-11-25* Makefile.in (splay-tree.o): Add config.h dependency.Mike Stump1-1/+1
1998-10-21splay-tree.c: New file.Mark Mitchell1-3/+5
1998-10-12Fix parallel make problem.Michael Tiemann1-2/+2
1998-10-08Thu Oct 8 23:42:08 1998 Jeffrey A Law (law@cygnus.com)Jeff Law1-4/+6
1998-09-05pexecute.c: Updates from gcc.Jeffrey A Law1-2/+3
1998-05-23* Makefile.in (distclean): Don't remove alloca-conf.hAndreas Schwab1-1/+1
1998-05-21Makefile.in: Add a dependency on stamp-picdir for the objects...Mike Stump1-0/+2
1998-05-15Update from Cygnus libiberty.Jeff Law1-172/+77
1998-02-22alloca-norm.h (alloca, GCC case): Don't redefine alloca if it was alr eady de...Jeff Law1-1/+1
1998-02-05Makefile.in (FLAGS_TO_PASS): Don't pass PICFLAG.Manfred Hollstein1-3/+2
1997-10-28* Makefile.in (CFILES): Add pexecute.c.Jody Goldberg1-1/+1
1997-10-14cplus-dem.c (demangle_signature): Don't look for return types on constructors.Jason Merrill1-1/+1
1997-09-09Patch from Alexandre Oliva to fix SunOS4 install problem.Jim Wilson1-6/+6
1997-09-05Fix `make distclean' failure.Jim Wilson1-1/+1
1997-09-03Fix srcdir==objdir build failure with multilibbed libiberty.Jim Wilson1-2/+2
1997-08-21Initial revisionJason Merrill1-0/+336