aboutsummaryrefslogtreecommitdiff
path: root/libiberty/configure
AgeCommit message (Expand)AuthorFilesLines
2021-12-15Revert "Sync with binutils: GCC: Pass --plugin to AR and RANLIB"H.J. Lu1-37/+0
2021-12-15Sync with binutils: GCC: Pass --plugin to AR and RANLIBH.J. Lu1-0/+37
2021-11-29Make etags path used by build system configurableEric Gallager1-0/+6
2021-09-01libiberty, configure, Darwin: Avoid detecting deprecated sbrk.Iain Sandoe1-23/+20
2021-06-05Use libiberty snprintf and vsnprintf on hppa*-*-hpux*.John David Anglin1-6/+36
2021-05-04Fix libiberty link failures in LTO mode for MinGWEric Botcazou1-2/+2
2021-05-03GCC_CET_HOST_FLAGS: Check if host supports multi-byte NOPsH.J. Lu1-0/+29
2021-02-20libiberty: autogenerate aclocal.m4Mike Frysinger1-3/+0
2020-11-25libsanitizer: Add option to bootstrap using HWASANMatthew Malcomson1-0/+1
2020-07-30Require CET support only for the final GCC buildH.J. Lu1-4/+17
2020-05-29Avoid nested save_CFLAGS and save_LDFLAGSH.J. Lu1-6/+6
2020-05-12Enable CET in cross compiler if possibleH.J. Lu1-3/+9
2020-04-28Check whether -fcf-protection=none -Wl,-z,ibt,-z,shstk work firstH.J. Lu1-49/+77
2020-04-25Enable Intel CET in liblto_plugin.so on Intel CET enabled hostH.J. Lu1-0/+145
2020-02-12Use a non-empty test program to test ability to link.Sandra Loosemore1-2/+2
2018-10-31Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers1-510/+612
2018-10-01[libiberty] Use pipe inside pex_runNathan Sidwell1-2/+2
2017-05-31configure.ac (strnlen): Add to AC_CHECK_DECLS.DJ Delorie1-0/+21
2017-01-04Update configure deps, remove stray \xA0 in picflag.m4, regenerateAlan Modra1-2/+3
2016-11-15- Revert last commit, restore the regenerated files aclocal.m4 and configureMatthias Klose1-4/+450
2016-11-15config-ml.in: Remove references to GCJ.Matthias Klose1-450/+4
2016-11-14libiberty: Add -Wshadow=local to warning flags (if supported).Mark Wielaard1-1/+2
2016-04-30config.guess: Remove SH5 support.Oleg Endo1-2/+1
2015-11-09Configury changes for obstack optimizationAlan Modra1-0/+58
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-398/+580
2015-04-10re PR target/65351 (libiberty's pic version contains non-pic code on m32 darw...Jakub Jelinek1-5/+9
2015-04-07re PR target/65351 (libiberty's pic version contains non-pic code on m32 darw...Jakub Jelinek1-1/+3
2014-11-22re PR other/63694 (Build error compiling asan.c: strtoull undeclared)John David Anglin1-0/+41
2014-10-28Add strtoll and strtoull to libiberty.Yury Gribov1-2/+120
2014-04-17re PR sanitizer/56781 (boostrap-asan failure: fixincl fails to link (missing ...Jakub Jelinek1-0/+7
2014-01-06libiberty: fix --enable-install-libiberty flag [PR 56780]Mike Frysinger1-1/+0
2013-11-15picflag.m4 (m68k-*-*): Use default PIC flag.Andreas Schwab1-3/+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-25/+31
2013-03-27configure: Regenerated.Kai Tietz1-1/+3
2012-09-18strnlen.c: New file.Ian Lance Taylor1-3/+10
2012-01-23Interix resurrectionDouglas Rupp1-1/+1
2012-01-04re PR bootstrap/51734 (Bootstrap fails in libada)Andreas Krebbel1-3/+0
2011-12-20warnings.m4 (ACX_PROG_CC_WARNING_OPTS): Avoid leading dash in expr call.Andreas Schwab1-1/+1
2011-12-20aclocal.m4: Assume strncmp works in cross case.Tristan Gingold1-1/+1
2011-12-19Check for warning flags without no- prefixAndreas Schwab1-2/+10
2011-08-22Centralize PICFLAG configurationRainer Orth1-21/+82
2011-07-22re PR c++/49756 (g++ ICE)Jakub Jelinek1-6/+6
2010-11-21Fix build regressionAnthony Green1-23/+1
2010-11-04Use spawnve on cygwin.Richard Henderson1-6/+8
2010-11-02simple-object.h: New file.Ian Lance Taylor1-0/+11
2010-10-26Patch by Ralf Wildenhues.Ralf Wildenhues1-15/+15
2010-10-07Turn PR_SET_NAME check into link checkAndi Kleen1-12/+7
2010-10-06[PATCH] Report LTO phase in lto1 process name v2Andi Kleen1-1/+30