aboutsummaryrefslogtreecommitdiff
path: root/libiberty
AgeCommit message (Expand)Author
2010-12-16Mark ChangeLogRichard Guenther
2010-07-31Mark ChangeLogRichard Guenther
2010-06-10 PR other/43838Jakub Jelinek
2010-04-14Mark ChangeLogRichard Guenther
2010-03-22 * c-pretty-print.c (pp_c_specifier_qualifier_list) [VECTOR_TYPE]:Jason Merrill
2010-03-02Small multilib rule fixups.Ralf Wildenhues
2010-02-04 * testsuite/demangle-expected: Add missing --format=gnu-v3.Tom Tromey
2010-02-03 PR c++/4926Jason Merrill
2010-02-03 PR c++/12909Jason Merrill
2010-01-26 * cp-demangle.c (cplus_demangle_type): Check for invalid typeIan Lance Taylor
2010-01-21 PR c++/42338Jason Merrill
2010-01-11include/Tristan Gingold
2010-01-10Return dgs.alc on successH.J. Lu
2010-01-04 PR target/42316Nobuhiro Iwamatsu
2009-12-08 * pex-unix.c (pex_unix_exec_child): Save/restore environ.Doug Evans
2009-11-25 * configure.ac (AC_CHECK_FUNCS): Sort into alphabetical order.Ben Elliston
2009-11-25 * functions.texi: Rebuild.Ben Elliston
2009-11-25 * README: Mention changes to Makefile.in and functions.texi.Manuel Lopez-Ibanez
2009-11-23 * pex-unix.c (pex_child_error): Improve warning avoidance byBen Elliston
2009-11-222009-11-22 Steve Ward <planet36@gmail.com>Steve Ward
2009-11-19 * pex-unix.c (pex_child_error): Define writeerr macro to avoidBen Elliston
2009-10-082009-10-08 Daniel Gutson <dgutson@codesourcery.com>Daniel Gutson
2009-10-012009-09-30 Martin Thuresson <martint@google.com>Martin Thuresson
2009-09-30merge in cxx0x-lambdas-branch@152308Jason Merrill
2009-09-23(Fix missing space).Matthew Gingell
2009-09-232009-09-23 Matthew Gingell <gingell@adacore.com>Matthew Gingell
2009-09-222009-09-22 Ozkan Sezer <sezeroz@gmail.com>Ozkan Sezer
2009-09-16 * hashtab.c [HAVE_INTTYPES_H]: Include <inttypes.h>.Rainer Orth
2009-09-152009-09-15 Tristan Gingold <gingold@adacore.com>Tristan Gingold
2009-09-042009-09-04 Ozkan Sezer <sezeroz@gmail.com>Ozkan Sezer
2009-09-032009-09-03 Ozkan Sezer <sezeroz@gmail.com>Ozkan Sezer
2009-09-02(Reflect changes from binutils):Tristan Gingold
2009-08-24Update AC_PREREQ entries to 2.64Ralf Wildenhues
2009-08-232009-08-23 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu
2009-08-22Regenerate tree using Autoconf 2.64 and Automake 1.11.Ralf Wildenhues
2009-07-30fixincludes/Ralf Wildenhues
2009-07-29 * make-temp-file.c (choose_tmpdir): Try standard temp logical on VMS.Douglas Rupp
2009-07-27 * pex-unix.c (vfork): Remove VMS specific definition (get from headerDouglas Rupp
2009-07-25include/:Ian Lance Taylor
2009-07-24libiberty/:Ian Lance Taylor
2009-07-17includeJan Kratochvil
2009-06-21 * hashtab.c (htab_traverse): Don't call htab_expand forJakub Jelinek
2009-06-16 PR 10197Nick Clifton
2009-05-30* snprintf.c: Doc fix.Eli Zaretskii
2009-05-292009-05-29 Kai Tietz <kai.tietz@onevision.com>Kai Tietz
2009-05-29 * fibheap.c (fibheap_replace_key_data): Make sure we don't earlyMichael Matz
2009-05-252009-05-25 Tristan Gingold <gingold@adacore.com>Tristan Gingold
2009-05-19 * cp-demangle.c (cplus_demangle_fill_ctor): Fix logic bug.Ian Lance Taylor
2009-05-17 libiberty/Julian Brown
2009-04-29 * pex-win32.c (pex_win32_pipe): Add _O_NOINHERIT. Julian Brown