aboutsummaryrefslogtreecommitdiff
path: root/libiberty
AgeCommit message (Expand)AuthorFilesLines
2011-04-10Avoid memory overrun in a test leading to potential double-free.Jim Meyering2-1/+7
2011-03-31makefile.vms (OBJS): Add filename_cmp.objTristan Gingold2-1/+5
2011-02-28re PR debug/28047 (DWARF output_file_names should really understand DOS pathn...Kai Tietz3-0/+72
2011-02-03libiberty: documentation markup and order fixes.Ralf Wildenhues33-208/+366
2011-01-18libiberty: add .gitignoreMike Frysinger2-0/+6
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek8-9/+11
2010-12-08splay-tree.c (splay_tree_foreach_helper): Remove arg `sp', all callers updated.Doug Evans2-13/+44
2010-11-29* setproctitle.c [HAVE_SYS_PRCTL_H]: Include <sys/types.h>.Rainer Orth2-0/+5
2010-11-21Fix build regressionAnthony Green5-39/+15
2010-11-20PR other/46202: implement install-strip.Ralf Wildenhues2-0/+9
2010-11-17simple-object.h (simple_object_attributes_merge): Declare, replacing simple_o...Ian Lance Taylor6-39/+93
2010-11-16Properly demangle a global constructor symbol.H.J. Lu3-3/+26
2010-11-14simple-object-coff.c (simple_object_coff_read_strtab): Fix reading offset.Kai Tietz2-1/+7
2010-11-13re PR other/46332 (__cxa_demangle yields excess parentheses for function types)Ian Lance Taylor3-8/+14
2010-11-04Use spawnve on cygwin.Richard Henderson5-13/+237
2010-11-02simple-object.h: New file.Ian Lance Taylor12-5/+3945
2010-10-29setproctitle.c: Add space after function name in @deftypefn comment.Ian Lance Taylor3-2/+8
2010-10-26Patch by Ralf Wildenhues.Ralf Wildenhues3-64/+20
2010-10-07Turn PR_SET_NAME check into link checkAndi Kleen3-13/+13
2010-10-06[PATCH] Report LTO phase in lto1 process name v2Andi Kleen7-13/+129
2010-09-22cplus-dem.c (ada_demangle): Add comments.Tristan Gingold3-89/+174
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