aboutsummaryrefslogtreecommitdiff
path: root/libiberty
AgeCommit message (Expand)AuthorFilesLines
2000-11-29* aclocal.m4 (LIB_AC_PROG_CC): Moved here from configure.in.DJ Delorie2-162/+262
2000-11-29* hashtab.c (higher_prime_number): Use a table, rather than aDJ Delorie2-22/+61
2000-11-29* aclocal.m4 (LIB_AC_PROG_CC): Moved here from configure.in.DJ Delorie5-126/+107
2000-11-23 * cplus-dem.c (main): Handle gnat_demangling.Hans-Peter Nilsson2-0/+5
2000-11-21 * cplus-dem.c (cplus_demangle): Fix formatting.Hans-Peter Nilsson2-32/+55
2000-11-16* cplus-dem.c (ada_demangle): Add back ATTRIBUTE_UNUSED forHans-Peter Nilsson2-3/+8
2000-11-16Fix ChangeLog entry: cplus-dem.c instead of cplus_dem.cDJ Delorie1-1/+1
2000-11-15[merge]DJ Delorie2-8/+13
2000-11-15Correct date and style of last entryHans-Peter Nilsson1-1/+1
2000-11-15 * cplus_dem.c: Add gnat demangler. Add java to demangle styleHans-Peter Nilsson2-0/+153
2000-11-04 * hashtab.c (htab_expand): Change to return int. Use calloc orHans-Peter Nilsson2-8/+68
2000-11-03 * hashtab.c: Change void * to PTR where necessary.Hans-Peter Nilsson2-36/+42
2000-10-23[merge from gcc]DJ Delorie2-173/+304
2000-10-12merge from gcc repositoryDJ Delorie12-393/+990
2000-09-26* md5.c: #include "ansidecl.h".DJ Delorie2-0/+5
2000-09-22 * Makefile.in (REQUIRED_OFILES): Add md5.o.Jason Merrill3-2/+427
2000-09-15* splay-tree.c: #include <stdio.h>.DJ Delorie2-0/+6
2000-09-13 * testsuite/demangle-expected: Add two tests for anonymousHans-Peter Nilsson3-1/+33
2000-09-10 * testsuite/demangle-expected: Add four tests for type_infoHans-Peter Nilsson3-1/+25
2000-09-05* configure.in (Cygwin): special case cygwin only when we'reDJ Delorie3-8/+23
2000-08-31(From GCC:) Add testcases and missing changelogs:Hans-Peter Nilsson2-0/+76
2000-07-27Fix typo.Jeff Law1-1/+1
2000-07-27 * config/mh-openedition.h: Added -DLE370 definition.Jeff Law2-1/+5
2000-07-27 * pexecute.c (pexecute) [__MSDOS__]: Change __GO32__ toJeff Law2-5/+24
2000-07-26 * getcwd.c: Include string.h, stdlib.h for prototypesJeff Law2-0/+8
2000-07-26 * Makefile.in (rename.o, waitpid.o): Depend on config.hJeff Law4-0/+22
2000-07-24Demangling fixesDaniel Berlin2-31/+248
2000-07-23 * configure.in (AC_CHECK_HEADERS): Add time.h.Jeff Law9-85/+176
2000-07-23 * aclocal.m4 (libiberty_AC_DECLARE_ERRNO): New macro.Jeff Law8-78/+146
2000-07-23 * cp-demangle.c, mkstemps.c: #include <sys/types.h>.Jeff Law3-0/+7
2000-07-20 * cplus-dem.c (demangle_fund_type): Make 'dec' an unsigned int,Jeff Law2-2/+7
2000-07-20merge with gccJason Merrill3-337/+873
2000-07-17 * testsuite/regress-demangle (failed test): Show result andHans-Peter Nilsson2-0/+7
2000-07-072000-07-07 Andrew Haley <aph@cygnus.com>Andrew Haley2-0/+6
2000-06-15Synced with libiberty in the gcc repository.H.J. Lu18-283/+4421
2000-06-06* Makefile.in: add EXTRA_INCSDJ Delorie4-105/+147
2000-05-31Add field ``name'' to floatformat.Andrew Cagney2-12/+33
2000-05-30 * Makefile.in (objalloc.o): Depend on config.hJeff Law2-1/+5
2000-05-29 * hashtab.c, partition.c, xmemdup.c: Include string.hZack Weinberg10-16/+245
2000-05-26* Makefile.in (maintainer-clean-subdir): Fix handling of emptyAlexandre Oliva2-2/+7
2000-04-212000-04-21 Michael Sokolov <msokolov@ivan.Harhan.ORG>Jeff Law2-3/+9
2000-04-06 * splay-tree.c (splay_tree_remove): New.Richard Henderson2-0/+45
2000-03-25 * partition.c: New file.Christopher Faylor1-0/+185
2000-03-24merge from gccJason Merrill3-228/+375
2000-02-22merge with libiberty from egcs 2000-02-22Ian Lance Taylor10-370/+902
2000-02-22This commit was generated by cvs2svn to track changes on a CVS vendorIan Lance Taylor20-29/+3372
2000-02-22import libiberty from egcsIan Lance Taylor33-369/+4422
1999-12-28* vasprintf.c (int_vasprintf): Don't re-read the format characterGeoffrey Keating2-0/+6
1999-08-05Revert last patch to xmalloc.c, and instead bring over this patch fromIan Lance Taylor5-125/+193
1999-08-05 * xmalloc.c: Control all uses of SBRK with a single define,Ian Lance Taylor2-12/+23