Age | Commit message (Expand) | Author | Files | Lines |
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 |
1999-07-07 | tweak | Jason Merrill | 1 | -5/+6 |
1999-07-07 | Makefile.in (needed-list): Only include stuff we actually need for libstdc++. | Jason Merrill | 1 | -6/+13 |
1999-06-10 | Mike Stump <mrs@wrs.com> | Mike Stump | 1 | -0/+1 |
1999-05-25 | Makefile.in (CFILES): Add putenv.c and setenv.c. | Jeff Law | 1 | -3/+3 |
1999-04-05 | regress-demangle: New file. | Tom Tromey | 1 | -10/+22 |
1999-02-09 | Makefile.in: Change mkstemp -> mkstemps. | Dave Brolley | 1 | -2/+2 |
1999-02-08 | Makefile.in (REQUIRED_OFILES): remove mkstemp.o | Marc Espie | 1 | -1/+1 |
1999-01-30 | * Makefile.in (xstrdup.o): Depend on config.h. | Richard Henderson | 1 | -1/+1 |