Age | Commit message (Expand) | Author | Files | Lines |
2012-09-18 | strnlen.c: New file. | Ian Lance Taylor | 1 | -3/+5 |
2011-08-22 | Centralize PICFLAG configuration | Rainer Orth | 1 | -21/+4 |
2011-07-22 | re PR c++/49756 (g++ ICE) | Jakub Jelinek | 1 | -6/+6 |
2010-11-21 | Fix build regression | Anthony Green | 1 | -11/+1 |
2010-11-04 | Use spawnve on cygwin. | Richard Henderson | 1 | -6/+8 |
2010-11-02 | simple-object.h: New file. | Ian Lance Taylor | 1 | -0/+1 |
2010-10-07 | Turn PR_SET_NAME check into link check | Andi Kleen | 1 | -1/+1 |
2010-10-06 | [PATCH] Report LTO phase in lto1 process name v2 | Andi Kleen | 1 | -1/+13 |
2010-09-08 | re PR bootstrap/44001 (.o vs. obj => @OBJEXT@ and $ac_objext) | Tristan Gingold | 1 | -4/+4 |
2010-06-03 | re PR bootstrap/42798 (--enable-build-with-cxx bootstrap fails on i686-pc-lin... | Ralf Wildenhues | 1 | -2/+2 |
2010-01-04 | re PR target/42316 ([SH] `builddir-single/libiberty/pic/libiberty.a': No such... | Nobuhiro Iwamatsu | 1 | -0/+1 |
2009-11-26 | configure.ac (AC_CHECK_FUNCS): Sort into alphabetical order. | Ben Elliston | 1 | -9/+16 |
2009-09-04 | re PR target/39065 (libiberty hashtab.c:hash_pointer() needs intptr_t) | Ozkan Sezer | 1 | -3/+3 |
2009-09-03 | re PR target/39065 (libiberty hashtab.c:hash_pointer() needs intptr_t) | Ozkan Sezer | 1 | -0/+1 |
2009-08-24 | Update AC_PREREQ entries to 2.64 | Ralf Wildenhues | 1 | -1/+1 |
2009-04-14 | configure.ac (setobjs, msdosdjgpp): Move a-priori setting of existing and req... | Eli Zaretskii | 1 | -17/+22 |
2009-04-08 | configure.ac: Fix Linux/MIPS matching rule. | Arnaud Patard | 1 | -1/+1 |
2009-03-27 | memmem.c: New file, from gnulib. | Ian Lance Taylor | 1 | -1/+2 |
2009-01-18 | configure.ac (funcs, [...]): Don't munge on Cygwin, as it no longer shares li... | Dave Korn | 1 | -23/+0 |
2008-10-07 | configure.ac: Call AC_SYS_LARGEFILE. | Jan Kratochvil | 1 | -0/+1 |
2008-04-21 | configure.ac: use -fPIC on Linux/MIPS hosts. | Aurelien Jarno | 1 | -0/+1 |
2008-03-27 | configure.ac (frags): Don't set, use frag instead. | Paolo Bonzini | 1 | -22/+20 |
2007-07-17 | configure.ac (target_header_dir, msdosdjgpp): Remove duplicate gettimeofday e... | DJ Delorie | 1 | -1/+1 |
2007-06-14 | configure.ac: Use ACX_PROG_CC_ALMOST_PEDANTIC too. | Paolo Bonzini | 1 | -1/+2 |
2007-06-14 | acinclude.m4 (gcc_AC_CHECK_PROG_VER): Remove. | Paolo Bonzini | 1 | -20/+2 |
2007-06-07 | configure.ac: Non-default multilibs can be cross compilations. | Geoffrey Keating | 1 | -0/+19 |
2007-02-26 | configure.ac: add djgpp-specific results, so we don't have to link during a c... | DJ Delorie | 1 | -0/+17 |
2006-08-30 | configure.ac: Add case for Mingw as host. | Corinna Vinschen | 1 | -0/+49 |
2006-04-06 | Makefile.in: Add install-html, install-html-am, and install-html-recursive ta... | Carlos O'Donell | 1 | -0/+5 |
2006-01-29 | configure.ac: Add -Wc++-compat to ac_libibety_warn_cflags where supported. | Gabriel Dos Reis | 1 | -0/+16 |
2005-07-22 | configure.ac: Check for a getopt(3) declaration. | Ben Elliston | 1 | -1/+1 |
2005-07-07 | config.table: Delete file. | Kelley Cook | 1 | -1/+69 |
2005-06-21 | Index: include/ChangeLog | Geoffrey Keating | 1 | -1/+3 |
2005-05-28 | libiberty.h: (snprintf) [!HAVE_DECL_SNPRINTF]: Declare if needed. | Eli Zaretskii | 1 | -2/+2 |
2005-05-24 | libiberty.h (ACONCAT): Properly cast value of alloca(). | Gabriel Dos Reis | 1 | -0/+1 |
2005-05-07 | aclocal.m4 (AC_DEFINE_NOAUTOHEADER): Remove. | Kelley Cook | 1 | -4/+4 |
2005-05-07 | configure.ac: Use AC_C_BIGENDIAN instead of AC_C_BIGENDIAN_CROSS. | Kelley Cook | 1 | -1/+1 |
2005-04-16 | asprintf.c: Include config.h. | Gabriel Dos Reis | 1 | -0/+1 |
2005-04-12 | configure.ac: Check declarations for basename, ffs, asprintf, vasprintf. | Gabriel Dos Reis | 1 | -0/+1 |
2005-04-11 | libiberty.h (fopen_unlocked, [...]): Provide prototypes for new functions. | Kaveh R. Ghazi | 1 | -3/+3 |
2005-04-02 | configure.ac (ac_libiberty_warn_cflags): Add -Wwrite-strings -Wstrict-prototy... | Kaveh R. Ghazi | 1 | -1/+1 |
2005-03-29 | pex-common.c: New file. | Ian Lance Taylor | 1 | -3/+3 |
2005-03-27 | configure.ac (ac_c_preproc_warn_flag): Remove -Wtraditional flags. | Andreas Jaeger | 1 | -1/+1 |
2005-03-25 | libiberty.h (xstrndup): Declare. | Kaveh R. Ghazi | 1 | -1/+2 |
2005-03-10 | libiberty.h (gettimeofday): Declare. | Mark Mitchell | 1 | -1/+2 |
2005-03-09 | pex-os2.c: Remove. | Ian Lance Taylor | 1 | -1/+0 |
2005-03-06 | configure.ac (target_header_dir): vfork is a stub under djgpp. | DJ Delorie | 1 | -1/+1 |
2005-03-06 | configure.ac (target_header_dir): vfork is a stub under djgpp. | DJ Delorie | 1 | -0/+5 |
2004-12-27 | Makefile.in: Undo to 2004-12-17. | H.J. Lu | 1 | -27/+19 |
2004-12-19 | re PR bootstrap/19072 (--disable-static bootstrap failure) | H.J. Lu | 1 | -6/+29 |