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