summaryrefslogtreecommitdiff
path: root/libiberty
Commit message (Expand)AuthorAgeFilesLines
* --(top level)--------------------------------------------Brooks Moses2006-10-103-3/+12
* re PR other/29176 (Seg fault in demangler)Ian Lance Taylor2006-09-223-0/+13
* Fix some whitespace issues in the changelog.Andrew Pinski2006-09-121-11/+11
* configure.ac: Add case for Mingw as host.Corinna Vinschen2006-08-303-0/+256
* re PR driver/27622 (gcc hang when compiling with -pipe)Ian Lance Taylor2006-08-277-13/+46
* re PR other/28797 (Problems with demangling (__cxa_demangle()))Ian Lance Taylor2006-08-273-1/+23
* re PR middle-end/28071 (A file that can not be compiled in reasonable time/sp...Jan Hubicka2006-07-272-1/+28
* ltconfig: chmod 644 before ranlib during install.Peter O'Gorman2006-07-042-2/+6
* pex-unix.c (pex_unix_exec_child): Insert cast when assigning to environ.Mark Shinwell2006-06-022-1/+6
* Patch to provide pex_run_in_environment.Mark Shinwell2006-06-019-36/+201
* Open temporary files in binary mode when using mkstemps.Mark Shinwell2006-05-282-1/+9
* cplus-dem.c (demangle_fund_type): Ensure buf is large enough to hold "int%u_t".Anton Blanchard2006-05-122-1/+6
* floatformat.c (floatformat_to_double): Fix (biased) exponent=0 case.Julian Brown2006-04-242-1/+5
* pex-common.c (pex_input_file, [...]): New functions.Jim Blandy2006-04-129-9/+277
* pex-common.c (temp_file): New function, containing guts of pex-style temporar...Jim Blandy2006-04-122-43/+66
* Makefile.in: Add install-html, install-html-am, and install-html-recursive ta...Carlos O'Donell2006-04-065-5/+81
* pex-win32.c (<errno.h>): Include.Mark Mitchell2006-03-312-258/+335
* pex-common.c (pex_run): Simplify output name handling.Jim Blandy2006-03-242-11/+8
* pex-common.h (struct pex_obj): Doc fixes.Jim Blandy2006-03-132-12/+19
* functions.texi: Regenerate.Jim Blandy2006-03-132-1/+25
* * pexecute.c (pwait): Syntax fix for previous change.Ben Elliston2006-02-212-1/+5
* pexecute.c (pwait): Free vector pointer.Uttam Pawar2006-02-203-1/+10
* re PR bootstrap/16787 (NAN constant "(0.0/0.0)" cannot be compiled by Tru64 cc)Roger Sayle2006-02-112-1/+18
* configure.ac: Add -Wc++-compat to ac_libibety_warn_cflags where supported.Gabriel Dos Reis2006-01-293-68/+205
* Makefile.in: Add test-expandargv test.Carlos O'Donell2006-01-204-5/+327
* floatformat.c (floatformat_i387_ext_is_valid): Use explicit cast to convert f...Gabriel Dos Reis2005-12-172-3/+10
* Fixes java/PR9861Terry Laurenzo2005-12-114-7/+68
* splay-tree.c (rotate_left): New function.Richard Guenther2005-11-072-111/+87
* from Mark Kettenis <kettenis@gnu.org>Mark Kettenis2005-10-312-0/+29
* * at-file.texi: Fix typo.Mark Mitchell2005-10-072-3/+6
* * at-file.texi: New file.Mark Mitchell2005-10-042-0/+20
* * argv.c (expandargv): Do not use xmalloc_failed.Mark Mitchell2005-09-272-3/+8
* * Makefile.in: Regenerated.Mark Mitchell2005-09-261-0/+1
* libiberty.h (expandargv): New function.Mark Mitchell2005-09-263-8/+127
* pex-win32.c: Include "windows.h".Christopher Faylor2005-09-152-14/+307
* floatformat.c (floatformat_always_valid): Change type of last argument to `vo...Mark Kettenis2005-08-172-17/+30
* strverscmp.c: Update FSF address.Kelley Cook2005-08-175-6/+13
* * getopt.c: Include ansidecl.h before system headers.Kaveh R. Ghazi2005-07-232-1/+5
* getopt.c: Include "ansidecl.h".Ben Elliston2005-07-222-3/+11
* * regex.c (regcomp): Change type of `i' from unsigned to int.Ben Elliston2005-07-222-2/+6
* Recover patch lost in the sourceware repository:Ben Elliston2005-07-224-10/+8
* configure.ac: Check for a getopt(3) declaration.Ben Elliston2005-07-224-125/+145
* * regex.c (TRANSLATE): Cast rhs of ternary expression to char.Ben Elliston2005-07-152-2/+8
* floatformat.c (floatformat_to_double): Add a comment about a potential source...Ben Elliston2005-07-122-0/+12
* pexecute.c (pexecute): Cast string litrals to char *.Ben Elliston2005-07-123-3/+8
* config.table: Delete file.Kelley Cook2005-07-075-71/+146
* config.in: Regenerate for 6/20 change.Kelley Cook2005-07-072-0/+11
* re PR other/13906 (genmodes.c:964: internal compiler error: Bus error in md5_...Steve Ellcey2005-07-032-0/+22
* re PR other/22268 (libiberty demanger crashes on (invalid) mangled name)Ian Lance Taylor2005-07-013-1/+18
* [multiple changes]Daniel Berlin2005-06-302-32/+28