Age | Commit message (Expand) | Author | Files | Lines |
2002-07-01 | configure.in (OUTPUT_OPTION,NO_MINUS_C_MINUS_O): Configure. | Douglas B Rupp | 1 | -1/+4 |
2002-06-22 | Makefile.in (install_to_libdir): Add $(DESTDIR). | Peter Breitenlohner | 1 | -8/+8 |
2002-03-04 | configure.in: Add --enable-install-libiberty option. | Phil Edwards | 1 | -1/+30 |
2002-01-22 | Makefile.in (TESTLIB): New. | DJ Delorie | 1 | -73/+149 |
2001-11-26 | Makefile.in (stamp-h): Depend on Makefile for proper serialization. | DJ Delorie | 1 | -2/+7 |
2001-10-19 | Makefile.in ($(TARGETLIB)): Also generate pic/$(TARGETLIB) if necessary. | H.J. Lu | 1 | -1/+8 |
2001-10-15 | Makefile.in (TEXIFILES): Add fnmatch.txh. | DJ Delorie | 1 | -2/+6 |
2001-09-26 | configure.in (MAKEINFO, PERL): Detect these. | DJ Delorie | 1 | -7/+61 |
2001-08-21 | Makefile.in (fibheap.o): Depend on config.h. | Richard Henderson | 1 | -1/+1 |
2001-08-20 | fibheap.h: New file. | Daniel Berlin | 1 | -2/+3 |
2001-08-03 | * Makefile.in (concat.o): Depend on config.h. | Richard Henderson | 1 | -1/+1 |
2001-07-26 | * Makefile.in (regex.o): Add dependency on config.h. | Daniel Jacobowitz | 1 | -1/+1 |
2001-07-10 | Makefile.in: Add support for regex code. | Jeff Johnston | 1 | -2/+4 |
2001-07-05 | Makefile.in: Add ffs.c dependency. | Mark Klein | 1 | -1/+1 |
2001-04-16 | ternary.h: New file - Ternary search tree header. | Daniel Berlin | 1 | -2/+3 |
2001-03-28 | * Makefile.in (make-temp-file.o): Depend on config.h. | Richard Henderson | 1 | -0/+1 |
2001-03-21 | choose-temp.c: Split off make_temp_file... | Zack Weinberg | 1 | -2/+2 |
2001-03-10 | lbasename.c: New file. | Neil Booth | 1 | -6/+9 |
2001-03-06 | aclocal.m4 (libiberty_AC_FUNC_C_ALLOCA): New. | Zack Weinberg | 1 | -20/+15 |
2000-12-08 | Add - before rms to be more portable. | Mike Stump | 1 | -7/+7 |
2000-12-08 | safe-ctype.h: New file. | Zack Weinberg | 1 | -12/+12 |
2000-12-07 | * Makefile.in (distclean): When cleaning, remove testsuite. | Mike Stump | 1 | -0/+1 |
2000-08-28 | * Makefile.in (md5.o): Depend on config.h. | Richard Henderson | 1 | -0/+1 |
2000-08-28 | [multiple changes] | Jason Merrill | 1 | -2/+2 |
2000-07-26 | Makefile.in (rename.o, waitpid.o): Depend on config.h | Rodney Brown | 1 | -0/+2 |
2000-07-23 | configure.in (AC_CHECK_HEADERS): Add limits.h. | Michael Sokolov | 1 | -0/+2 |
2000-07-21 | * (vasprintf.o): Add dependency for config.h in vasprintf.c. | Mike Stump | 1 | -0/+1 |
2000-07-21 | * Makefile.in (xexit.o): Add dependency for config.h in xexit.c. | Mike Stump | 1 | -1/+1 |
2000-06-07 | Makefile.in (cp-demangle.o): Depend on $(INCDIR)/demangle.h. | Kaveh R. Ghazi | 1 | -1/+1 |
2000-06-05 | In include, | Alex Samuel | 1 | -15/+19 |
2000-05-30 | * Makefile.in (objalloc.o): Depend on config.h | Jeff Law | 1 | -1/+1 |
2000-05-24 | Makefile.in (xmalloc.o): Add dependency for config.h, fixes make -j3. | Mike Stump | 1 | -1/+1 |
2000-05-15 | Makefile.in: Change "pic" to depend on $(PICFLAG), not | David Edelsohn | 1 | -3/+4 |
2000-05-09 | Add strncmp.c to list of CFILES and strncmp to the NEEDED list | Nick Clifton | 1 | -2/+2 |
2000-04-29 | Makefile.in (maintainer-clean-subdir): Fix handling of empty SUBDIRS. | Alexandre Oliva | 1 | -3/+3 |
2000-04-24 | sort.c: New file. | Mark Mitchell | 1 | -4/+5 |
2000-04-21 | Makefile.in (*-subdir): Revamp slightly to avoid losing on 4.3BSD systems. | Michael Sokolov | 1 | -3/+4 |
2000-03-24 | merge from bfdland | Ian Lance Taylor | 1 | -6/+6 |
2000-03-16 | * Makefile.in (partition.o): Depend on config.h | Jeffrey A Law | 1 | -1/+1 |
2000-03-10 | Changes in include: | Alex Samuel | 1 | -10/+12 |
2000-01-04 | Update copyright | Kaveh Ghazi | 1 | -1/+1 |
2000-01-04 | configure.in (ac_libiberty_warn_cflags): Turn on warnings if we're using gcc. | Kaveh R. Ghazi | 1 | -1/+1 |
1999-11-15 | Revert last change. | Jeff Law | 1 | -4/+0 |
1999-11-15 | * Makefile.in (LIBOBJS): Depend on stamp-picdir. | Jeffrey A Law | 1 | -0/+4 |
1999-10-28 | Makefile.in (SUBDIRS): New macro. | Nathan Sidwell | 1 | -4/+14 |
1999-10-15 | Makefile.in (CFILES): Add hashtab.c | Vladimir Makarov | 1 | -3/+4 |
1999-09-08 | xmemdup.c: New xmemdup function. | Jeff Garzik | 1 | -2/+3 |
1999-08-31 | Makefile.in (CFILES): Add calloc.c and getpwd.c. | Kaveh R. Ghazi | 1 | -3/+4 |
1999-08-06 | Makefile.in (FLAGS_TO_PASS): Include prefix, exec_prefix, libdir, libsubdir a... | Daniel Jacobowitz | 1 | -1/+6 |
1999-07-12 | * Makefile.in (NEEDED): Add bcmp, bcopy, bzero. | Jason Merrill | 1 | -1/+1 |