aboutsummaryrefslogtreecommitdiff
path: root/libiberty
AgeCommit message (Expand)Author
2006-05-20 * libiberty/make-relative-prefix.c (split_directories): Addcsl/coldfire/4.1-11Nathan Sidwell
2006-04-28Merge from csl/sourcerygxx-4_1 branch, revision 113316Richard Sandiford
2006-03-31 * libiberty/cygpath.c (fopen): Allocate MAX_PATH + 1 bytes for theMark Mitchell
2006-03-30 * libiberty/configure.ac: Add cygpath for mingw hosts.Mark Mitchell
2006-03-28Merge from csl/sourcerygxx-4_1 branch, revision 112446Richard Sandiford
2006-03-25Merge from csl/sourcerygxx-4_1 branch, revision 112375Richard Sandiford
2005-11-072005-11-07 Richard Guenther <rguenther@suse.de>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-26 * libiberty.h (expandargv): New function.Mark Mitchell
2005-09-15* pex-win32.c: Include "windows.h".Christopher Faylor
2005-08-17[libiberty]Mark Kettenis
2005-08-172005-08-17 Kelley Cook <kcook@gcc.gnu.org>Kelley Cook
2005-07-23 * getopt.c: Include ansidecl.h before system headers.Kaveh Ghazi
2005-07-22 * getopt.c: Include "ansidecl.h".Ben Elliston
2005-07-22 * regex.c (regcomp): Change type of `i' from unsigned to int.Ben Elliston
2005-07-22 Recover patch lost in the sourceware repository:Ben Elliston
2005-07-22 * configure.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-12 * floatformat.c (floatformat_to_double): Add a comment about aBen Elliston
2005-07-12 * pexecute.c (pexecute): Cast string litrals to char *.Ben Elliston
2005-07-072005-07-07 Kelley Cook <kcook@gcc.gnu.org>Kelley Cook
2005-07-072005-07-07 Kelley Cook <kcook@gcc.gnu.org>Kelley Cook
2005-07-03 PR other/13906Steve Ellcey
2005-07-01 PR other/22268Ian Lance Taylor
2005-06-302005-06-29 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin
2005-06-21Index: include/ChangeLogGeoffrey Keating
2005-05-28include:Eli Zaretskii
2005-05-25include/Richard Henderson
2005-05-24include/Gabriel Dos Reis
2005-05-16 * getpwd.c: Remove unneeded prototype getcwd and move getwd soAndreas Jaeger
2005-05-15 * functions.texi: Regenerated.Andreas Jaeger
2005-05-15ChangeLogAndreas Jaeger
2005-05-15Forgotten commit.Andreas Jaeger
2005-05-152005-05-15 Eli Zaretskii <eliz@gnu.org>Eli Zaretskii
2005-05-152005-05-15 Eli Zaretskii <eliz@gnu.org>Eli Zaretskii
2005-05-122005-05-11 Eli Zaretskii <eliz@gnu.org>Eli Zaretskii
2005-05-112005-05-11 Paul Brook <paul@codesourcery.com>Paul Brook
2005-05-10Update the address and phone number of the FSF organization.Nick Clifton
2005-05-072005-05-06 Kelley Cook <kcook@gcc.gnu.org>Kelley Cook
2005-05-072005-05-06 Kelley Cook <kcook@gcc.gnu.org>Kelley Cook
2005-04-26include:Kaveh Ghazi
2005-04-16include:Kaveh Ghazi
2005-04-16 * asprintf.c: Include config.h.Gabriel Dos Reis
2005-04-13Fix typos.Gabriel Dos Reis
2005-04-13 * argv.c (dupargv): Mallocate space of argv[argc], notGabriel Dos Reis
2005-04-13Fix missed replacements.Gabriel Dos Reis