summaryrefslogtreecommitdiff
path: root/libiberty
Commit message (Expand)AuthorAgeFilesLines
* Makefile.in: Undo to 2004-12-17.H.J. Lu2004-12-277-1479/+752
* Add the missing ChangeLog entry.H.J. Lu2004-12-191-0/+27
* re PR bootstrap/19072 (--disable-static bootstrap failure)H.J. Lu2004-12-194-426/+497
* Makefile.in (top_builddir): Set to `.'.H.J. Lu2004-12-187-704/+1407
* fibheap.h (struct fibnode): Only use unsigned long bitfields when __GNUC__ is...Ben Elliston2004-12-114-0/+420
* splay-tree.c (splay_tree_delete_helper): Redesign the logic so that recursion...DJ Delorie2004-12-072-7/+53
* * pex-unix.c: Fix the spelling of longjmp.Matt Kraai2004-11-302-1/+5
* re PR other/18623 (4 * libiberty local variables set but never used)Ian Lance Taylor2004-11-243-13/+13
* objalloc.c, [...]: Include "config.h" before "ansidecl.h" to avoid redeclarat...Roger Sayle2004-11-205-6/+13
* Revert Index->Manual Index until --no-split is removed...Mike Stump2004-11-132-6/+3
* * Makefile.in (libiberty.html): Fix html generation.Mike Stump2004-11-132-1/+3
* libiberty.texi (Index): Fix html generation with makeinfo by renaming this no...Mike Stump2004-11-132-3/+8
* * vasprintf.c: Accept __va_copy in addition to va_copy.Adam Nemet2004-09-082-0/+7
* configure: Regenerate.Paolo Bonzini2004-09-032-72/+44
* configure.ac: Do not enable multilibs for build-side libiberty.Paolo Bonzini2004-09-022-2/+5
* * lrealpath.c (lrealpath): Add _WIN32 support.Danny Smith2004-06-292-0/+34
* cp-demangle.h: Declare cplus_demangle_operators...Zack Weinberg2004-06-282-5/+23
* * testsuite/demangle-expected: Add test case.Ian Lance Taylor2004-06-282-0/+6
* re PR c++/16240 (g++ generates incorrect mangled name)Ian Lance Taylor2004-06-282-0/+8
* * pex-win32.c (fix_argv): Expand comment.Danny Smith2004-05-312-1/+10
* * Makefile.in: Add .NOEXPORT.Daniel Jacobowitz2004-05-252-0/+7
* gcc.c (DELETE_IF_ORDINARY): New macro default definition.Douglas B Rupp2004-04-292-5/+6
* configure.ac (UNSIGNED_64BIT_TYPE): Unquote the definition.Maciej W. Rozycki2004-04-263-43/+79
* hashtab.c: Include limits.h, stdint.h, ansidecl.h.Richard Henderson2004-04-225-128/+425
* strerror.c: Include config.h...Ian Lance Taylor2004-04-132-3/+8
* hashtab.c (htab_remove_elt_with_hash): New function.Jeff Law2004-04-132-2/+21
* hashtab.c (htab_size): Move to top of file; mark inline.Richard Henderson2004-03-312-49/+83
* pex-unix.c (pexecute): Use vfork instead of fork, with appropriate changes to...Ian Lance Taylor2004-03-183-17/+73
* Makefile.in: Clean up REQUIRED_OFILES and CONFIGURED_OFILES for an 80 column ...Ian Lance Taylor2004-03-182-27/+35
* configure.ac: Bump version to 2.59.Kelley Cook2004-03-095-71/+86
* * configure: Regenerate for config/accross.m4 correction.Hans-Peter Nilsson2004-03-092-369/+912
* test-demangle.c: Include <string.h> and <stdlib.h> for prototypes.Andreas Jaeger2004-03-072-1/+13
* cp-demangle.h (enum d_builtin_type_print): Add D_PRINT_UNSIGNED...Ian Lance Taylor2004-02-254-84/+136
* cp-demangle.c (d_print_comp): Don't emit extra parentheses around a cast.Ian Lance Taylor2004-02-253-5/+8
* * cp-demangle.c (__cxa_demangle): Pass DMGL_PARAMS to d_demangle.Ian Lance Taylor2004-02-242-1/+3
* cp-demangle.c (d_print_comp): Don't push more than one of the same CV-qualifi...Ian Lance Taylor2004-02-243-21/+115
* cp-demangle.c (__cxa_demangle): Adjust last patch to handle empty string corr...Ian Lance Taylor2004-02-242-2/+5
* cp-demangle.c (__cxa_demangle): It is not an error if status is not NULL.Ian Lance Taylor2004-02-242-11/+52
* dyn-string.c: Remove test of IN_LIBGCC2 and IN_GLIBCPP_V3 and the associated ...Ian Lance Taylor2004-02-242-10/+6
* regex.c: Include <ansidecl.h>.Matt Kraai2004-02-172-2/+10
* configure.ac: Add m4_pattern_allow(LIBOBJS).Ian Lance Taylor2004-01-263-5/+21
* Makefile.in: Convert to ./ throughout.DJ Delorie2004-01-225-154/+715
* * strdup.c (strdup): Constify the argument.Kazu Hirata2004-01-152-1/+5
* * Makefile.in (distclean): Remove config.cache.Loren J. Rittle2004-01-142-1/+5
* cp-demangle.c (d_make_comp): DEMANGLE_COMPONENT_CONSTRUCTION_VTABLE takes two...Daniel Jacobowitz2004-01-133-2/+8
* demangle.h (enum demangle_component_type): Define.Ian Lance Taylor2004-01-125-852/+1281
* configure.in: Rename file to ...Kelley Cook2004-01-105-179/+224
* cp-demangle.c (d_encoding): When DMGL_PARAMS is not set...Ian Lance Taylor2004-01-025-761/+1700
* * cp-demangle.c (is_ctor_or_dtor): Fix error in last change.Kaveh R. Ghazi2003-12-262-2/+5
* re PR other/13272 (libiberty/lbasename.c has incorrect DIR_SEPARATOR)Daniel Jacobowitz2003-12-223-20/+9