OSDN Git Service

2007-08-04 Alfred M. Szmidt <ams@gnu.org>
[pf3gnuchains/gcc-fork.git] / libiberty /
2007-08-03 ian * make-relative-prefix.c (make_relative_prefix_1)...
2007-08-01 dj* cp-demangle.c (d_print_comp): Guard against null.
2007-07-25 bjeinclude/
2007-07-23 dj* argv.c (writeargv): Fix typo in inline documentation.
2007-07-17 dj* configure.ac (target_header_dir, msdosdjgpp): Remove...
2007-07-12 aoliva* maint-tool (deps): Output stamp-h instead of config.h.
2007-07-02 simonb2007-07-02 Simon Baldwin <simonb@google.com>
2007-06-14 bonzini2007-06-14 Paolo Bonzini <bonzini@gnu.org>
2007-06-14 bonzinigcc:
2007-06-07 geoffk * configure.ac: Non-default multilibs can be cross...
2007-05-08 froydnjinclude/
2007-05-06 geoffkIndex: libiberty/ChangeLog
2007-05-03 brobecke * filename_cmp.c: Replace include of ctype...
2007-04-11 dj* argv.c: Use ANSI C declarations.
2007-04-06 brobecke * filename_cmp.c (filename_cmp): Improve docume...
2007-04-02 schwab * filename_cmp.c: Include "config.h".
2007-03-29 brobecke * filename_cmp.c: New file.
2007-03-16 geoffk * cp-demangle.c (d_encoding): Exit early on error.
2007-03-01 brooks* Makefile.in: Add install-pdf target as copied from
2007-03-01 ebotcazou PR other/16513
2007-02-26 dj* configure.ac: add djgpp-specific results, so we don...
2007-01-31 dj* hex.c: Fix typo.
2007-01-31 vprus include/
2007-01-30 bje * strsignal.c (psignal): Change type of signo to int.
2007-01-29 ianinclude/:
2007-01-12 bje * pex-unix.c (writeerr): Cast write result to void.
2007-01-12 bjeTypo fix.
2007-01-12 bje * choose-temp.c (choose_temp_base): Check the result...
2006-12-21 geoffk * cp-demangle.h: Add comment explaining what to do...
2006-11-30 amylaarinclude:
2006-11-08 vprus2006-11-08 Vladimir Prus <vladimir@codesourcery.com>
2006-11-07 jules * floatformat.c (get_field): Fix segfault with little...
2006-10-26 dannysmith pex-win32.c (argv_to_cmdline): Replace xmalloc with...
2006-10-25 bje * pexecute.txh: Wrap pexecute's "flag" argument with...
2006-10-10 brooks--(top level)-------------------------------------...
2006-09-22 ian PR other/29176
2006-09-12 pinskiaFix some whitespace issues in the changelog.
2006-08-30 dj2006-08-30 Corinna Vinschen <corinna@vinschen.de>
2006-08-27 ian PR driver/27622
2006-08-27 ian PR other/28797
2006-07-27 hubicka PR rtl-optimization/28071
2006-07-04 aolivaChangeLog:
2006-06-02 shinwell * pex-unix.c (pex_unix_exec_child): Insert cast when...
2006-06-01 shinwellPatch to provide pex_run_in_environment.
2006-05-28 shinwellOpen temporary files in binary mode when using mkstemps.
2006-05-12 dj* cplus-dem.c (demangle_fund_type): Ensure buf is large...
2006-04-24 jules * floatformat.c (floatformat_to_double): Fix (biased...
2006-04-12 jimbsrc/libiberty/ChangeLog:
2006-04-12 jimb2006-04-10 Jim Blandy <jimb@codesourcery.com>
2006-04-06 carloslibiberty/
2006-03-31 mmitchel * pex-win32.c (<errno.h>): Include.
2006-03-24 jimb2006-03-24 Jim Blandy <jimb@codesourcery.com>
2006-03-13 jimb2006-03-12 Jim Blandy <jimb@red-bean.com>
2006-03-13 jimb2006-03-11 Jim Blandy <jimb@red-bean.com>
2006-02-21 bje * pexecute.c (pwait): Syntax fix for previous change.
2006-02-21 dj* pexecute.c (pwait): Free vector pointer.
2006-02-11 sayle2006-02-11 Roger Sayle <roger@eyesopen.com>
2006-01-29 gdr * configure.ac: Add -Wc++-compat to ac_libibety...
2006-01-20 carloslibiberty/
2005-12-17 gdr * floatformat.c (floatformat_i387_ext_is_valid...
2005-12-11 tlaurenzoFixes java/PR9861
2005-11-07 rguenth2005-11-07 Richard Guenther <rguenther@suse.de>
2005-10-31 djfrom Mark Kettenis <kettenis@gnu.org>
2005-10-07 mmitchel * at-file.texi: Fix typo.
2005-10-04 mmitchel * at-file.texi: New file.
2005-09-27 mmitchel * argv.c (expandargv): Do not use xmalloc_failed.
2005-09-26 mmitchel * Makefile.in: Regenerated.
2005-09-26 mmitchel * libiberty.h (expandargv): New function.
2005-09-15 cgf* pex-win32.c: Include "windows.h".
2005-08-17 dj[libiberty]
2005-08-17 kcook2005-08-17 Kelley Cook <kcook@gcc.gnu.org>
2005-07-23 ghazi * getopt.c: Include ansidecl.h before system headers.
2005-07-22 bje * getopt.c: Include "ansidecl.h".
2005-07-22 bje * regex.c (regcomp): Change type of `i' from unsigned...
2005-07-22 bje Recover patch lost in the sourceware repository:
2005-07-22 bje * configure.ac: Check for a getopt(3) declaration.
2005-07-15 bje * regex.c (TRANSLATE): Cast rhs of ternary expression...
2005-07-12 bje * floatformat.c (floatformat_to_double): Add a comment...
2005-07-12 bje * pexecute.c (pexecute): Cast string litrals to char *.
2005-07-07 kcook2005-07-07 Kelley Cook <kcook@gcc.gnu.org>
2005-07-07 kcook2005-07-07 Kelley Cook <kcook@gcc.gnu.org>
2005-07-03 sje PR other/13906
2005-07-01 ian PR other/22268
2005-06-30 dberlin2005-06-29 Daniel Berlin <dberlin@dberlin.org>
2005-06-21 geoffkIndex: include/ChangeLog
2005-05-28 ajinclude:
2005-05-25 rthinclude/
2005-05-24 gdrinclude/
2005-05-16 aj * getpwd.c: Remove unneeded prototype getcwd and move...
2005-05-15 aj * functions.texi: Regenerated.
2005-05-15 ajChangeLog
2005-05-15 ajForgotten commit.
2005-05-15 aj2005-05-15 Eli Zaretskii <eliz@gnu.org>
2005-05-15 aj2005-05-15 Eli Zaretskii <eliz@gnu.org>
2005-05-12 ian2005-05-11 Eli Zaretskii <eliz@gnu.org>
2005-05-11 pbrook2005-05-11 Paul Brook <paul@codesourcery.com>
2005-05-10 nickcUpdate the address and phone number of the FSF organiza...
2005-05-07 kcook2005-05-06 Kelley Cook <kcook@gcc.gnu.org>
2005-05-07 kcook2005-05-06 Kelley Cook <kcook@gcc.gnu.org>
2005-04-26 ghaziinclude:
next