aboutsummaryrefslogtreecommitdiff
path: root/libiberty
AgeCommit message (Expand)AuthorFilesLines
2001-02-17merge from gccDJ Delorie2-1/+5
2001-02-02merge from gccDJ Delorie1-95/+117
2001-02-02merge from gccDJ Delorie4-24/+225
2001-01-27Remove extraneous tab from the blank line after the most recent entryMichael Sokolov1-1/+1
2000-12-29* fnmatch.c: Make the note about the origins of this file moreDJ Delorie6-10/+20
2000-12-26* bsearch.c: New file.DJ Delorie5-105/+189
2000-12-26Synchronise with master FSF GCC sourcesNick Clifton1-146/+140
2000-12-17* safe-ctype.c: #include "ansidecl.h".DJ Delorie4-1/+12
2000-12-09Add - before rms to be more portable.DJ Delorie1-7/+7
2000-12-08* safe-ctype.c: New file.DJ Delorie11-77/+243
2000-12-07* Makefile.in (distclean): When cleaning, remove testsuite.DJ Delorie2-0/+5
2000-12-05* cp-demangle.c (cplus_demangle_v3): Check that it's a v3 mangledDJ Delorie2-2/+15
2000-12-05* cp-demangle.c: s/new_abi/v3/.DJ Delorie3-16/+29
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