summaryrefslogtreecommitdiff
path: root/libiberty/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers2018-10-311-1/+0
* [libiberty] Use pipe inside pex_runNathan Sidwell2018-10-011-2/+2
* configure.ac (strnlen): Add to AC_CHECK_DECLS.DJ Delorie2017-05-311-1/+2
* libiberty: Add -Wshadow=local to warning flags (if supported).Mark Wielaard2016-11-141-1/+2
* Configury changes for obstack optimizationAlan Modra2015-11-091-0/+1
* Do not use libiberty's getpagesize on AndroidJoel Brobecker2015-11-061-0/+6
* libiberty.h (asprintf): Don't declare if HAVE_DECL_ASPRINTF is not defined.Yunlian Jiang2015-05-221-0/+1
* re PR other/63694 (Build error compiling asan.c: strtoull undeclared)John David Anglin2014-11-221-0/+1
* Add strtoll and strtoull to libiberty.Yury Gribov2014-10-281-3/+11
* re PR sanitizer/56781 (boostrap-asan failure: fixincl fails to link (missing ...Jakub Jelinek2014-04-171-0/+6
* libiberty: fix --enable-install-libiberty flag [PR 56780]Mike Frysinger2014-01-061-1/+0
* Add --enable-host-shared configuration optionDavid Malcolm2013-10-151-0/+6
* re PR other/56780 (--disable-install-libiberty still installs libiberty.a)Matt Burgess2013-06-011-21/+25
* strnlen.c: New file.Ian Lance Taylor2012-09-181-3/+5
* Centralize PICFLAG configurationRainer Orth2011-08-221-21/+4
* re PR c++/49756 (g++ ICE)Jakub Jelinek2011-07-221-6/+6
* Fix build regressionAnthony Green2010-11-211-11/+1
* Use spawnve on cygwin.Richard Henderson2010-11-041-6/+8
* simple-object.h: New file.Ian Lance Taylor2010-11-021-0/+1
* Turn PR_SET_NAME check into link checkAndi Kleen2010-10-071-1/+1
* [PATCH] Report LTO phase in lto1 process name v2Andi Kleen2010-10-061-1/+13
* re PR bootstrap/44001 (.o vs. obj => @OBJEXT@ and $ac_objext)Tristan Gingold2010-09-081-4/+4
* re PR bootstrap/42798 (--enable-build-with-cxx bootstrap fails on i686-pc-lin...Ralf Wildenhues2010-06-031-2/+2
* re PR target/42316 ([SH] `builddir-single/libiberty/pic/libiberty.a': No such...Nobuhiro Iwamatsu2010-01-041-0/+1
* configure.ac (AC_CHECK_FUNCS): Sort into alphabetical order.Ben Elliston2009-11-261-9/+16
* re PR target/39065 (libiberty hashtab.c:hash_pointer() needs intptr_t)Ozkan Sezer2009-09-041-3/+3
* re PR target/39065 (libiberty hashtab.c:hash_pointer() needs intptr_t)Ozkan Sezer2009-09-031-0/+1
* Update AC_PREREQ entries to 2.64Ralf Wildenhues2009-08-241-1/+1
* configure.ac (setobjs, msdosdjgpp): Move a-priori setting of existing and req...Eli Zaretskii2009-04-141-17/+22
* configure.ac: Fix Linux/MIPS matching rule.Arnaud Patard2009-04-081-1/+1
* memmem.c: New file, from gnulib.Ian Lance Taylor2009-03-271-1/+2
* configure.ac (funcs, [...]): Don't munge on Cygwin, as it no longer shares li...Dave Korn2009-01-181-23/+0
* configure.ac: Call AC_SYS_LARGEFILE.Jan Kratochvil2008-10-071-0/+1
* configure.ac: use -fPIC on Linux/MIPS hosts.Aurelien Jarno2008-04-211-0/+1
* configure.ac (frags): Don't set, use frag instead.Paolo Bonzini2008-03-271-22/+20
* configure.ac (target_header_dir, msdosdjgpp): Remove duplicate gettimeofday e...DJ Delorie2007-07-171-1/+1
* configure.ac: Use ACX_PROG_CC_ALMOST_PEDANTIC too.Paolo Bonzini2007-06-141-1/+2
* acinclude.m4 (gcc_AC_CHECK_PROG_VER): Remove.Paolo Bonzini2007-06-141-20/+2
* configure.ac: Non-default multilibs can be cross compilations.Geoffrey Keating2007-06-071-0/+19
* configure.ac: add djgpp-specific results, so we don't have to link during a c...DJ Delorie2007-02-261-0/+17
* configure.ac: Add case for Mingw as host.Corinna Vinschen2006-08-301-0/+49
* Makefile.in: Add install-html, install-html-am, and install-html-recursive ta...Carlos O'Donell2006-04-061-0/+5
* configure.ac: Add -Wc++-compat to ac_libibety_warn_cflags where supported.Gabriel Dos Reis2006-01-291-0/+16
* configure.ac: Check for a getopt(3) declaration.Ben Elliston2005-07-221-1/+1
* config.table: Delete file.Kelley Cook2005-07-071-1/+69
* Index: include/ChangeLogGeoffrey Keating2005-06-211-1/+3
* libiberty.h: (snprintf) [!HAVE_DECL_SNPRINTF]: Declare if needed.Eli Zaretskii2005-05-281-2/+2
* libiberty.h (ACONCAT): Properly cast value of alloca().Gabriel Dos Reis2005-05-241-0/+1
* aclocal.m4 (AC_DEFINE_NOAUTOHEADER): Remove.Kelley Cook2005-05-071-4/+4
* configure.ac: Use AC_C_BIGENDIAN instead of AC_C_BIGENDIAN_CROSS.Kelley Cook2005-05-071-1/+1