aboutsummaryrefslogtreecommitdiff
path: root/libiberty/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2023-12-05libiberty: Fix build with GCC < 7Jakub Jelinek1-0/+2
2023-11-30libiberty: Disable hwcaps for sha1.oRainer Orth1-0/+2
2023-11-28libiberty: Use x86 HW optimized sha1Jakub Jelinek1-0/+40
2023-11-09[PATCH v3] libiberty: Use posix_spawn in pex-unix when available.Brendan Shanks1-3/+5
2023-08-07Sync with binutils: GCC: Pass --plugin to AR and RANLIBH.J. Lu1-0/+12
2023-06-15configure: Implement --enable-host-pieMarek Polacek1-2/+2
2022-11-22Revert "configure: Implement --enable-host-pie"Marek Polacek1-2/+2
2022-11-22configure: Implement --enable-host-pieMarek Polacek1-2/+2
2022-11-14Revert "sphinx: add --with-sphinx-build"Martin Liska1-38/+0
2022-11-14Revert "configure: always set SPHINX_BUILD"Martin Liska1-1/+1
2022-11-13configure: always set SPHINX_BUILDMartin Liska1-1/+1
2022-11-09sphinx: add --with-sphinx-buildMartin Liska1-0/+38
2022-06-26Make it easier to rebuild configure files.Simon Marchi1-0/+1
2021-12-15Revert "Sync with binutils: GCC: Pass --plugin to AR and RANLIB"H.J. Lu1-12/+0
2021-12-15Sync with binutils: GCC: Pass --plugin to AR and RANLIBH.J. Lu1-0/+12
2021-11-29Make etags path used by build system configurableEric Gallager1-0/+5
2021-09-01libiberty, configure, Darwin: Avoid detecting deprecated sbrk.Iain Sandoe1-2/+13
2021-06-05Use libiberty snprintf and vsnprintf on hppa*-*-hpux*.John David Anglin1-0/+6
2021-05-04Fix libiberty link failures in LTO mode for MinGWEric Botcazou1-1/+1
2020-11-25libsanitizer: Add option to bootstrap using HWASANMatthew Malcomson1-0/+1
2020-04-25Enable Intel CET in liblto_plugin.so on Intel CET enabled hostH.J. Lu1-0/+3
2018-10-31Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers1-1/+0
2018-10-01[libiberty] Use pipe inside pex_runNathan Sidwell1-2/+2
2017-05-31configure.ac (strnlen): Add to AC_CHECK_DECLS.DJ Delorie1-1/+2
2016-11-14libiberty: Add -Wshadow=local to warning flags (if supported).Mark Wielaard1-1/+2
2015-11-09Configury changes for obstack optimizationAlan Modra1-0/+1
2015-11-06Do not use libiberty's getpagesize on AndroidJoel Brobecker1-0/+6
2015-05-22libiberty.h (asprintf): Don't declare if HAVE_DECL_ASPRINTF is not defined.Yunlian Jiang1-0/+1
2014-11-22re PR other/63694 (Build error compiling asan.c: strtoull undeclared)John David Anglin1-0/+1
2014-10-28Add strtoll and strtoull to libiberty.Yury Gribov1-3/+11
2014-04-17re PR sanitizer/56781 (boostrap-asan failure: fixincl fails to link (missing ...Jakub Jelinek1-0/+6
2014-01-06libiberty: fix --enable-install-libiberty flag [PR 56780]Mike Frysinger1-1/+0
2013-10-15Add --enable-host-shared configuration optionDavid Malcolm1-0/+6
2013-06-01re PR other/56780 (--disable-install-libiberty still installs libiberty.a)Matt Burgess1-21/+25
2012-09-18strnlen.c: New file.Ian Lance Taylor1-3/+5
2011-08-22Centralize PICFLAG configurationRainer Orth1-21/+4
2011-07-22re PR c++/49756 (g++ ICE)Jakub Jelinek1-6/+6
2010-11-21Fix build regressionAnthony Green1-11/+1
2010-11-04Use spawnve on cygwin.Richard Henderson1-6/+8
2010-11-02simple-object.h: New file.Ian Lance Taylor1-0/+1
2010-10-07Turn PR_SET_NAME check into link checkAndi Kleen1-1/+1
2010-10-06[PATCH] Report LTO phase in lto1 process name v2Andi Kleen1-1/+13
2010-09-08re PR bootstrap/44001 (.o vs. obj => @OBJEXT@ and $ac_objext)Tristan Gingold1-4/+4
2010-06-03re PR bootstrap/42798 (--enable-build-with-cxx bootstrap fails on i686-pc-lin...Ralf Wildenhues1-2/+2
2010-01-04re PR target/42316 ([SH] `builddir-single/libiberty/pic/libiberty.a': No such...Nobuhiro Iwamatsu1-0/+1
2009-11-26configure.ac (AC_CHECK_FUNCS): Sort into alphabetical order.Ben Elliston1-9/+16
2009-09-04re PR target/39065 (libiberty hashtab.c:hash_pointer() needs intptr_t)Ozkan Sezer1-3/+3
2009-09-03re PR target/39065 (libiberty hashtab.c:hash_pointer() needs intptr_t)Ozkan Sezer1-0/+1
2009-08-24Update AC_PREREQ entries to 2.64Ralf Wildenhues1-1/+1
2009-04-14configure.ac (setobjs, msdosdjgpp): Move a-priori setting of existing and req...Eli Zaretskii1-17/+22