aboutsummaryrefslogtreecommitdiff
path: root/libiberty
AgeCommit message (Expand)AuthorFilesLines
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
2000-11-15cplus_dem.c: Add gnat demangler.Kenneth Block2-0/+153
2000-11-04hashtab.c (htab_expand): Change to return int.Hans-Peter Nilsson2-8/+68
2000-11-03(htab_create, htab_expand): Correct formatting of comment beforeHans-Peter Nilsson2-36/+42
2000-10-23Fix incorrect date in ChangeLog entry.Alex Samuel1-1/+1
2000-10-22cp-demangle.c (string_list_def): Add caret_position and comments.Alex Samuel2-173/+304
2000-10-01c-decl.c (c_expand_body): Don't generate RTL if flag_syntax_only.Mark Mitchell2-2/+6
2000-09-17splay-tree.c (splay_tree_predecessor): Fix typo in comment.Mark Mitchell2-1/+5
2000-09-15* splay-tree.c: #include <stdio.h>.Michael Sokolov2-0/+6
2000-09-13demangle-expected: Add two tests for anonymous namespaces.Hans-Peter Nilsson3-1/+33
2000-09-10splay-tree.h (splay_tree_predecessor): Declare.Mark Mitchell2-1/+72
2000-09-10demangle-expected: Add four tests for type_info mangling.Hans-Peter Nilsson3-1/+25
2000-09-08* cp-demangle.c: Fix copyright banner.Alex Samuel2-1/+7
2000-09-07* md5.c: #include "ansidecl.h".Michael Sokolov2-0/+5
2000-09-07cp-demangle.c (status_allocation_failed): Rearrange whitespace.Alex Samuel2-5/+32
2000-09-05cp-demangle.c (demangle_encoding): Rename variable.Alex Samuel2-73/+113