aboutsummaryrefslogtreecommitdiff
path: root/libiberty
AgeCommit message (Expand)Author
2010-06-13libiberty.texi: Remove reference to GCC 3 and 2001 (thrice).Gerald Pfeifer
2010-06-10re PR other/43838 (Incorrect output from abi::__cxa_demangle)Jakub Jelinek
2010-06-08utils.c (init_gnat_to_gnu): Use typed GC allocation.Laurynas Biveinis
2010-06-03re PR bootstrap/42798 (--enable-build-with-cxx bootstrap fails on i686-pc-lin...Ralf Wildenhues
2010-05-26demangle-expected: Add tests for __int128 and unsigned __int128 types.Kai Tietz
2010-05-06Add support for C++0x nullptr.Jason Merrill
2010-04-23filenames.h (IS_DIR_SEPARATOR_1): Rename from IS_DIR_SEPARATOR...Pedro Alves
2010-04-07tree-ssa-pre.c (my_rev_post_order_compute): Remove set but not used count var...Jakub Jelinek
2010-04-07tree-ssa-pre.c (my_rev_post_order_compute): Remove set but not used count var...Jakub Jelinek
2010-03-22c-pretty-print.c (pp_c_specifier_qualifier_list): Use () rather than [], and ...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-03re PR c++/4926 (C++ ABI needs clarification on mangling of complex expressions)Jason Merrill
2010-02-03re PR c++/12909 (ambiguity in mangling vector types)Jason Merrill
2010-01-26cp-demangle.c (cplus_demangle_type): Check for invalid type after "DF".Ian Lance Taylor
2010-01-20re PR c++/42338 ([c++0x] ICE on decltype usage with templates)Jason Merrill
2010-01-11demangle.h (ada_demangle): Add prototype.Tristan Gingold
2010-01-09Return dgs.alc on successH.J. Lu
2010-01-04re PR target/42316 ([SH] `builddir-single/libiberty/pic/libiberty.a': No such...Nobuhiro Iwamatsu
2009-12-08* pex-unix.c (pex_unix_exec_child): Save/restore environ.Doug Evans
2009-11-26configure.ac (AC_CHECK_FUNCS): Sort into alphabetical order.Ben Elliston
2009-11-25* functions.texi: Rebuild.Ben Elliston
2009-11-25README: Mention changes to Makefile.in and functions.texi.Manuel López-Ibáñez
2009-11-23pex-unix.c (pex_child_error): Improve warning avoidance by checking the resul...Ben Elliston
2009-11-22dyn-string.c (dyn_string_append_char): Fix typo in comment.Steve Ward
2009-11-20pex-unix.c (pex_child_error): Define writeerr macro to avoid unused result wa...Ben Elliston
2009-10-08argv.c (consume_whitespace): New function.Daniel Gutson
2009-10-01regex.c (byte_re_match_2_internal): Split declaration and assignment to avoid...Martin Thuresson
2009-09-29merge in cxx0x-lambdas-branch@152308Jason Merrill
2009-09-23(Fix missing space).Tristan Gingold
2009-09-23cplus-dem.c (ada_demangle): Ensure demangled is freed.Matthew Gingell
2009-09-22choose-temp.c: Include unistd.h for mingw targets.Ozkan Sezer
2009-09-16* hashtab.c [HAVE_INTTYPES_H]: Include <inttypes.h>.Rainer Orth
2009-09-15config.h-vms (intptr_t): Define to compile hashtab.cTristan Gingold
2009-09-04re PR target/39065 (libiberty hashtab.c:hash_pointer() needs intptr_t)Ozkan Sezer
2009-09-03re PR target/39065 (libiberty hashtab.c:hash_pointer() needs intptr_t)Ozkan Sezer
2009-09-02(Reflect changes from binutils):Tristan Gingold
2009-08-24Update AC_PREREQ entries to 2.64Ralf Wildenhues
2009-08-23re PR rtl-optimization/10536 (Linux kernel miscompiled on s390)H.J. Lu
2009-08-22Regenerate tree using Autoconf 2.64 and Automake 1.11.Ralf Wildenhues
2009-07-30Makefile.in (AUTOCONF, [...]): New variables.Ralf Wildenhues
2009-07-29make-temp-file.c (choose_tmpdir): Try standard temp logical on VMS.Douglas B Rupp
2009-07-27pex-unix.c (vfork): Remove VMS specific definition (get from header file inst...Douglas B Rupp
2009-07-25re PR bootstrap/40854 (Conflicting crc32 functions in libiberty and zlib)Ian Lance Taylor
2009-07-24crc32.c: New file.Ian Lance Taylor
2009-07-17demangle.h (enum demangle_component_type <DEMANGLE_COMPONENT_GLOBAL_CONSTRUCT...Jan Kratochvil
2009-06-21hashtab.c (htab_traverse): Don't call htab_expand for nearly empty hashtabs w...Jakub Jelinek
2009-06-16re PR fortran/10197 (direct acces files not unformatted by default)Nick Clifton
2009-05-30snprintf.c: Doc fix.Eli Zaretskii
2009-05-29pex-win32.c (pex_win32_fdopenr): Set INHERIT to false.Kai Tietz