aboutsummaryrefslogtreecommitdiff
path: root/libiberty
AgeCommit message (Expand)Author
2007-01-31Mark ChangeLogGabriel Dos Reis
2006-07-04ltconfig: chmod 644 before ranlib during install.Peter O'Gorman
2006-03-09Mark ChangeLogMark Mitchell
2006-02-16re PR bootstrap/16787 (NAN constant "(0.0/0.0)" cannot be compiled by Tru64 cc)Roger Sayle
2006-02-06backport: re PR other/13906 (genmodes.c:964: internal compiler error: Bus err...Kaveh R. Ghazi
2005-09-21Mark ChangeLogMark Mitchell
2005-07-07Mark ChangeLogMark Mitchell
2005-04-26libiberty.h (unlock_std_streams): New.Kaveh R. Ghazi
2005-04-24libiberty.h (fopen_unlocked, [...]): Provide prototypes for new functions.Kaveh R. Ghazi
2005-04-21Mark ChangeLogMark Mitchell
2005-04-17This commit was manufactured by cvs2svn to create branchNo Author
2005-02-13cp-demangle.c (__cxa_demangle): Change resolution of ambiguous arguments.Jason Merrill
2005-01-11hex.c (hex_value): Group 'unsigned int' together to get correct markup.Tobias Schlüter
2004-12-27Makefile.in: Undo to 2004-12-17.H.J. Lu
2004-12-19Add the missing ChangeLog entry.H.J. Lu
2004-12-19re PR bootstrap/19072 (--disable-static bootstrap failure)H.J. Lu
2004-12-18Makefile.in (top_builddir): Set to `.'.H.J. Lu
2004-12-11fibheap.h (struct fibnode): Only use unsigned long bitfields when __GNUC__ is...Ben Elliston
2004-12-07splay-tree.c (splay_tree_delete_helper): Redesign the logic so that recursion...DJ Delorie
2004-11-30* pex-unix.c: Fix the spelling of longjmp.Matt Kraai
2004-11-24re PR other/18623 (4 * libiberty local variables set but never used)Ian Lance Taylor
2004-11-20objalloc.c, [...]: Include "config.h" before "ansidecl.h" to avoid redeclarat...Roger 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-13libiberty.texi (Index): Fix html generation with makeinfo by renaming this no...Mike Stump
2004-09-08* vasprintf.c: Accept __va_copy in addition to va_copy.Adam Nemet
2004-09-03configure: Regenerate.Paolo Bonzini
2004-09-02configure.ac: Do not enable multilibs for build-side libiberty.Paolo Bonzini
2004-06-29* lrealpath.c (lrealpath): Add _WIN32 support.Danny Smith
2004-06-28cp-demangle.h: Declare cplus_demangle_operators...Zack Weinberg
2004-06-28* testsuite/demangle-expected: Add test case.Ian Lance Taylor
2004-06-28re PR c++/16240 (g++ generates incorrect mangled name)Ian 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-29gcc.c (DELETE_IF_ORDINARY): New macro default definition.Douglas B Rupp
2004-04-26configure.ac (UNSIGNED_64BIT_TYPE): Unquote the definition.Maciej W. Rozycki
2004-04-22hashtab.c: Include limits.h, stdint.h, ansidecl.h.Richard Henderson
2004-04-13strerror.c: Include config.h...Ian Lance Taylor
2004-04-13hashtab.c (htab_remove_elt_with_hash): New function.Jeff Law
2004-03-31hashtab.c (htab_size): Move to top of file; mark inline.Richard Henderson
2004-03-18pex-unix.c (pexecute): Use vfork instead of fork, with appropriate changes to...Ian Lance Taylor
2004-03-18Makefile.in: Clean up REQUIRED_OFILES and CONFIGURED_OFILES for an 80 column ...Ian Lance Taylor
2004-03-09configure.ac: Bump version to 2.59.Kelley Cook
2004-03-09* configure: Regenerate for config/accross.m4 correction.Hans-Peter Nilsson
2004-03-07test-demangle.c: Include <string.h> and <stdlib.h> for prototypes.Andreas Jaeger
2004-02-25cp-demangle.h (enum d_builtin_type_print): Add D_PRINT_UNSIGNED...Ian Lance Taylor
2004-02-25cp-demangle.c (d_print_comp): Don't emit extra parentheses around a cast.Ian Lance Taylor
2004-02-24* cp-demangle.c (__cxa_demangle): Pass DMGL_PARAMS to d_demangle.Ian Lance Taylor
2004-02-24cp-demangle.c (d_print_comp): Don't push more than one of the same CV-qualifi...Ian Lance Taylor
2004-02-24cp-demangle.c (__cxa_demangle): Adjust last patch to handle empty string corr...Ian Lance Taylor