aboutsummaryrefslogtreecommitdiff
path: root/libiberty
AgeCommit message (Expand)AuthorFilesLines
2010-09-10cp-demangle.c (d_find_pack): Add case for DEMANGLE_COMPONENT_LAMBDA.James Lyon3-0/+39
2010-09-08re PR bootstrap/44001 (.o vs. obj => @OBJEXT@ and $ac_objext)Tristan Gingold5-168/+193
2010-08-20pex-common.c (pex_read_err): Set stderr_pipe to -1 if a corresponding stream ...Maciej W. Rozycki2-4/+17
2010-08-13argv.c (expandargv): Limit the number of times that response files are opened...Nick Clifton2-1/+15
2010-07-21* make-temp-file.c (choose_tmpdir): Append a dot to P_tmpdir if needed.Pascal Obry2-1/+10
2010-07-06floatformat.h (floatformat_ieee_half_big): Add declaration.Ken Werner2-1/+22
2010-06-13libiberty.texi: Remove reference to GCC 3 and 2001 (thrice).Gerald Pfeifer2-12/+12
2010-06-10re PR other/43838 (Incorrect output from abi::__cxa_demangle)Jakub Jelinek3-1/+25
2010-06-08utils.c (init_gnat_to_gnu): Use typed GC allocation.Laurynas Biveinis4-26/+147
2010-06-03re PR bootstrap/42798 (--enable-build-with-cxx bootstrap fails on i686-pc-lin...Ralf Wildenhues3-11/+24
2010-05-26demangle-expected: Add tests for __int128 and unsigned __int128 types.Kai Tietz2-0/+15
2010-05-06Add support for C++0x nullptr.Jason Merrill4-1/+19
2010-04-23filenames.h (IS_DIR_SEPARATOR_1): Rename from IS_DIR_SEPARATOR...Pedro Alves3-5/+33
2010-04-07tree-ssa-pre.c (my_rev_post_order_compute): Remove set but not used count var...Jakub Jelinek1-0/+5
2010-04-07tree-ssa-pre.c (my_rev_post_order_compute): Remove set but not used count var...Jakub Jelinek1-3/+3
2010-03-22c-pretty-print.c (pp_c_specifier_qualifier_list): Use () rather than [], and ...Jason Merrill3-4/+8
2010-03-02Small multilib rule fixups.Ralf Wildenhues2-1/+5
2010-02-04* testsuite/demangle-expected: Add missing --format=gnu-v3.Tom Tromey2-0/+5
2010-02-03re PR c++/4926 (C++ ABI needs clarification on mangling of complex expressions)Jason Merrill3-4/+26
2010-02-03re PR c++/12909 (ambiguity in mangling vector types)Jason Merrill3-5/+73
2010-01-26cp-demangle.c (cplus_demangle_type): Check for invalid type after "DF".Ian Lance Taylor3-4/+15
2010-01-20re PR c++/42338 ([c++0x] ICE on decltype usage with templates)Jason Merrill2-3/+17
2010-01-11demangle.h (ada_demangle): Add prototype.Tristan Gingold3-108/+272
2010-01-09Return dgs.alc on successH.J. Lu2-1/+6
2010-01-04re PR target/42316 ([SH] `builddir-single/libiberty/pic/libiberty.a': No such...Nobuhiro Iwamatsu3-0/+8
2009-12-08* pex-unix.c (pex_unix_exec_child): Save/restore environ.Doug Evans2-1/+24
2009-11-26configure.ac (AC_CHECK_FUNCS): Sort into alphabetical order.Ben Elliston3-18/+37
2009-11-25* functions.texi: Rebuild.Ben Elliston2-6/+23
2009-11-25README: Mention changes to Makefile.in and functions.texi.Manuel López-Ibáñez3-3/+15
2009-11-23pex-unix.c (pex_child_error): Improve warning avoidance by checking the resul...Ben Elliston2-2/+11
2009-11-22dyn-string.c (dyn_string_append_char): Fix typo in comment.Steve Ward2-1/+5
2009-11-20pex-unix.c (pex_child_error): Define writeerr macro to avoid unused result wa...Ben Elliston2-1/+8
2009-10-08argv.c (consume_whitespace): New function.Daniel Gutson3-12/+80
2009-10-01regex.c (byte_re_match_2_internal): Split declaration and assignment to avoid...Martin Thuresson2-2/+10
2009-09-29merge in cxx0x-lambdas-branch@152308Jason Merrill4-68/+274
2009-09-23(Fix missing space).Tristan Gingold1-1/+1
2009-09-23cplus-dem.c (ada_demangle): Ensure demangled is freed.Matthew Gingell2-1/+8
2009-09-22choose-temp.c: Include unistd.h for mingw targets.Ozkan Sezer2-0/+8
2009-09-16* hashtab.c [HAVE_INTTYPES_H]: Include <inttypes.h>.Rainer Orth2-0/+7
2009-09-15config.h-vms (intptr_t): Define to compile hashtab.cTristan Gingold2-0/+7
2009-09-04re PR target/39065 (libiberty hashtab.c:hash_pointer() needs intptr_t)Ozkan Sezer4-28/+90
2009-09-03re PR target/39065 (libiberty hashtab.c:hash_pointer() needs intptr_t)Ozkan Sezer5-1/+25
2009-09-02(Reflect changes from binutils):Tristan Gingold4-172/+49
2009-08-24Update AC_PREREQ entries to 2.64Ralf Wildenhues2-1/+5
2009-08-23re PR rtl-optimization/10536 (Linux kernel miscompiled on s390)H.J. Lu2-27/+7
2009-08-22Regenerate tree using Autoconf 2.64 and Automake 1.11.Ralf Wildenhues3-6898/+4329
2009-07-30Makefile.in (AUTOCONF, [...]): New variables.Ralf Wildenhues2-0/+15
2009-07-29make-temp-file.c (choose_tmpdir): Try standard temp logical on VMS.Douglas B Rupp2-1/+10
2009-07-27pex-unix.c (vfork): Remove VMS specific definition (get from header file inst...Douglas B Rupp2-7/+43
2009-07-25re PR bootstrap/40854 (Conflicting crc32 functions in libiberty and zlib)Ian Lance Taylor2-1/+19