]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - libiberty
Fix problems with new EXACTLY_TWO_DASHES command line switch option.
[thirdparty/binutils-gdb.git] / libiberty /
2000-12-29  DJ Delorie* fnmatch.c: Make the note about the origins of this...
2000-12-26  DJ Delorie* bsearch.c: New file.
2000-12-26  Nick CliftonSynchronise with master FSF GCC sources
2000-12-17  DJ Delorie* safe-ctype.c: #include "ansidecl.h".
2000-12-09  DJ DelorieAdd - before rms to be more portable.
2000-12-08  DJ Delorie* safe-ctype.c: New file.
2000-12-07  DJ Delorie* Makefile.in (distclean): When cleaning, remove testsuite.
2000-12-05  DJ Delorie* cp-demangle.c (cplus_demangle_v3): Check that it...
2000-12-05  DJ Delorie* cp-demangle.c: s/new_abi/v3/.
2000-11-29  DJ Delorie* aclocal.m4 (LIB_AC_PROG_CC): Moved here from configur...
2000-11-29  DJ Delorie* hashtab.c (higher_prime_number): Use a table, rather...
2000-11-29  DJ Delorie* aclocal.m4 (LIB_AC_PROG_CC): Moved here from configur...
2000-11-23  Hans-Peter Nilsson * cplus-dem.c (main): Handle gnat_demangling.
2000-11-21  Hans-Peter Nilsson * cplus-dem.c (cplus_demangle): Fix formatting.
2000-11-16  Hans-Peter Nilsson* cplus-dem.c (ada_demangle): Add back ATTRIBUTE_UNUSED for
2000-11-16  DJ DelorieFix ChangeLog entry: cplus-dem.c instead of cplus_dem.c
2000-11-15  DJ Delorie[merge]
2000-11-15  Hans-Peter NilssonCorrect date and style of last entry
2000-11-15  Hans-Peter Nilsson * cplus_dem.c: Add gnat demangler. Add java to demang...
2000-11-04  Hans-Peter Nilsson * hashtab.c (htab_expand): Change to return int. ...
2000-11-03  Hans-Peter Nilsson * hashtab.c: Change void * to PTR where necessary.
2000-10-23  DJ Delorie[merge from gcc]
2000-10-12  DJ Deloriemerge from gcc repository
2000-09-26  DJ Delorie* md5.c: #include "ansidecl.h".
2000-09-22  Jason Merrill * Makefile.in (REQUIRED_OFILES): Add md5.o.
2000-09-15  DJ Delorie* splay-tree.c: #include <stdio.h>.
2000-09-13  Hans-Peter Nilsson * testsuite/demangle-expected: Add two tests for anonymous
2000-09-10  Hans-Peter Nilsson * testsuite/demangle-expected: Add four tests for...
2000-09-05  DJ Delorie* configure.in (Cygwin): special case cygwin only when...
2000-08-31  Hans-Peter Nilsson(From GCC:) Add testcases and missing changelogs:
2000-07-27  Jeff LawFix typo.
2000-07-27  Jeff Law * config/mh-openedition.h: Added -DLE370 defini...
2000-07-27  Jeff Law * pexecute.c (pexecute) [__MSDOS__]: Change...
2000-07-26  Jeff Law * getcwd.c: Include string.h, stdlib.h for...
2000-07-26  Jeff Law * Makefile.in (rename.o, waitpid.o): Depend...
2000-07-24  Daniel BerlinDemangling fixes
2000-07-23  Jeff Law * configure.in (AC_CHECK_HEADERS): Add time.h.
2000-07-23  Jeff Law * aclocal.m4 (libiberty_AC_DECLARE_ERRNO): New macro.
2000-07-23  Jeff Law * cp-demangle.c, mkstemps.c: #include <sys...
2000-07-20  Jeff Law * cplus-dem.c (demangle_fund_type): Make 'dec...
2000-07-20  Jason Merrillmerge with gcc
2000-07-17  Hans-Peter Nilsson * testsuite/regress-demangle (failed test): Show resul...
2000-07-09  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-07-07  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-07-07  Andrew Haley2000-07-07 Andrew Haley <aph@cygnus.com>
2000-06-15  H.J. LuSynced with libiberty in the gcc repository.
2000-06-06  DJ Delorie* Makefile.in: add EXTRA_INCS
2000-05-31  Andrew CagneyAdd field ``name'' to floatformat.
2000-05-30  Jeff Law * Makefile.in (objalloc.o): Depend on config.h
2000-05-29  Zack Weinberg * hashtab.c, partition.c, xmemdup.c: Include string.h
2000-05-26  Alexandre Oliva* Makefile.in (maintainer-clean-subdir): Fix handling...
2000-04-21  Jeff Law2000-04-21 Michael Sokolov <msokolov@ivan.Harhan...
2000-04-06  Richard Henderson * splay-tree.c (splay_tree_remove): New.
2000-03-25  Christopher Faylor * partition.c: New file.
2000-03-24  Jason Merrillmerge from gcc
2000-02-22  Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
2000-02-22  Ian Lance Taylormerge with libiberty from egcs 2000-02-22
2000-02-22  Ian Lance Taylorimport libiberty from egcs
2000-02-22  Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
1999-12-28  Geoffrey Keating* vasprintf.c (int_vasprintf): Don't re-read the format...
1999-08-16  Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-08-05  Ian Lance TaylorRevert last patch to xmalloc.c, and instead bring over...
1999-08-05  Ian Lance Taylor * xmalloc.c: Control all uses of SBRK with a single...
1999-08-03  Ian Lance Taylor * floatformat.c: Add casts to avoid signed/unsigned...
1999-08-03  Ian Lance Taylor * Makefile.in (install_to_libdir): Change $(TARGETLIB...
1999-08-02  Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-07-22  Ian Lance Taylor From Mark Elbrecht:
1999-07-22  Ian Lance Taylor From Mark Elbrecht:
1999-07-19  Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-07-14  Richard Henderson * argv.c: Include stdlib.h and string.h instead of
1999-07-11  Ian Lance Taylor * splay-tree.c (splay_tree_insert): Add initialization...
1999-05-11  Jim Blandy*** empty log message ***
1999-05-11  Jim Blandy* cplus-dem.c (main): Use table lookup to distinguish...
1999-05-06  Richard Henderson * configure.in (sys/resource.h): Add to AC_CHEC...
1999-05-03  Richard Henderson19990502 sourceware import binu_ss_19990502
1999-05-03  Richard HendersonThis commit was generated by cvs2svn to track changes...