]> git.ipfire.org Git - thirdparty/gcc.git/history - libiberty/Makefile.in
Makefile.in ($(TARGETLIB)): Also generate pic/$(TARGETLIB) if necessary.
[thirdparty/gcc.git] / libiberty / Makefile.in
2001-10-20  H.J. LuMakefile.in ($(TARGETLIB)): Also generate pic/$(TARGETL...
2001-10-16  DJ DelorieMakefile.in (TEXIFILES): Add fnmatch.txh.
2001-09-26  DJ Delorieconfigure.in (MAKEINFO, PERL): Detect these.
2001-08-22  Richard HendersonMakefile.in (fibheap.o): Depend on config.h.
2001-08-20  Daniel Berlinfibheap.h: New file.
2001-08-04  Richard Henderson* Makefile.in (concat.o): Depend on config.h.
2001-07-26  Daniel Jacobowitz* Makefile.in (regex.o): Add dependency on config.h.
2001-07-11  Jeff JohnstonMakefile.in: Add support for regex code.
2001-07-05  Mark KleinMakefile.in: Add ffs.c dependency.
2001-04-16  Daniel Berlinternary.h: New file - Ternary search tree header.
2001-03-28  Richard Henderson* Makefile.in (make-temp-file.o): Depend on config.h.
2001-03-21  Zack Weinbergchoose-temp.c: Split off make_temp_file...
2001-03-10  Neil Boothlbasename.c: New file.
2001-03-06  Zack Weinbergaclocal.m4 (libiberty_AC_FUNC_C_ALLOCA): New.
2000-12-08  Mike StumpAdd - before rms to be more portable.
2000-12-08  Zack Weinbergsafe-ctype.h: New file.
2000-12-07  Mike Stump* Makefile.in (distclean): When cleaning, remove testsuite.
2000-08-29  Richard Henderson* Makefile.in (md5.o): Depend on config.h.
2000-08-29  Jason Merrill[multiple changes]
2000-07-26  Rodney BrownMakefile.in (rename.o, waitpid.o): Depend on config.h
2000-07-23  Michael Sokolovconfigure.in (AC_CHECK_HEADERS): Add limits.h.
2000-07-21  Mike Stump* (vasprintf.o): Add dependency for config.h in vasprin...
2000-07-21  Mike Stump* Makefile.in (xexit.o): Add dependency for config...
2000-06-07  Kaveh R. GhaziMakefile.in (cp-demangle.o): Depend on $(INCDIR)/demang...
2000-06-05  Alex SamuelIn include,
2000-05-30  Jeff Law* Makefile.in (objalloc.o): Depend on config.h
2000-05-24  Mike StumpMakefile.in (xmalloc.o): Add dependency for config...
2000-05-16  David EdelsohnMakefile.in: Change "pic" to depend on $(PICFLAG), not
2000-05-09  Nick CliftonAdd strncmp.c to list of CFILES and strncmp to the...
2000-04-29  Alexandre OlivaMakefile.in (maintainer-clean-subdir): Fix handling...
2000-04-24  Mark Mitchellsort.c: New file.
2000-04-21  Michael SokolovMakefile.in (*-subdir): Revamp slightly to avoid losing...
2000-03-24  Ian Lance Taylormerge from bfdland
2000-03-16  Jeffrey A Law* Makefile.in (partition.o): Depend on config.h
2000-03-10  Alex SamuelChanges in include:
2000-01-04  Kaveh GhaziUpdate copyright
2000-01-04  Kaveh R. Ghaziconfigure.in (ac_libiberty_warn_cflags): Turn on warnin...
1999-11-15  Jeff LawRevert last change.
1999-11-15  Jeffrey A Law* Makefile.in (LIBOBJS): Depend on stamp-picdir.
1999-10-28  Nathan SidwellMakefile.in (SUBDIRS): New macro.
1999-10-15  Vladimir MakarovMakefile.in (CFILES): Add hashtab.c
1999-09-08  Jeff Garzikxmemdup.c: New xmemdup function.
1999-08-31  Kaveh R. GhaziMakefile.in (CFILES): Add calloc.c and getpwd.c.
1999-08-07  Daniel JacobowitzMakefile.in (FLAGS_TO_PASS): Include prefix, exec_prefi...
1999-07-12  Jason Merrill* Makefile.in (NEEDED): Add bcmp, bcopy, bzero.
1999-07-08  Jason Merrilltweak
1999-07-07  Jason MerrillMakefile.in (needed-list): Only include stuff we actual...
1999-06-10  Mike StumpMike Stump <mrs@wrs.com>
1999-05-26  Jeff LawMakefile.in (CFILES): Add putenv.c and setenv.c.
1999-04-05  Tom Tromeyregress-demangle: New file.
1999-02-09  Dave BrolleyMakefile.in: Change mkstemp -> mkstemps.
1999-02-09  Marc EspieMakefile.in (REQUIRED_OFILES): remove mkstemp.o
1999-01-30  Richard Henderson* Makefile.in (xstrdup.o): Depend on config.h.
1998-12-21  Hans-Peter Nilsson* Makefile.in (CFILES): Fix typo: splay-tree.c, not...
1998-11-25  Mike Stump* Makefile.in (splay-tree.o): Add config.h dependency.
1998-10-21  Mark Mitchellsplay-tree.c: New file.
1998-10-12  Michael TiemannFix parallel make problem.
1998-10-08  Jeff LawThu Oct 8 23:42:08 1998 Jeffrey A Law (law@cygnus...
1998-09-05  Jeffrey A Lawpexecute.c: Updates from gcc.
1998-05-23  Andreas Schwab* Makefile.in (distclean): Don't remove alloca-conf.h
1998-05-22  Mike StumpMakefile.in: Add a dependency on stamp-picdir for the...
1998-05-15  Jeff LawUpdate from Cygnus libiberty.
1998-02-22  Jeff Lawalloca-norm.h (alloca, GCC case): Don't redefine alloca...
1998-02-06  Manfred HollsteinMakefile.in (FLAGS_TO_PASS): Don't pass PICFLAG.
1997-10-29  Jody Goldberg* Makefile.in (CFILES): Add pexecute.c.
1997-10-14  Jason Merrillcplus-dem.c (demangle_signature): Don't look for return...
1997-09-10  Jim WilsonPatch from Alexandre Oliva to fix SunOS4 install problem.
1997-09-06  Jim WilsonFix `make distclean' failure.
1997-09-03  Jim WilsonFix srcdir==objdir build failure with multilibbed libib...
1997-08-21  Jason MerrillInitial revision