summaryrefslogtreecommitdiff
path: root/libiberty
Commit message (Expand)AuthorAgeFilesLines
* remove useless if-before-free testsJim Meyering2011-04-208-43/+34
* Avoid memory overrun in a test leading to potential double-free.Jim Meyering2011-04-102-1/+7
* makefile.vms (OBJS): Add filename_cmp.objTristan Gingold2011-03-312-1/+5
* re PR debug/28047 (DWARF output_file_names should really understand DOS pathn...Kai Tietz2011-02-283-0/+72
* libiberty: documentation markup and order fixes.Ralf Wildenhues2011-02-0333-208/+366
* libiberty: add .gitignoreMike Frysinger2011-01-182-0/+6
* Update Copyright years for files modified in 2010.Jakub Jelinek2011-01-038-9/+11
* splay-tree.c (splay_tree_foreach_helper): Remove arg `sp', all callers updated.Doug Evans2010-12-082-13/+44
* * setproctitle.c [HAVE_SYS_PRCTL_H]: Include <sys/types.h>.Rainer Orth2010-11-292-0/+5
* Fix build regressionAnthony Green2010-11-215-39/+15
* PR other/46202: implement install-strip.Ralf Wildenhues2010-11-202-0/+9
* simple-object.h (simple_object_attributes_merge): Declare, replacing simple_o...Ian Lance Taylor2010-11-176-39/+93
* Properly demangle a global constructor symbol.H.J. Lu2010-11-163-3/+26
* simple-object-coff.c (simple_object_coff_read_strtab): Fix reading offset.Kai Tietz2010-11-142-1/+7
* re PR other/46332 (__cxa_demangle yields excess parentheses for function types)Ian Lance Taylor2010-11-133-8/+14
* Use spawnve on cygwin.Richard Henderson2010-11-045-13/+237
* simple-object.h: New file.Ian Lance Taylor2010-11-0212-5/+3945
* setproctitle.c: Add space after function name in @deftypefn comment.Ian Lance Taylor2010-10-293-2/+8
* Patch by Ralf Wildenhues.Ralf Wildenhues2010-10-263-64/+20
* Turn PR_SET_NAME check into link checkAndi Kleen2010-10-073-13/+13
* [PATCH] Report LTO phase in lto1 process name v2Andi Kleen2010-10-067-13/+129
* cplus-dem.c (ada_demangle): Add comments.Tristan Gingold2010-09-223-89/+174
* cp-demangle.c (d_find_pack): Add case for DEMANGLE_COMPONENT_LAMBDA.James Lyon2010-09-103-0/+39
* re PR bootstrap/44001 (.o vs. obj => @OBJEXT@ and $ac_objext)Tristan Gingold2010-09-085-168/+193
* pex-common.c (pex_read_err): Set stderr_pipe to -1 if a corresponding stream ...Maciej W. Rozycki2010-08-202-4/+17
* argv.c (expandargv): Limit the number of times that response files are opened...Nick Clifton2010-08-132-1/+15
* * make-temp-file.c (choose_tmpdir): Append a dot to P_tmpdir if needed.Pascal Obry2010-07-212-1/+10
* floatformat.h (floatformat_ieee_half_big): Add declaration.Ken Werner2010-07-062-1/+22
* libiberty.texi: Remove reference to GCC 3 and 2001 (thrice).Gerald Pfeifer2010-06-132-12/+12
* re PR other/43838 (Incorrect output from abi::__cxa_demangle)Jakub Jelinek2010-06-103-1/+25
* utils.c (init_gnat_to_gnu): Use typed GC allocation.Laurynas Biveinis2010-06-084-26/+147
* re PR bootstrap/42798 (--enable-build-with-cxx bootstrap fails on i686-pc-lin...Ralf Wildenhues2010-06-033-11/+24
* demangle-expected: Add tests for __int128 and unsigned __int128 types.Kai Tietz2010-05-262-0/+15
* Add support for C++0x nullptr.Jason Merrill2010-05-064-1/+19
* filenames.h (IS_DIR_SEPARATOR_1): Rename from IS_DIR_SEPARATOR...Pedro Alves2010-04-233-5/+33
* tree-ssa-pre.c (my_rev_post_order_compute): Remove set but not used count var...Jakub Jelinek2010-04-071-0/+5
* tree-ssa-pre.c (my_rev_post_order_compute): Remove set but not used count var...Jakub Jelinek2010-04-071-3/+3
* c-pretty-print.c (pp_c_specifier_qualifier_list): Use () rather than [], and ...Jason Merrill2010-03-223-4/+8
* Small multilib rule fixups.Ralf Wildenhues2010-03-022-1/+5
* * testsuite/demangle-expected: Add missing --format=gnu-v3.Tom Tromey2010-02-042-0/+5
* re PR c++/4926 (C++ ABI needs clarification on mangling of complex expressions)Jason Merrill2010-02-033-4/+26
* re PR c++/12909 (ambiguity in mangling vector types)Jason Merrill2010-02-033-5/+73
* cp-demangle.c (cplus_demangle_type): Check for invalid type after "DF".Ian Lance Taylor2010-01-263-4/+15
* re PR c++/42338 ([c++0x] ICE on decltype usage with templates)Jason Merrill2010-01-202-3/+17
* demangle.h (ada_demangle): Add prototype.Tristan Gingold2010-01-113-108/+272
* Return dgs.alc on successH.J. Lu2010-01-092-1/+6
* re PR target/42316 ([SH] `builddir-single/libiberty/pic/libiberty.a': No such...Nobuhiro Iwamatsu2010-01-043-0/+8
* * pex-unix.c (pex_unix_exec_child): Save/restore environ.Doug Evans2009-12-082-1/+24
* configure.ac (AC_CHECK_FUNCS): Sort into alphabetical order.Ben Elliston2009-11-263-18/+37
* * functions.texi: Rebuild.Ben Elliston2009-11-252-6/+23