aboutsummaryrefslogtreecommitdiff
path: root/libiberty
AgeCommit message (Expand)AuthorFilesLines
2001-07-10Makefile.in: Add support for regex code.Jeff Johnston3-2/+8254
2001-07-05Makefile.in: Add ffs.c dependency.Mark Klein5-3/+40
2001-06-18* concat.c: Include <sys/types.h>.Richard Henderson2-0/+5
2001-06-12Add GNATS ID.Loren J. Rittle1-0/+1
2001-06-12strerror.c (sys_nerr): Hide the OS header version.Loren J. Rittle3-0/+9
2001-06-10concat.c: Include string.h.Richard Henderson2-48/+35
2001-05-16* partition.c: Fix misspelling of `implementation'.Matt Kraai2-2/+6
2001-05-09md5.c (md5_init_ctx): Declare constants as unsigned.Thiemo Seufer2-68/+73
2001-05-08cp-demangle.c (demangle_v3_with_details, [...]): Use K+R style function defin...Zack Weinberg3-14/+34
2001-05-07splay-tree.h (splay_tree_max): New function.Mark Mitchell2-1/+40
2001-04-16ternary.h: New file - Ternary search tree header.Daniel Berlin3-2/+166
2001-04-04ansidecl.h: All logic from gcc/gansidecl.h moved here.Zack Weinberg2-2/+6
2001-03-28* Makefile.in (make-temp-file.o): Depend on config.h.Richard Henderson2-0/+5
2001-03-28* memchr.c (memchr): Adjust condition to avoid infinite loop.Kaveh R. Ghazi2-1/+5
2001-03-23mangle.c (write_discriminator): Use `_0' for discriminator 1, not `_'.Jakub Jelinek2-6/+7
2001-03-22cp-demangle.c (string_list_delete): Don't forget to free the actual contents ...Jim Blandy2-1/+7
2001-03-21cp-demangle.c (struct demangling_def): New fields: is_constructor and is_dest...Jim Blandy2-6/+124
2001-03-21make-temp-file.c: Always default DIR_SEPARATOR to '/'.Zack Weinberg2-21/+13
2001-03-21choose-temp.c: Split off make_temp_file...Zack Weinberg4-147/+189
2001-03-20* cplus-dem.c (main): Skip initial $.Jason Merrill2-1/+5
2001-03-15fix typoMichael Meissner1-1/+1
2001-03-15Silence warningMichael Meissner1-39/+32
2001-03-15Silence warningMichael Meissner2-32/+45
2001-03-10lbasename.c: New file.Neil Booth3-6/+104
2001-03-06oops, edited changelogs in wrong treeZack Weinberg1-1/+20
2001-03-06aclocal.m4 (libiberty_AC_FUNC_C_ALLOCA): New.Zack Weinberg10-347/+146
2001-03-05* cplus-dem.c (main): Cast enum style to int.John David Anglin2-1/+5
2001-02-16cplus-dem.c (main): Initialize style.Loren J. Rittle2-1/+5
2001-02-02COPYING.LIB: Update to LGPL 2.1 from the FSF.Phil Edwards2-99/+121
2001-02-02Add support for Java demangling under the v3 ABI:Bryce McKinlay4-24/+221
2001-01-29COPYING.LIB: Update to LGPL 2.1 from the FSF.Phil Edwards1-0/+4
2000-12-29fnmatch.c: Make the note about the origins of this file more accurate...DJ Delorie6-10/+20
2000-12-26bsearch.c: New file.Michael Sokolov5-105/+189
2000-12-13safe-ctype.c: #include "ansidecl.h".Michael Sokolov3-0/+7
2000-12-13* strtoul.c: Include safe-ctype.h, not ctype.h.Michael Sokolov2-1/+5
2000-12-08Add - before rms to be more portable.Mike Stump1-7/+7
2000-12-08safe-ctype.h: New file.Zack Weinberg11-78/+244
2000-12-07Fix typo.Mike Stump1-1/+1
2000-12-07* Makefile.in (distclean): When cleaning, remove testsuite.Mike Stump2-0/+5
2000-12-05cp-demangle.c (cplus_demangle_v3): Check that it's a v3 mangled name before a...Jason Merrill2-2/+15
2000-12-04cp-demangle.c: s/new_abi/v3/.Jason Merrill3-16/+29
2000-11-27hashtab.c (higher_prime_number): Use a table, rather than a seive, to find th...Mark Mitchell2-22/+61
2000-11-22* cplus-dem.c (main): Handle gnat_demangling.H.J. Lu2-0/+5
2000-11-22Makefile.in, [...]: Expunge remaining traces of facility for running MD files...Zack Weinberg7-319/+401
2000-11-21cplus-dem.c (cplus_demangle): Fix formatting.Hans-Peter Nilsson2-31/+45
2000-11-19cplus-dem.c (grow_vect): Prototype.Kaveh R. Ghazi2-4/+13
2000-11-16cplus-dem.c (ada_demangle): Add back ATTRIBUTE_UNUSED for parameter `option'.Hans-Peter Nilsson2-3/+8
2000-11-15Fix ChangeLog entry: cplus-dem.c instead of cplus_dem.cGerald Pfeifer1-1/+1
2000-11-15cplus_dem.c: Eliminate use of DEFUN, it is obsolete and cannot be used in GCC.Kenneth Block2-8/+13
2000-11-15Correct style of last entryHans-Peter Nilsson1-1/+1