libiberty.h (PEX_STDERR_TO_PIPE): New define.
[gcc.git] / libiberty / ChangeLog
2007-01-31 Vladimir Pruslibiberty.h (PEX_STDERR_TO_PIPE): New define.
2007-01-30 Ben Ellistonstrsignal.c (psignal): Change type of signo to int.
2007-01-29 Simon Baldwindemangle.h: New cplus_demangle_print_callback...
2007-01-12 Ben Elliston* pex-unix.c (writeerr): Cast write result to void.
2007-01-12 Ben EllistonTypo fix.
2007-01-12 Ben Ellistonchoose-temp.c (choose_temp_base): Check the result...
2006-12-21 Geoffrey Keatingcp-demangle.h: Add comment explaining what to do to...
2006-11-30 Andrew Stubbsre PR driver/29931 (following argv[0] symlink in proces...
2006-11-08 Vladimir Pruspex-win32.c (no_suffixes): Remove.
2006-11-07 Julian Brownfloatformat.c (get_field): Fix segfault with little...
2006-10-26 Danny Smithpex-win32.c (argv_to_cmdline): Replace xmalloc with...
2006-10-25 Ben Elliston* pexecute.txh: Wrap pexecute's "flag" argument with...
2006-10-10 Brooks Moses--(top level)-------------------------------------...
2006-09-22 Ian Lance Taylorre PR other/29176 (Seg fault in demangler)
2006-09-12 Andrew PinskiFix some whitespace issues in the changelog.
2006-08-30 Corinna Vinschenconfigure.ac: Add case for Mingw as host.
2006-08-27 Ian Lance Taylorre PR driver/27622 (gcc hang when compiling with -pipe)
2006-08-27 Ian Lance Taylorre PR other/28797 (Problems with demangling (__cxa_dema...
2006-07-27 Jan Hubickare PR middle-end/28071 (A file that can not be compiled...
2006-07-04 Peter O'Gormanltconfig: chmod 644 before ranlib during install.
2006-06-02 Mark Shinwellpex-unix.c (pex_unix_exec_child): Insert cast when...
2006-06-01 Mark ShinwellPatch to provide pex_run_in_environment.
2006-05-28 Mark ShinwellOpen temporary files in binary mode when using mkstemps.
2006-05-12 Anton Blanchardcplus-dem.c (demangle_fund_type): Ensure buf is large...
2006-04-24 Julian Brownfloatformat.c (floatformat_to_double): Fix (biased...
2006-04-12 Jim Blandypex-common.c (pex_input_file, [...]): New functions.
2006-04-12 Jim Blandypex-common.c (temp_file): New function, containing...
2006-04-06 Carlos O'DonellMakefile.in: Add install-html, install-html-am, and...
2006-03-31 Mark Mitchellpex-win32.c (<errno.h>): Include.
2006-03-24 Jim Blandypex-common.c (pex_run): Simplify output name handling.
2006-03-13 Jim Blandypex-common.h (struct pex_obj): Doc fixes.
2006-03-13 Jim Blandyfunctions.texi: Regenerate.
2006-02-21 Ben Elliston* pexecute.c (pwait): Syntax fix for previous change.
2006-02-21 Uttam Pawarpexecute.c (pwait): Free vector pointer.
2006-02-11 Roger Saylere PR bootstrap/16787 (NAN constant "(0.0/0.0)" cannot...
2006-01-29 Gabriel Dos Reisconfigure.ac: Add -Wc++-compat to ac_libibety_warn_cfla...
2006-01-20 Carlos O'DonellMakefile.in: Add test-expandargv test.
2005-12-17 Gabriel Dos Reisfloatformat.c (floatformat_i387_ext_is_valid): Use...
2005-12-11 Terry LaurenzoFixes java/PR9861
2005-11-07 Richard Guenthersplay-tree.c (rotate_left): New function.
2005-10-31 Mark Kettenisfrom Mark Kettenis <kettenis@gnu.org>
2005-10-07 Mark Mitchell* at-file.texi: Fix typo.
2005-10-04 Mark Mitchell* at-file.texi: New file.
2005-09-27 Mark Mitchell* argv.c (expandargv): Do not use xmalloc_failed.
2005-09-26 Mark Mitchell* Makefile.in: Regenerated.
2005-09-26 Mark Mitchelllibiberty.h (expandargv): New function.
2005-09-15 Christopher Faylorpex-win32.c: Include "windows.h".
2005-08-17 Mark Kettenisfloatformat.c (floatformat_always_valid): Change type...
2005-08-17 Kelley Cookstrverscmp.c: Update FSF address.
2005-07-23 Kaveh R. Ghazi* getopt.c: Include ansidecl.h before system headers.
2005-07-22 Ben Ellistongetopt.c: Include "ansidecl.h".
2005-07-22 Ben Elliston* regex.c (regcomp): Change type of `i' from unsigned...
2005-07-22 Ben EllistonRecover patch lost in the sourceware repository:
2005-07-22 Ben Ellistonconfigure.ac: Check for a getopt(3) declaration.
2005-07-15 Ben Elliston* regex.c (TRANSLATE): Cast rhs of ternary expression...
2005-07-12 Ben Ellistonfloatformat.c (floatformat_to_double): Add a comment...
2005-07-12 Ben Ellistonpexecute.c (pexecute): Cast string litrals to char *.
2005-07-07 Kelley Cookconfig.table: Delete file.
2005-07-07 Kelley Cookconfig.in: Regenerate for 6/20 change.
2005-07-03 Steve Ellceyre PR other/13906 (genmodes.c:964: internal compiler...
2005-07-01 Ian Lance Taylorre PR other/22268 (libiberty demanger crashes on (inval...
2005-06-30 Daniel Berlin[multiple changes]
2005-06-21 Geoffrey KeatingIndex: include/ChangeLog
2005-05-28 Eli Zaretskiilibiberty.h: (snprintf) [!HAVE_DECL_SNPRINTF]: Declare...
2005-05-25 Richard Hendersondemangle.h (DEMANGLE_COMPONENT_HIDDEN_ALIAS): New.
2005-05-24 Gabriel Dos Reislibiberty.h (ACONCAT): Properly cast value of alloca().
2005-05-16 Andreas Jaegergetpwd.c: Remove unneeded prototype getcwd and move...
2005-05-15 Andreas Jaeger* functions.texi: Regenerated.
2005-05-15 Andreas JaegerForgotten commit.
2005-05-15 Eli Zaretskiipexecute.txh: Enclose multi-word data types in @deftype...
2005-05-12 Eli Zaretskiipex-djgpp.c: Include string.h, fcntl.h, unistd.h, and...
2005-05-11 Paul BrookMakefile.in: Regenerate dependencies.
2005-05-10 Nick CliftonUpdate the address and phone number of the FSF organiza...
2005-05-07 Kelley Cookaclocal.m4 (AC_DEFINE_NOAUTOHEADER): Remove.
2005-05-07 Kelley Cookconfigure.ac: Use AC_C_BIGENDIAN instead of AC_C_BIGEND...
2005-04-26 Kaveh R. Ghazilibiberty.h (unlock_std_streams): New.
2005-04-16 Kaveh R. Ghazilibiberty.h (unlock_stream): New.
2005-04-16 Gabriel Dos Reisasprintf.c: Include config.h.
2005-04-13 Gabriel Dos ReisFix typos.
2005-04-13 Gabriel Dos Reisargv.c (dupargv): Mallocate space of argv[argc], not...
2005-04-13 Gabriel Dos Reisregex.c (wcs_re_match_2_internal, [...]): Replace not...
2005-04-12 Gabriel Dos Reisconfigure.ac: Check declarations for basename, ffs...
2005-04-11 Kaveh R. Ghazilibiberty.h (fopen_unlocked, [...]): Provide prototypes...
2005-04-04 Ian Lance Taylortest-pexecute.c (TEST_PEX_RUN): Move variable declarati...
2005-04-02 Kaveh R. Ghazibcmp.c: Fix warnings and implement using memcmp.
2005-04-02 Kaveh R. Ghaziconfigure.ac (ac_libiberty_warn_cflags): Add -Wwrite...
2005-04-02 Ian Lance Taylor* cp-demangle.c: Update copyright.
2005-03-31 Joseph Myersgettimeofday.c: Add "Supplemental" to @deftypefn.
2005-03-29 Ian Lance Taylorpex-common.c: New file.
2005-03-28 Mark Kettenis* unlink-if-ordinary.c: Include <sys/types.h>.
2005-03-28 Gabriel Dos Reisxregex2.h (_RE_ARGS): Remove definition and uses.
2005-03-28 Gabriel Dos Reispartition.h: Remove use of PARAMS.
2005-03-28 Gabriel Dos Reisternary.h: Don't use PARAMS anymore.
2005-03-27 Andreas Jaegerconfigure.ac (ac_c_preproc_warn_flag): Remove -Wtraditi...
2005-03-27 Gabriel Dos Reis* getopt1.c (getopt_long_only): Fix thinko.
2005-03-27 Gabriel Dos Reismd5.h: Remove definition and uses of __P.
2005-03-27 Gabriel Dos ReisConvert libiberty to use ISO C prototype style 3/n.
2005-03-26 Gabriel Dos Reisdemangle.h: Remove uses of PARAMS.
2005-03-25 Kaveh R. Ghazilibiberty.h (xstrndup): Declare.
2005-03-25 Kaveh R. Ghazi* xmemdup.c, xstrdup.c: Expose the tail call.
next