OSDN Git Service

include/
[pf3gnuchains/gcc-fork.git] / libiberty / Makefile.in
2001-08-20 dberlininclude/
2001-08-04 rth * Makefile.in (concat.o): Depend on config.h.
2001-07-26 gerald * Makefile.in (regex.o): Add dependency on config.h.
2001-07-11 dj* Makefile.in: Add support for regex code.
2001-07-05 dj* Makefile.in: Add ffs.c dependency.
2001-04-16 dberlin2001-04-15 Daniel Berlin <dan@cgsoftware.com>
2001-03-28 rth * Makefile.in (make-temp-file.o): Depend on...
2001-03-21 zack * choose-temp.c: Split off make_temp_file,...
2001-03-10 neil * libiberty/lbasename.c: New file.
2001-03-06 zacklibiberty:
2000-12-08 mrsAdd - before rms to be more portable.
2000-12-08 zackinclude:
2000-12-07 mrs * Makefile.in (distclean): When cleaning, remove tests...
2000-08-29 rth * Makefile.in (md5.o): Depend on config.h.
2000-08-29 jason2000-08-28 Daniel Berlin <dberlin@redhat.com>
2000-07-26 law * Makefile.in (rename.o, waitpid.o): Depend...
2000-07-23 law * configure.in (AC_CHECK_HEADERS): Add limits.h.
2000-07-21 mrs * (vasprintf.o): Add dependency for config.h in vaspri...
2000-07-21 mrs * Makefile.in (xexit.o): Add dependency for config...
2000-06-07 ghazi * Makefile.in (cp-demangle.o): Depend on $(INCDIR...
2000-06-05 samuelIn include,
2000-05-30 law * Makefile.in (objalloc.o): Depend on config.h
2000-05-24 mrs * Makefile.in (xmalloc.o): Add dependency for config...
2000-05-16 dje Makefile.in: Change "pic" to depend on $(PICFLA...
2000-05-09 nickcAdd strncmp.c to list of CFILES and strncmp to the...
2000-04-29 aoliva* Makefile.in (maintainer-clean-subdir): Fix handling...
2000-04-24 mmitchel * sort.c: New file.
2000-04-21 law2000-04-21 Michael Sokolov <msokolov@ivan.Harhan...
2000-03-24 jasonmerge from bfdland
2000-03-16 law * Makefile.in (partition.o): Depend on config.h
2000-03-10 samuelChanges in include:
2000-01-04 ghaziUpdate copyright
2000-01-04 ghazi * configure.in (ac_libiberty_warn_cflags): Turn on...
1999-11-15 lawRevert last change. HJ's message meant "code like...
1999-11-15 law * Makefile.in (LIBOBJS): Depend on stamp-picdir.
1999-10-28 nathan * Makefile.in (SUBDIRS): New macro.
1999-10-15 law * Makefile.in (CFILES): Add hashtab.c
1999-09-08 law * xmemdup.c: New xmemdup function.
1999-08-31 ghazi * Makefile.in (CFILES): Add calloc.c and getpwd.c.
1999-08-07 law * Makefile.in (FLAGS_TO_PASS): Include prefix...
1999-07-12 jason * Makefile.in (NEEDED): Add bcmp, bcopy, bzero.
1999-07-08 jasontweak
1999-07-07 jason * Makefile.in (needed-list): Only include stuff we...
1999-06-10 rthMike Stump <mrs@wrs.com>
1999-05-26 law * Makefile.in (CFILES): Add putenv.c and setenv.c.
1999-04-05 tromey * testsuite/regress-demangle: New file.
1999-02-09 brolleyTue Feb 9 16:39:01 1999 Dave Brolley <brolley@cygnus...
1999-02-09 law * Makefile.in (REQUIRED_OFILES): remove mkstemp.o
1999-01-30 rth* Makefile.in (xstrdup.o): Depend on config.h.
1998-12-21 law * Makefile.in (CFILES): Fix typo: splay-tree...
1998-11-25 law * Makefile.in (splay-tree.o): Add config.h...
1998-10-21 mmitchel * splay-tree.c: New file.
1998-10-12 wilsonFix parallel make problem.
1998-10-08 lawThu Oct 8 23:42:08 1998 Jeffrey A Law (law@cygnus...
1998-09-05 law * pexecute.c: Updates from gcc. Copy in gcc...
1998-05-23 law * Makefile.in (distclean): Don't remove alloca...
1998-05-22 law * Makefile.in: Add a dependency on stamp-picdir...
1998-05-15 lawUpdate from Cygnus libiberty.
1998-02-22 law * alloca-norm.h (alloca, GCC case): Don't redef...
1998-02-06 law * Makefile.in (FLAGS_TO_PASS): Don't pass PICFLAG.
1997-10-29 law * Makefile.in (CFILES): Add pexecute.c.
1997-10-14 jasonTue Oct 14 12:01:00 1997 Mark Mitchell <mmitchell...
1997-09-10 wilsonPatch from Alexandre Oliva to fix SunOS4 install problem.
1997-09-06 wilsonFix `make distclean' failure.
1997-09-03 wilsonFix srcdir==objdir build failure with multilibbed libib...
1997-08-21 jasonInitial revision