aboutsummaryrefslogtreecommitdiff
path: root/libiberty
AgeCommit message (Expand)Author
2007-07-19Mark ChangeLogMark Mitchell
2007-05-14Mark ChangeLogMark Mitchell
2007-03-03backport: re PR other/16513 (Libiberty doesn't honor the multi-os-directory s...Eric Botcazou
2006-10-10--(top level)--------------------------------------------Brooks Moses
2006-09-22re PR other/29176 (Seg fault in demangler)Ian Lance Taylor
2006-09-12Fix some whitespace issues in the changelog.Andrew Pinski
2006-08-30configure.ac: Add case for Mingw as host.Corinna Vinschen
2006-08-27re PR driver/27622 (gcc hang when compiling with -pipe)Ian Lance Taylor
2006-08-27re PR other/28797 (Problems with demangling (__cxa_demangle()))Ian Lance Taylor
2006-07-27re PR middle-end/28071 (A file that can not be compiled in reasonable time/sp...Jan Hubicka
2006-07-04ltconfig: chmod 644 before ranlib during install.Peter O'Gorman
2006-06-02pex-unix.c (pex_unix_exec_child): Insert cast when assigning to environ.Mark Shinwell
2006-06-01Patch to provide pex_run_in_environment.Mark Shinwell
2006-05-28Open temporary files in binary mode when using mkstemps.Mark Shinwell
2006-05-12cplus-dem.c (demangle_fund_type): Ensure buf is large enough to hold "int%u_t".Anton Blanchard
2006-04-24floatformat.c (floatformat_to_double): Fix (biased) exponent=0 case.Julian Brown
2006-04-12pex-common.c (pex_input_file, [...]): New functions.Jim Blandy
2006-04-12pex-common.c (temp_file): New function, containing guts of pex-style temporar...Jim Blandy
2006-04-06Makefile.in: Add install-html, install-html-am, and install-html-recursive ta...Carlos O'Donell
2006-03-31pex-win32.c (<errno.h>): Include.Mark Mitchell
2006-03-24pex-common.c (pex_run): Simplify output name handling.Jim Blandy
2006-03-13pex-common.h (struct pex_obj): Doc fixes.Jim Blandy
2006-03-13functions.texi: Regenerate.Jim Blandy
2006-02-21* pexecute.c (pwait): Syntax fix for previous change.Ben Elliston
2006-02-20pexecute.c (pwait): Free vector pointer.Uttam Pawar
2006-02-11re PR bootstrap/16787 (NAN constant "(0.0/0.0)" cannot be compiled by Tru64 cc)Roger Sayle
2006-01-29configure.ac: Add -Wc++-compat to ac_libibety_warn_cflags where supported.Gabriel Dos Reis
2006-01-20Makefile.in: Add test-expandargv test.Carlos O'Donell
2005-12-17floatformat.c (floatformat_i387_ext_is_valid): Use explicit cast to convert f...Gabriel Dos Reis
2005-12-11Fixes java/PR9861Terry Laurenzo
2005-11-07splay-tree.c (rotate_left): New function.Richard Guenther
2005-10-31from Mark Kettenis <kettenis@gnu.org>Mark Kettenis
2005-10-07* at-file.texi: Fix typo.Mark Mitchell
2005-10-04* at-file.texi: New file.Mark Mitchell
2005-09-27* argv.c (expandargv): Do not use xmalloc_failed.Mark Mitchell
2005-09-26* Makefile.in: Regenerated.Mark Mitchell
2005-09-26libiberty.h (expandargv): New function.Mark Mitchell
2005-09-15pex-win32.c: Include "windows.h".Christopher Faylor
2005-08-17floatformat.c (floatformat_always_valid): Change type of last argument to `vo...Mark Kettenis
2005-08-17strverscmp.c: Update FSF address.Kelley Cook
2005-07-23* getopt.c: Include ansidecl.h before system headers.Kaveh R. Ghazi
2005-07-22getopt.c: Include "ansidecl.h".Ben Elliston
2005-07-22* regex.c (regcomp): Change type of `i' from unsigned to int.Ben Elliston
2005-07-22Recover patch lost in the sourceware repository:Ben Elliston
2005-07-22configure.ac: Check for a getopt(3) declaration.Ben Elliston
2005-07-15* regex.c (TRANSLATE): Cast rhs of ternary expression to char.Ben Elliston
2005-07-12floatformat.c (floatformat_to_double): Add a comment about a potential source...Ben Elliston
2005-07-12pexecute.c (pexecute): Cast string litrals to char *.Ben Elliston
2005-07-07config.table: Delete file.Kelley Cook
2005-07-07config.in: Regenerate for 6/20 change.Kelley Cook