aboutsummaryrefslogtreecommitdiff
path: root/libiberty
AgeCommit message (Expand)Author
2001-10-23Mark ChangeLogMark Mitchell
2001-10-10configure.in: Set HAVE_SYS_ERRLIST and HAVE_SYS_NERR whenever hosting on cygwin.Christopher Faylor
2001-08-19Mark ChangeLogGCC Administrator
2001-08-19Mark ChangeLogGCC Administrator
2001-06-17Mark ChangeLogMark Mitchell
2001-06-12Add GNATS ID.Loren J. Rittle
2001-06-12strerror.c (sys_nerr): Hide the OS header version.Loren J. Rittle
2001-05-08demangle.h: Use PARAMS for all prototypes.Zack Weinberg
2001-05-07splay-tree.h (splay_tree_max): New function.Mark Mitchell
2001-03-28* memchr.c (memchr): Adjust condition to avoid infinite loop.Kaveh R. Ghazi
2001-03-26mangle.c (write_discriminator): Use `_0' for discriminator 1, not `_'.Jakub Jelinek
2001-03-24libiberty.h: Declare lbasename ().Neil Booth
2001-03-20cp-demangle.c (struct demangling_def): New fields: is_constructor and is_dest...Jim Blandy
2001-03-15silence warningMichael Meissner
2001-03-14This commit was manufactured by cvs2svn to create branchNo Author
2001-03-05* cplus-dem.c (main): Cast enum style to int.John David Anglin
2001-02-16cplus-dem.c (main): Initialize style.Loren J. Rittle
2001-02-02COPYING.LIB: Update to LGPL 2.1 from the FSF.Phil Edwards
2001-02-02Add support for Java demangling under the v3 ABI:Bryce McKinlay
2001-01-29COPYING.LIB: Update to LGPL 2.1 from the FSF.Phil Edwards
2000-12-29fnmatch.c: Make the note about the origins of this file more accurate...DJ Delorie
2000-12-26bsearch.c: New file.Michael Sokolov
2000-12-13safe-ctype.c: #include "ansidecl.h".Michael Sokolov
2000-12-13* strtoul.c: Include safe-ctype.h, not ctype.h.Michael Sokolov
2000-12-08Add - before rms to be more portable.Mike Stump
2000-12-08safe-ctype.h: New file.Zack Weinberg
2000-12-07Fix typo.Mike Stump
2000-12-07* Makefile.in (distclean): When cleaning, remove testsuite.Mike Stump
2000-12-05cp-demangle.c (cplus_demangle_v3): Check that it's a v3 mangled name before a...Jason Merrill
2000-12-04cp-demangle.c: s/new_abi/v3/.Jason Merrill
2000-11-27hashtab.c (higher_prime_number): Use a table, rather than a seive, to find th...Mark Mitchell
2000-11-22* cplus-dem.c (main): Handle gnat_demangling.H.J. Lu
2000-11-22Makefile.in, [...]: Expunge remaining traces of facility for running MD files...Zack Weinberg
2000-11-21cplus-dem.c (cplus_demangle): Fix formatting.Hans-Peter Nilsson
2000-11-19cplus-dem.c (grow_vect): Prototype.Kaveh R. Ghazi
2000-11-16cplus-dem.c (ada_demangle): Add back ATTRIBUTE_UNUSED for parameter `option'.Hans-Peter Nilsson
2000-11-15Fix ChangeLog entry: cplus-dem.c instead of cplus_dem.cGerald Pfeifer
2000-11-15cplus_dem.c: Eliminate use of DEFUN, it is obsolete and cannot be used in GCC.Kenneth Block
2000-11-15Correct style of last entryHans-Peter Nilsson
2000-11-15cplus_dem.c: Add gnat demangler.Kenneth Block
2000-11-04hashtab.c (htab_expand): Change to return int.Hans-Peter Nilsson
2000-11-03(htab_create, htab_expand): Correct formatting of comment beforeHans-Peter Nilsson
2000-10-23Fix incorrect date in ChangeLog entry.Alex Samuel
2000-10-22cp-demangle.c (string_list_def): Add caret_position and comments.Alex Samuel
2000-10-01c-decl.c (c_expand_body): Don't generate RTL if flag_syntax_only.Mark Mitchell
2000-09-17splay-tree.c (splay_tree_predecessor): Fix typo in comment.Mark Mitchell
2000-09-15* splay-tree.c: #include <stdio.h>.Michael Sokolov
2000-09-13demangle-expected: Add two tests for anonymous namespaces.Hans-Peter Nilsson
2000-09-10splay-tree.h (splay_tree_predecessor): Declare.Mark Mitchell
2000-09-10demangle-expected: Add four tests for type_info mangling.Hans-Peter Nilsson