aboutsummaryrefslogtreecommitdiff
path: root/libiberty/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2000-12-29* fnmatch.c: Make the note about the origins of this file moreDJ Delorie1-0/+9
2000-12-26* bsearch.c: New file.DJ Delorie1-0/+7
2000-12-26Synchronise with master FSF GCC sourcesNick Clifton1-146/+140
2000-12-17* safe-ctype.c: #include "ansidecl.h".DJ Delorie1-0/+9
2000-12-08* safe-ctype.c: New file.DJ Delorie1-0/+12
2000-12-07* Makefile.in (distclean): When cleaning, remove testsuite.DJ Delorie1-0/+4
2000-12-05* cp-demangle.c (cplus_demangle_v3): Check that it's a v3 mangledDJ Delorie1-0/+5
2000-12-05* cp-demangle.c: s/new_abi/v3/.DJ Delorie1-0/+8
2000-11-29* hashtab.c (higher_prime_number): Use a table, rather than aDJ Delorie1-0/+5
2000-11-29* aclocal.m4 (LIB_AC_PROG_CC): Moved here from configure.in.DJ Delorie1-0/+14
2000-11-23 * cplus-dem.c (main): Handle gnat_demangling.Hans-Peter Nilsson1-0/+4
2000-11-21 * cplus-dem.c (cplus_demangle): Fix formatting.Hans-Peter Nilsson1-0/+17
2000-11-16* cplus-dem.c (ada_demangle): Add back ATTRIBUTE_UNUSED forHans-Peter Nilsson1-2/+7
2000-11-16Fix ChangeLog entry: cplus-dem.c instead of cplus_dem.cDJ Delorie1-1/+1
2000-11-15[merge]DJ Delorie1-0/+5
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 Nilsson1-0/+5
2000-11-04 * hashtab.c (htab_expand): Change to return int. Use calloc orHans-Peter Nilsson1-0/+10
2000-11-03 * hashtab.c: Change void * to PTR where necessary.Hans-Peter Nilsson1-0/+6
2000-10-23[merge from gcc]DJ Delorie1-0/+31
2000-10-12merge from gcc repositoryDJ Delorie1-0/+184
2000-09-26* md5.c: #include "ansidecl.h".DJ Delorie1-0/+4
2000-09-22 * Makefile.in (REQUIRED_OFILES): Add md5.o.Jason Merrill1-0/+6
2000-09-15* splay-tree.c: #include <stdio.h>.DJ Delorie1-0/+4
2000-09-13 * testsuite/demangle-expected: Add two tests for anonymousHans-Peter Nilsson1-1/+6
2000-09-10 * testsuite/demangle-expected: Add four tests for type_infoHans-Peter Nilsson1-0/+8
2000-09-05* configure.in (Cygwin): special case cygwin only when we'reDJ Delorie1-0/+5
2000-08-31(From GCC:) Add testcases and missing changelogs:Hans-Peter Nilsson1-0/+20
2000-07-27Fix typo.Jeff Law1-1/+1
2000-07-27 * config/mh-openedition.h: Added -DLE370 definition.Jeff Law1-0/+4
2000-07-27 * pexecute.c (pexecute) [__MSDOS__]: Change __GO32__ toJeff Law1-0/+9
2000-07-26 * getcwd.c: Include string.h, stdlib.h for prototypesJeff Law1-0/+2
2000-07-26 * Makefile.in (rename.o, waitpid.o): Depend on config.hJeff Law1-0/+7
2000-07-24Demangling fixesDaniel Berlin1-0/+5
2000-07-23 * configure.in (AC_CHECK_HEADERS): Add time.h.Jeff Law1-0/+13
2000-07-23 * aclocal.m4 (libiberty_AC_DECLARE_ERRNO): New macro.Jeff Law1-0/+5
2000-07-23 * cp-demangle.c, mkstemps.c: #include <sys/types.h>.Jeff Law1-0/+4
2000-07-20 * cplus-dem.c (demangle_fund_type): Make 'dec' an unsigned int,Jeff Law1-0/+5
2000-07-20merge with gccJason Merrill1-0/+68
2000-07-17 * testsuite/regress-demangle (failed test): Show result andHans-Peter Nilsson1-0/+5
2000-07-072000-07-07 Andrew Haley <aph@cygnus.com>Andrew Haley1-0/+5
2000-06-15Synced with libiberty in the gcc repository.H.J. Lu1-9/+184
2000-06-06* Makefile.in: add EXTRA_INCSDJ Delorie1-0/+8
2000-05-31Add field ``name'' to floatformat.Andrew Cagney1-0/+4
2000-05-30 * Makefile.in (objalloc.o): Depend on config.hJeff Law1-0/+4
2000-05-29 * hashtab.c, partition.c, xmemdup.c: Include string.hZack Weinberg1-0/+14
2000-05-26* Makefile.in (maintainer-clean-subdir): Fix handling of emptyAlexandre Oliva1-0/+5
2000-04-212000-04-21 Michael Sokolov <msokolov@ivan.Harhan.ORG>Jeff Law1-0/+5
2000-04-06 * splay-tree.c (splay_tree_remove): New.Richard Henderson1-0/+4
2000-03-24merge from gccJason Merrill1-52/+98