| Commit message (Expand) | Author | Age | Files | Lines |
* | re PR target/39065 (libiberty hashtab.c:hash_pointer() needs intptr_t) | Ozkan Sezer | 2009-09-04 | 1 | -23/+72 |
* | re PR target/39065 (libiberty hashtab.c:hash_pointer() needs intptr_t) | Ozkan Sezer | 2009-09-03 | 1 | -0/+11 |
* | Regenerate tree using Autoconf 2.64 and Automake 1.11. | Ralf Wildenhues | 2009-08-22 | 1 | -6894/+4306 |
* | configure.ac (setobjs, msdosdjgpp): Move a-priori setting of existing and req... | Eli Zaretskii | 2009-04-14 | 1 | -20/+53 |
* | configure.ac: Fix Linux/MIPS matching rule. | Arnaud Patard | 2009-04-08 | 1 | -1/+1 |
* | memmem.c: New file, from gnulib. | Ian Lance Taylor | 2009-03-27 | 1 | -1/+3 |
* | configure.ac (funcs, [...]): Don't munge on Cygwin, as it no longer shares li... | Dave Korn | 2009-01-18 | 1 | -30/+0 |
* | configure.ac: Call AC_SYS_LARGEFILE. | Jan Kratochvil | 2008-10-07 | 1 | -1/+366 |
* | Makefile.tpl ($(srcdir)/configure): Update dependencies. | Ralf Wildenhues | 2008-06-17 | 1 | -15/+39 |
* | configure.ac: use -fPIC on Linux/MIPS hosts. | Aurelien Jarno | 2008-04-21 | 1 | -0/+1 |
* | re PR other/35457 (Error building GCC trunk on CELL SPU) | Paolo Bonzini | 2008-04-18 | 1 | -6/+15 |
* | configure.ac (frags): Don't set, use frag instead. | Paolo Bonzini | 2008-03-27 | 1 | -23/+22 |
* | configure.ac (target_header_dir, msdosdjgpp): Remove duplicate gettimeofday e... | DJ Delorie | 2007-07-17 | 1 | -1/+1 |
* | configure.ac: Use ACX_PROG_CC_ALMOST_PEDANTIC too. | Paolo Bonzini | 2007-06-14 | 1 | -1/+66 |
* | acinclude.m4 (gcc_AC_CHECK_PROG_VER): Remove. | Paolo Bonzini | 2007-06-14 | 1 | -19/+27 |
* | configure.ac: Non-default multilibs can be cross compilations. | Geoffrey Keating | 2007-06-07 | 1 | -0/+24 |
* | configure.ac: add djgpp-specific results, so we don't have to link during a c... | DJ Delorie | 2007-02-26 | 1 | -0/+20 |
* | configure.ac: Add case for Mingw as host. | Corinna Vinschen | 2006-08-30 | 1 | -0/+202 |
* | Makefile.in: Add install-html, install-html-am, and install-html-recursive ta... | Carlos O'Donell | 2006-04-06 | 1 | -1/+8 |
* | configure.ac: Add -Wc++-compat to ac_libibety_warn_cflags where supported. | Gabriel Dos Reis | 2006-01-29 | 1 | -68/+183 |
* | configure.ac: Check for a getopt(3) declaration. | Ben Elliston | 2005-07-22 | 1 | -124/+135 |
* | config.table: Delete file. | Kelley Cook | 2005-07-07 | 1 | -1/+69 |
* | Index: include/ChangeLog | Geoffrey Keating | 2005-06-21 | 1 | -2/+76 |
* | libiberty.h: (snprintf) [!HAVE_DECL_SNPRINTF]: Declare if needed. | Eli Zaretskii | 2005-05-28 | 1 | -0/+280 |
* | libiberty.h (ACONCAT): Properly cast value of alloca(). | Gabriel Dos Reis | 2005-05-24 | 1 | -0/+352 |
* | aclocal.m4 (AC_DEFINE_NOAUTOHEADER): Remove. | Kelley Cook | 2005-05-07 | 1 | -8/+8 |
* | configure.ac: Use AC_C_BIGENDIAN instead of AC_C_BIGENDIAN_CROSS. | Kelley Cook | 2005-05-07 | 1 | -62/+82 |
* | asprintf.c: Include config.h. | Gabriel Dos Reis | 2005-04-16 | 1 | -0/+282 |
* | configure.ac: Check declarations for basename, ffs, asprintf, vasprintf. | Gabriel Dos Reis | 2005-04-12 | 1 | -0/+282 |
* | libiberty.h (fopen_unlocked, [...]): Provide prototypes for new functions. | Kaveh R. Ghazi | 2005-04-11 | 1 | -3/+5 |
* | configure.ac (ac_libiberty_warn_cflags): Add -Wwrite-strings -Wstrict-prototy... | Kaveh R. Ghazi | 2005-04-02 | 1 | -1/+3 |
* | pex-common.c: New file. | Ian Lance Taylor | 2005-03-29 | 1 | -3/+3 |
* | configure.ac (ac_c_preproc_warn_flag): Remove -Wtraditional flags. | Andreas Jaeger | 2005-03-27 | 1 | -1/+1 |
* | libiberty.h (xstrndup): Declare. | Kaveh R. Ghazi | 2005-03-25 | 1 | -2/+6 |
* | pex-os2.c: Remove. | Ian Lance Taylor | 2005-03-09 | 1 | -1/+0 |
* | configure.ac (target_header_dir): vfork is a stub under djgpp. | DJ Delorie | 2005-03-06 | 1 | -1/+1 |
* | configure.ac (target_header_dir): vfork is a stub under djgpp. | DJ Delorie | 2005-03-06 | 1 | -47/+91 |
* | Makefile.in: Undo to 2004-12-17. | H.J. Lu | 2004-12-27 | 1 | -1148/+154 |
* | re PR bootstrap/19072 (--disable-static bootstrap failure) | H.J. Lu | 2004-12-19 | 1 | -402/+428 |
* | Makefile.in (top_builddir): Set to `.'. | H.J. Lu | 2004-12-18 | 1 | -123/+1091 |
* | fibheap.h (struct fibnode): Only use unsigned long bitfields when __GNUC__ is... | Ben Elliston | 2004-12-11 | 1 | -0/+408 |
* | configure: Regenerate. | Paolo Bonzini | 2004-09-03 | 1 | -72/+40 |
* | configure.ac (UNSIGNED_64BIT_TYPE): Unquote the definition. | Maciej W. Rozycki | 2004-04-26 | 1 | -41/+72 |
* | hashtab.c: Include limits.h, stdint.h, ansidecl.h. | Richard Henderson | 2004-04-22 | 1 | -65/+202 |
* | configure.ac: Bump version to 2.59. | Kelley Cook | 2004-03-09 | 1 | -49/+58 |
* | * configure: Regenerate for config/accross.m4 correction. | Hans-Peter Nilsson | 2004-03-09 | 1 | -369/+908 |
* | configure.ac: Add m4_pattern_allow(LIBOBJS). | Ian Lance Taylor | 2004-01-26 | 1 | -5/+15 |
* | configure.in: Check if $MAKEINFO is missing. | H.J. Lu | 2003-10-01 | 1 | -14/+26 |
* | configure.in: Use AC_PROG_CPP_WERROR. | Daniel Jacobowitz | 2003-09-25 | 1 | -679/+418 |
* | re PR bootstrap/12100 (time.h:402: error: previous declaration of `clock'evio... | John David Anglin | 2003-09-02 | 1 | -27/+44 |