Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-11-08 | merge from gcc | DJ Delorie | 1 | -1/+1 | |
2006-11-08 | 2006-11-08 Vladimir Prus <vladimir@codesourcery.com> | Vladimir Prus | 2 | -7/+15 | |
* pex-win32.c (no_suffixes): Remove. (std_suffixes): Add "" as first element. (find_executable): Remove detection of already-present extension. Try all suffixes in std_suffixes. | |||||
2006-11-07 | * floatformat.c (get_field): Fix segfault with little-endian word | Julian Brown | 2 | -60/+56 | |
order on 64-bit hosts. (put_field): Likewise. (min): Move definition. | |||||
2006-10-26 | merge from gcc | DJ Delorie | 3 | -7/+15 | |
2006-10-25 | merge from gcc | DJ Delorie | 2 | -1/+5 | |
2006-10-11 | merge from gcc | DJ Delorie | 3 | -3/+12 | |
2006-09-22 | merge from gcc | DJ Delorie | 3 | -0/+13 | |
2006-09-13 | merge from gcc | DJ Delorie | 1 | -11/+11 | |
2006-08-30 | * configure.ac: Add case for Mingw as host. | Corinna Vinschen | 3 | -0/+256 | |
* configure: Regenerate. | |||||
2006-08-28 | merge from gcc | DJ Delorie | 9 | -14/+69 | |
2006-07-27 | merge from gcc | DJ Delorie | 2 | -1/+28 | |
2006-07-04 | ChangeLog: | Alexandre Oliva | 2 | -2/+6 | |
* ltconfig: chmod 644 before ranlib during install. libiberty/ChangeLog: * Makefile.in: chmod 644 before ranlib during install. | |||||
2006-06-02 | merge from gcc | DJ Delorie | 2 | -1/+6 | |
2006-06-01 | merge from gcc | DJ Delorie | 9 | -36/+201 | |
2006-05-28 | merge from gcc | DJ Delorie | 2 | -1/+9 | |
2006-05-12 | merge from gcc | DJ Delorie | 2 | -1/+6 | |
2006-04-24 | * floatformat.c (floatformat_to_double): Fix (biased) exponent=0 case. | Julian Brown | 2 | -1/+5 | |
2006-04-12 | merge from gcc | DJ Delorie | 9 | -52/+343 | |
2006-04-07 | merge from gcc | DJ Delorie | 5 | -5/+81 | |
2006-03-31 | merge from gcc | DJ Delorie | 2 | -258/+335 | |
2006-03-24 | merge from gcc | DJ Delorie | 2 | -11/+8 | |
2006-03-13 | merge from gcc | DJ Delorie | 3 | -13/+44 | |
2006-02-21 | merge from gcc | DJ Delorie | 2 | -1/+5 | |
2006-02-21 | merge from gcc | DJ Delorie | 3 | -1/+10 | |
2006-02-12 | merge from gcc | DJ Delorie | 2 | -1/+18 | |
2006-01-29 | merge from gcc | DJ Delorie | 3 | -68/+205 | |
2006-01-21 | merge from gcc | DJ Delorie | 4 | -5/+327 | |
2005-12-17 | merge from gcc | DJ Delorie | 2 | -3/+10 | |
2005-12-11 | merge from gcc | DJ Delorie | 4 | -7/+68 | |
2005-11-07 | merge from gcc | DJ Delorie | 2 | -111/+87 | |
2005-10-31 | merge from gcc | DJ Delorie | 2 | -0/+29 | |
2005-10-07 | * at-file.texi: Fix typo. | Mark Mitchell | 2 | -3/+6 | |
2005-10-04 | * at-file.texi: New file. | Mark Mitchell | 2 | -0/+20 | |
2005-09-27 | * argv.c (expandargv): Do not use xmalloc_failed. | Mark Mitchell | 2 | -3/+8 | |
2005-09-26 | * libiberty.h (expandargv): New function. | Mark Mitchell | 3 | -8/+128 | |
* argv.c (safe-ctype.h): Include it. (ISBLANK): Remove. (stdio.h): Include. (buildargv): Use ISSPACE instead of ISBLANK. (expandargv): New function. * Makefile.in: Regenerated. | |||||
2005-09-15 | merge from gcc | DJ Delorie | 2 | -14/+307 | |
2005-08-17 | merge from gcc | DJ Delorie | 2 | -17/+30 | |
2005-08-17 | 2005-08-17 Kelley Cook <kcook@gcc.gnu.org> | Kelley Cook | 5 | -6/+13 | |
* strverscmp.c: Update FSF address. * testsuite/Makefile.in: Likewise. * testsuite/test-demangle.c: Likewise. * testsuite/test-pexecute.c: Likewise. | |||||
2005-07-23 | merge from gcc | DJ Delorie | 2 | -1/+5 | |
2005-07-22 | merge from gcc | DJ Delorie | 3 | -5/+17 | |
2005-07-22 | merge from gcc | DJ Delorie | 4 | -10/+8 | |
2005-07-22 | merge from gcc | DJ Delorie | 4 | -125/+145 | |
2005-07-22 | merge from gcc | DJ Delorie | 4 | -145/+125 | |
2005-07-22 | * configure.ac: Check for a getopt(3) declaration. | Ben Elliston | 4 | -125/+145 | |
* configure, config.in: Regenerate. | |||||
2005-07-15 | merge from gcc | DJ Delorie | 2 | -2/+8 | |
2005-07-12 | merge from gcc | DJ Delorie | 4 | -3/+20 | |
2005-07-09 | merge from gcc | DJ Delorie | 4 | -6/+10 | |
2005-07-09 | * memcpy.c: Remove ANSI_PROTOTYPES conditional code. | Ben Elliston | 4 | -10/+6 | |
* memmove.c: Likewise. * objalloc.c: Likewise. | |||||
2005-07-07 | 2005-07-07 Kelley Cook <kcook@gcc.gnu.org> | Kelley Cook | 5 | -71/+146 | |
* config.table: Delete file. Move former contents into ... * configure.ac: ... here and escape any brackets for m4. * Makefile.in (config.status): Remove dependency on config.table. * configure: Regenerate. | |||||
2005-07-07 | 2005-07-07 Kelley Cook <kcook@gcc.gnu.org> | Kelley Cook | 2 | -0/+11 | |
* config.in: Regenerate for 6/20 change. |