| Commit message (Expand) | Author | Age | Files | Lines |
* | Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856). | Joseph Myers | 2018-10-31 | 1 | -1/+0 |
* | [libiberty] Use pipe inside pex_run | Nathan Sidwell | 2018-10-01 | 1 | -2/+2 |
* | configure.ac (strnlen): Add to AC_CHECK_DECLS. | DJ Delorie | 2017-05-31 | 1 | -1/+2 |
* | libiberty: Add -Wshadow=local to warning flags (if supported). | Mark Wielaard | 2016-11-14 | 1 | -1/+2 |
* | Configury changes for obstack optimization | Alan Modra | 2015-11-09 | 1 | -0/+1 |
* | Do not use libiberty's getpagesize on Android | Joel Brobecker | 2015-11-06 | 1 | -0/+6 |
* | libiberty.h (asprintf): Don't declare if HAVE_DECL_ASPRINTF is not defined. | Yunlian Jiang | 2015-05-22 | 1 | -0/+1 |
* | re PR other/63694 (Build error compiling asan.c: strtoull undeclared) | John David Anglin | 2014-11-22 | 1 | -0/+1 |
* | Add strtoll and strtoull to libiberty. | Yury Gribov | 2014-10-28 | 1 | -3/+11 |
* | re PR sanitizer/56781 (boostrap-asan failure: fixincl fails to link (missing ... | Jakub Jelinek | 2014-04-17 | 1 | -0/+6 |
* | libiberty: fix --enable-install-libiberty flag [PR 56780] | Mike Frysinger | 2014-01-06 | 1 | -1/+0 |
* | Add --enable-host-shared configuration option | David Malcolm | 2013-10-15 | 1 | -0/+6 |
* | re PR other/56780 (--disable-install-libiberty still installs libiberty.a) | Matt Burgess | 2013-06-01 | 1 | -21/+25 |
* | strnlen.c: New file. | Ian Lance Taylor | 2012-09-18 | 1 | -3/+5 |
* | Centralize PICFLAG configuration | Rainer Orth | 2011-08-22 | 1 | -21/+4 |
* | re PR c++/49756 (g++ ICE) | Jakub Jelinek | 2011-07-22 | 1 | -6/+6 |
* | Fix build regression | Anthony Green | 2010-11-21 | 1 | -11/+1 |
* | Use spawnve on cygwin. | Richard Henderson | 2010-11-04 | 1 | -6/+8 |
* | simple-object.h: New file. | Ian Lance Taylor | 2010-11-02 | 1 | -0/+1 |
* | Turn PR_SET_NAME check into link check | Andi Kleen | 2010-10-07 | 1 | -1/+1 |
* | [PATCH] Report LTO phase in lto1 process name v2 | Andi Kleen | 2010-10-06 | 1 | -1/+13 |
* | re PR bootstrap/44001 (.o vs. obj => @OBJEXT@ and $ac_objext) | Tristan Gingold | 2010-09-08 | 1 | -4/+4 |
* | re PR bootstrap/42798 (--enable-build-with-cxx bootstrap fails on i686-pc-lin... | Ralf Wildenhues | 2010-06-03 | 1 | -2/+2 |
* | re PR target/42316 ([SH] `builddir-single/libiberty/pic/libiberty.a': No such... | Nobuhiro Iwamatsu | 2010-01-04 | 1 | -0/+1 |
* | configure.ac (AC_CHECK_FUNCS): Sort into alphabetical order. | Ben Elliston | 2009-11-26 | 1 | -9/+16 |
* | re PR target/39065 (libiberty hashtab.c:hash_pointer() needs intptr_t) | Ozkan Sezer | 2009-09-04 | 1 | -3/+3 |
* | re PR target/39065 (libiberty hashtab.c:hash_pointer() needs intptr_t) | Ozkan Sezer | 2009-09-03 | 1 | -0/+1 |
* | Update AC_PREREQ entries to 2.64 | Ralf Wildenhues | 2009-08-24 | 1 | -1/+1 |
* | configure.ac (setobjs, msdosdjgpp): Move a-priori setting of existing and req... | Eli Zaretskii | 2009-04-14 | 1 | -17/+22 |
* | 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/+2 |
* | configure.ac (funcs, [...]): Don't munge on Cygwin, as it no longer shares li... | Dave Korn | 2009-01-18 | 1 | -23/+0 |
* | configure.ac: Call AC_SYS_LARGEFILE. | Jan Kratochvil | 2008-10-07 | 1 | -0/+1 |
* | configure.ac: use -fPIC on Linux/MIPS hosts. | Aurelien Jarno | 2008-04-21 | 1 | -0/+1 |
* | configure.ac (frags): Don't set, use frag instead. | Paolo Bonzini | 2008-03-27 | 1 | -22/+20 |
* | 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/+2 |
* | acinclude.m4 (gcc_AC_CHECK_PROG_VER): Remove. | Paolo Bonzini | 2007-06-14 | 1 | -20/+2 |
* | configure.ac: Non-default multilibs can be cross compilations. | Geoffrey Keating | 2007-06-07 | 1 | -0/+19 |
* | configure.ac: add djgpp-specific results, so we don't have to link during a c... | DJ Delorie | 2007-02-26 | 1 | -0/+17 |
* | configure.ac: Add case for Mingw as host. | Corinna Vinschen | 2006-08-30 | 1 | -0/+49 |
* | Makefile.in: Add install-html, install-html-am, and install-html-recursive ta... | Carlos O'Donell | 2006-04-06 | 1 | -0/+5 |
* | configure.ac: Add -Wc++-compat to ac_libibety_warn_cflags where supported. | Gabriel Dos Reis | 2006-01-29 | 1 | -0/+16 |
* | configure.ac: Check for a getopt(3) declaration. | Ben Elliston | 2005-07-22 | 1 | -1/+1 |
* | config.table: Delete file. | Kelley Cook | 2005-07-07 | 1 | -1/+69 |
* | Index: include/ChangeLog | Geoffrey Keating | 2005-06-21 | 1 | -1/+3 |
* | libiberty.h: (snprintf) [!HAVE_DECL_SNPRINTF]: Declare if needed. | Eli Zaretskii | 2005-05-28 | 1 | -2/+2 |
* | libiberty.h (ACONCAT): Properly cast value of alloca(). | Gabriel Dos Reis | 2005-05-24 | 1 | -0/+1 |
* | aclocal.m4 (AC_DEFINE_NOAUTOHEADER): Remove. | Kelley Cook | 2005-05-07 | 1 | -4/+4 |
* | configure.ac: Use AC_C_BIGENDIAN instead of AC_C_BIGENDIAN_CROSS. | Kelley Cook | 2005-05-07 | 1 | -1/+1 |