OSDN Git Service

PR middle-end/40525
[pf3gnuchains/gcc-fork.git] / libiberty /
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:
2005-04-16 ghaziinclude:
2005-04-16 gdr * asprintf.c: Include config.h.
2005-04-13 gdrFix typos.
2005-04-13 gdr * argv.c (dupargv): Mallocate space of argv[argc]...
2005-04-13 gdrFix missed replacements.
2005-04-13 gdr * regex.c (wcs_re_match_2_internal, byte_re_mat...
2005-04-12 gdr * configure.ac: Check declarations for basename...
2005-04-11 ghaziinclude:
2005-04-04 ian * testsuite/test-pexecute.c (TEST_PEX_RUN): Move variable
2005-04-02 ghazi * bcmp.c: Fix warnings and implement using memcmp.
2005-04-02 ghazi * configure.ac (ac_libiberty_warn_cflags): Add -Wwrite...
2005-04-02 ian * cp-demangle.c: Update copyright.
2005-03-31 jsm28 * gettimeofday.c: Add "Supplemental" to @deftypefn.
2005-03-29 ianlibiberty:
2005-03-28 dj* unlink-if-ordinary.c: Include <sys/types.h>.
2005-03-28 gdrinclude/
2005-03-28 gdrinclude/
2005-03-28 gdrinclude/
2005-03-27 aj * configure.ac (ac_c_preproc_warn_flag): Remove -Wtrad...
2005-03-27 gdr * getopt1.c (getopt_long_only): Fix thinko.
2005-03-27 gdrinclude/
2005-03-27 gdr Convert libiberty to use ISO C prototype style...
2005-03-26 gdrinclude/
2005-03-25 ghaziinclude:
2005-03-25 ghazi * xmemdup.c, xstrdup.c: Expose the tail call.
2005-03-10 mmitchel * libiberty.h (gettimeofday): Declare.
2005-03-09 ian * pex-os2.c: Remove.
2005-03-07 ian * mpw-config.in: Remove.
2005-03-06 dj* configure.ac (target_header_dir): vfork is a stub...
2005-03-06 dj* configure.ac (target_header_dir): vfork is a stub...
2005-03-01 jbeulichinclude/
2005-03-01 bje * hashtab.c (htab_find_slot_with_hash): Make function
2005-02-13 jason * cp-demangle.c (__cxa_demangle): Change resolu...
2005-01-11 dj* hex.c (hex_value): Group 'unsigned int' together...
2004-12-27 hjl2004-12-27 H.J. Lu <hongjiu.lu@intel.com>
2004-12-20 hjlAdd the missing ChangeLog entry.
2004-12-20 hjl2004-12-19 H.J. Lu <hongjiu.lu@intel.com>
2004-12-18 hjl2004-12-18 H.J. Lu <hongjiu.lu@intel.com>
2004-12-10 bje[include]
2004-12-07 dj* splay-tree.c (splay_tree_delete_helper): Redesign...
2004-11-30 kraai * pex-unix.c: Fix the spelling of longjmp.
next