aboutsummaryrefslogtreecommitdiff
path: root/libiberty
AgeCommit message (Expand)Author
2005-07-09Merge in gcc_4_0_0_release to gcc_4_0_1_releaseMike Stump
2005-06-10This commit was manufactured by cvs2svn to create branchno-author
2005-04-26Merge to tag gcc_4_0_0_release.Geoffrey Keating
2005-02-13 * cp-demangle.c (__cxa_demangle): Change resolution of ambiguousJason Merrill
2005-01-11* hex.c (hex_value): Group 'unsigned int' together to get correctTobias Schl"uter
2004-12-272004-12-27 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu
2004-12-20Add the missing ChangeLog entry.H.J. Lu
2004-12-202004-12-19 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu
2004-12-182004-12-18 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu
2004-12-10[include]Ben Elliston
2004-12-07* splay-tree.c (splay_tree_delete_helper): Redesign the logic soDJ Delorie
2004-11-30 * pex-unix.c: Fix the spelling of longjmp.Matt Kraai
2004-11-24 PR other/18623Ian Lance Taylor
2004-11-20 * objalloc.c, strsignal.c, xstrerror.c: Include "config.h" beforeRoger Sayle
2004-11-13Revert Index->Manual Index until --no-split is removed...Mike Stump
2004-11-13 * Makefile.in (libiberty.html): Fix html generation.Mike Stump
2004-11-13 * libiberty.texi (Index): Fix html generation with makeinfo byMike Stump
2004-09-08 * vasprintf.c: Accept __va_copy in addition to va_copy.Adam Nemet
2004-09-032004-09-03 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2004-09-022004-09-02 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2004-06-29 * lrealpath.c (lrealpath): Add _WIN32 support.Danny Smith
2004-06-28libiberty:Zack Weinberg
2004-06-28 * testsuite/demangle-expected: Add test case.Ian Lance Taylor
2004-06-28 PR other/16240Ian Lance Taylor
2004-05-31 * pex-win32.c (fix_argv): Expand comment.Danny Smith
2004-05-25 * Makefile.in: Add .NOEXPORT.Daniel Jacobowitz
2004-04-29 * gcc.c (DELETE_IF_ORDINARY): New macro default definition.Douglas Rupp
2004-04-26 * configure.ac (UNSIGNED_64BIT_TYPE): Unquote the definition.Maciej W. Rozycki
2004-04-22 * hashtab.c: Include limits.h, stdint.h, ansidecl.h.Richard Henderson
2004-04-13 * strerror.c: Include config.h, and redefine sys_nerr andIan Lance Taylor
2004-04-13 * hashtab.c (htab_remove_elt_with_hash): New function.Jeff Law
2004-04-01 * hashtab.c (htab_size): Move to top of file; mark inline.Richard Henderson
2004-03-18 * pex-unix.c (pexecute): Use vfork instead of fork, withIan Lance Taylor
2004-03-18 * Makefile.in: Clean up REQUIRED_OFILES and CONFIGURED_OFILES forIan Lance Taylor
2004-03-092004-03-09 Kelley Cook <kcook@gcc.gnu.org>Kelley Cook
2004-03-09* configure: Regenerate for config/accross.m4 correction.Hans-Peter Nilsson
2004-03-07 * testsuite/test-demangle.c: Include <string.h> and <stdlib.h> forAndreas Jaeger
2004-02-25 * cp-demangle.h (enum d_builtin_type_print): Add D_PRINT_UNSIGNED,Ian Lance Taylor
2004-02-25 * cp-demangle.c (d_print_comp) [UNARY]: Don't emit extraIan Lance Taylor
2004-02-24 * cp-demangle.c (__cxa_demangle): Pass DMGL_PARAMS to d_demangle.Ian Lance Taylor
2004-02-24 * cp-demangle.c (d_print_comp) [RESTRICT, VOLATILE, CONST]: Don'tIan Lance Taylor
2004-02-24 * cp-demangle.c (__cxa_demangle): Adjust last patch to handleIan Lance Taylor
2004-02-242004-02-23 Ian Lance Taylor <ian@wasabisystems.com>Ian Lance Taylor
2004-02-24 * dyn-string.c: Remove test of IN_LIBGCC2 and IN_GLIBCPP_V3 andIan Lance Taylor
2004-02-17 * regex.c: Include <ansidecl.h>.Matt Kraai
2004-01-26 * configure.ac: Add m4_pattern_allow(LIBOBJS).Ian Lance Taylor
2004-01-22* Makefile.in: Convert to ./ throughout. Rebuild dependenciesDJ Delorie
2004-01-15 * strdup.c (strdup): Constify the argument.Kazu Hirata
2004-01-14 * Makefile.in (distclean): Remove config.cache.Loren J. Rittle
2004-01-13 * cp-demangle.c (d_make_comp): DEMANGLE_COMPONENT_CONSTRUCTION_VTABLEDaniel Jacobowitz