summaryrefslogtreecommitdiff
path: root/libiberty
Commit message (Expand)AuthorAgeFilesLines
* * libiberty/configure: Reverted unintended yesterday's check in.Alexandre Oliva2002-08-151-147/+149
* configure, configure: Rebuilt.Alexandre Oliva2002-08-141-149/+147
* regex.c (re_error_msgid): Just use a simple array of strings.DJ Delorie2002-08-072-81/+33
* * cplus-dem.c (PREPEND_BLANK): Remove.Neil Booth2002-07-292-2/+4
* cp-demangle.c (demangle_identifier): Support extended Unicode characters.Jason Merrill2002-07-093-1/+48
* cp-demangle.c (demangle_v3_with_details): Wrap in !defined IN_GLIBCPP_V3.Kaveh R. Ghazi2002-07-092-1/+6
* re PR c++/7112 (Regression: ICE on C++ code involving templates and sizeof)Mark Mitchell2002-07-022-7/+36
* configure.in (OUTPUT_OPTION,NO_MINUS_C_MINUS_O): Configure.Douglas B Rupp2002-07-014-141/+224
* Makefile.in (install_to_libdir): Add $(DESTDIR).Peter Breitenlohner2002-06-222-8/+13
* lbasename.c: Add 2002 to copyright.Douglas B Rupp2002-06-182-12/+9
* Index: include/ChangeLogGeoffrey Keating2002-06-062-0/+29
* Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating2002-06-042-45/+30
* configure.in: Fix typo in the code checking for sys_errlist.Roman Lechtchinsky2002-05-223-2/+7
* * config.table: Use mh-x86pic also for x86-64.Andreas Schwab2002-05-132-1/+6
* configure.in (ORIGINAL_LD_FOR_MULTILIBS): Preserve LD at script entry, and se...Alexandre Oliva2002-05-083-142/+160
* configure.in (AC_TYPE_PID_T): Use it.Mark Mitchell2002-05-075-110/+143
* hashtab.c (higher_prime_number): Use 7 as minimum.Richard Henderson2002-04-092-32/+52
* 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
* hex.c: Add documentation.DJ Delorie2002-03-273-6/+110
* * dyn-string.c: Add libgcc exception to copyright notice.Mark Mitchell2002-03-272-1/+14
* config.table: Support --with-build-subdir.H.J. Lu2002-03-264-39/+57
* 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-1/+15
* * xatexit.c [VMS]: Include stdlib.h and unixlib.h.Douglas B Rupp2002-03-112-0/+9
* splay-tree.c (splay_tree_xmalloc_allocate, [...]): Use K&R-style definitions,...Jim Blandy2002-03-072-2/+12
* Remove floatformat_arm_ext.Andrew Cagney2002-03-062-7/+4
* configure.in: Add --enable-install-libiberty option.Phil Edwards2002-03-044-143/+229
* * xmalloc.c (xmalloc_fail): Clarify error message further.Neil Booth2002-03-042-1/+5
* * xmalloc.c (xmalloc_fail): Clarify error message.Neil Booth2002-03-032-2/+6
* 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