summaryrefslogtreecommitdiff
path: root/libiberty
Commit message (Expand)AuthorAgeFilesLines
* Mark ChangeLogMark Mitchell2002-08-141-0/+4
* Mark ChangeLogMark Mitchell2002-07-251-0/+4
* re PR c++/7112 (Regression: ICE on C++ code involving templates and sizeof)Mark Mitchell2002-07-022-8/+37
* configure.in: Fix typo in the code checking for sys_errlist.Roman Lechtchinsky2002-05-313-4/+5
* Mark ChangeLogMark Mitchell2002-05-151-0/+4
* Mark ChangeLogMark Mitchell2002-05-141-0/+4
* configure.in (ORIGINAL_LD_FOR_MULTILIBS): Preserve LD at script entry, and se...Alexandre Oliva2002-05-082-0/+13
* hashtab.c (higher_prime_number): Use 7 as minimum.Richard Henderson2002-04-092-32/+52
* splay-tree.c (splay_tree_xmalloc_allocate): Use K & R syntax.John David Anglin2002-04-052-2/+11
* cp-demangle.c (__cxa_demangle): Also protect with IN_GLIBCPP_V3.Phil Edwards2002-04-013-4/+13
* cp-demangle.c (java_demangle_v3): Don't try to release "demangled" if it is N...Bryce McKinlay2002-03-302-1/+10
* * dyn-string.c: Add libgcc exception to copyright notice.Mark Mitchell2002-03-272-1/+14
* strtod.c (strtod): Increment 8 chars, not 7, when `infinity' seen.Stuart Griffith2002-03-182-2/+7
* cp-demangle.c: Add libgcc exception to cp-demangle.c copyright notice.Mark Mitchell2002-03-122-0/+14
* * xatexit.c [VMS]: Include stdlib.h and unixlib.h.Douglas B Rupp2002-03-112-0/+9
* Allow the user to specify functions for allocating memory for splay tree root...Jim Blandy2002-02-222-6/+59
* demangle-expected: Add test case for infinite loop in demangler.Scott Snyder2002-02-193-2/+23
* re PR other/5390 ([3.3 only?] Libiberty fails to demangle multi-digit templat...Carlo Wood2002-02-183-11/+33
* demangle.h (cplus_demangle_v3): Add "options" parm.Jason Merrill2002-02-053-25/+18
* cp-demangle.c (cp_demangle_type): Do not protect with IN_LIBGCC2.H.J. Lu2002-02-024-9/+57
* cp-demangle.c (cp_demangle_type): Call demangling_new with DMGL_GNU_V3.H.J. Lu2002-02-012-1/+6
* cp-demangle.c: Revert yesterday's change.Phil Edwards2002-02-012-8/+13
* configure.in: Treat mingw the same as cywin wrt HAVE_SYS_ERRLIST.Adam Megacz2002-01-313-2/+7
* cp-demangle.c (cp_demangle_type): Do not protect with IN_LIBGCC2.Phil Edwards2002-01-313-9/+19
* configure.in (variable detection): Use arrays of unspecified size instead of ...Momchil Velikov2002-01-223-2/+7
* Makefile.in (TESTLIB): New.DJ Delorie2002-01-2210-99/+396
* mkstemps.c (mkstemps): On VMS, open temp file with option that causes it to b...Douglas B Rupp2002-01-152-0/+9
* gcc.c (default_compilers): Const-ify.Kaveh R. Ghazi2002-01-023-2/+5
* cplus-dem.c (mystrstr): Delete.Kaveh R. Ghazi2002-01-022-27/+13
* configure.in (uintptr_t): Use AC_CHECK_TYPE.Douglas B Rupp2002-01-011-0/+5
* aclocal.m4 (libiberty_AC_FUNC_STRNCMP): Use anon mmap as 2nd try.Ira Ruben2001-12-313-1/+12
* configure.in (uintptr_t): Use AC_CHECK_TYPE.Douglas B Rupp2001-12-242-190/+198
* re PR other/2719 (demangler crash)Craig Rodrigues2001-12-123-0/+13
* configure.in: Hardcode that vfork works on VMS host.Douglas B Rupp2001-12-113-54/+73
* demangle.h (no_demangling): New.Richard Henderson2001-12-062-0/+15
* top level:Zack Weinberg2001-11-285-47/+414
* Makefile.in (stamp-h): Depend on Makefile for proper serialization.DJ Delorie2001-11-262-2/+14
* Fix typo.DJ Delorie2001-11-261-1/+1
* configure.in: Check for alloca.h (for regex.c and putenv.c).DJ Delorie2001-11-264-2/+11
* Update test for token pasting to also check "|| defined(ALMOST_STDC)"Kaveh R. Ghazi2001-11-162-4/+5
* regex.c: Check defined(__STDC__) || defined(HAVE_STRINGIZE) to determine whet...Kaveh R. Ghazi2001-11-162-2/+7
* config.in (HAVE_UINTPTR_T): Provide autoconf stub.Jeffrey A Law2001-11-155-77/+140
* regex.c (PREFIX): Provide an alternate definition for non-ANSI/ISO compilers.Jeffrey A Law2001-11-152-3/+18
* obstack.c (_): Honor the setting of ENABLE_NLS.Jim Meyering2001-11-124-3/+11
* remove trailing whitespaceDJ Delorie2001-11-041-5/+5
* Add missing entry.Alan Modra2001-11-051-0/+1
* * configure.in: Cope with missing makeinfo.Alan Modra2001-11-043-124/+138
* libiberty.h (hex_init): Revert delete.Kaveh R. Ghazi2001-10-232-0/+8
* libiberty.h (_hex_value): Const-ify.Kaveh R. Ghazi2001-10-222-11/+88
* Makefile.in ($(TARGETLIB)): Also generate pic/$(TARGETLIB) if necessary.H.J. Lu2001-10-192-1/+13