summaryrefslogtreecommitdiff
path: root/libcpp/configure
AgeCommit message (Expand)Author
2025-08-10Regenerate configure filesH.J. Lu
2025-03-27libcpp: Add missing configure check for setlocale.Roland McGrath
2024-08-20libcpp: replace SSE4.2 helper with an SSSE3 oneAlexander Monakov
2024-04-17libcpp: Regenerate aclocal.m4 and configure [PR 114748]Christophe Lyon
2023-11-24libcpp: configure: drop unused Valgrind detectionAlexander Monakov
2023-11-14*: add modern gettextArsen Arsenović
2023-08-07egrep in binutilsAlan Modra
2023-06-15configure: Implement --enable-host-pieMarek Polacek
2022-11-22Revert "configure: Implement --enable-host-pie"Marek Polacek
2022-11-22configure: Implement --enable-host-pieMarek Polacek
2022-11-19libcpp: Add missing config for --enable-valgrind-annotations [PR107691]Bernhard Reutner-Fischer
2022-01-12aix: handle 64bit inodes for include directoriesClément Chigot
2021-11-29Make etags path used by build system configurableEric Gallager
2021-05-03GCC_CET_HOST_FLAGS: Check if host supports multi-byte NOPsH.J. Lu
2020-07-30Require CET support only for the final GCC buildH.J. Lu
2020-05-29Avoid nested save_CFLAGS and save_LDFLAGSH.J. Lu
2020-05-23libcpp, libdecnumber: configure and substitute ARDavid Edelsohn
2020-05-14x86: Default CET run-time support to autoH.J. Lu
2020-05-12libcpp: Enable Intel CET on Intel CET enabled host for jitH.J. Lu
2020-02-01Fixes after recent configure changes relating to static librariesAndrew Burgess
2020-01-27gcc: Add new configure options to allow static libraries to be selectedAndrew Burgess
2018-11-07iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.Hafiz Abid Qadeer
2018-10-31Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers
2016-11-16re PR bootstrap/72823 (r239175 causes build failure)Jakub Jelinek
2016-05-20Change ENABLE_VALGRIND_CHECKING toMartin Liska
2015-11-04ENABLE_CHECKING refactoring: remove remaining occurrencesMikhail Maltsev
2015-10-21[PATCH 1/9] ENABLE_CHECKING refactoringMikhail Maltsev
2015-08-07Makefile.def (libiconv): Define bootstrap=true.Yaakov Selkowitz
2014-05-26configure.ac: Remove long long and __int64 type checks...Richard Biener
2014-05-20config.gcc: Remove need_64bit_hwint.Richard Biener
2014-05-07configure.ac: Always set need_64bit_hwint to yes.Richard Biener
2014-02-24TILE-Gx big endian support.Walter Lee
2013-10-15Add --enable-host-shared configuration optionDavid Malcolm
2013-08-07configure.ac: Set need_64bit_hwint for all arm targets.Richard Earnshaw
2013-04-03re PR target/56771 (Integer Overflow? Building arm-rtems libgcc2)Sebastian Huber
2013-02-28configure.ac: Don't define ENABLE_CHECKING whenever --enable-checking is seen...Jakub Jelinek
2012-11-16cpplib.h (struct cpp_options): Add canonical_system_headers.Simon Baldwin
2012-10-23AArch64 [7/10]Ian Bolton
2012-08-14backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html...Diego Novillo
2012-02-14Add ports for TILE-Gx and TILEPro.Walter Lee
2011-12-20warnings.m4 (ACX_PROG_CC_WARNING_OPTS): Avoid leading dash in expr call.Andreas Schwab
2011-12-19Check for warning flags without no- prefixAndreas Schwab
2011-11-03re PR bootstrap/50857 (The compiler is built with exceptions and RTTI enabled)Michael Matz
2011-11-02re PR c++/50810 (c++0x-compat does not warn about narrowing conversions)Jason Merrill
2011-07-28Set need_64bit_hwint to yes for x86 targets.H.J. Lu
2011-07-22re PR bootstrap/49794 (Solaris 10/x86 bootstrap broken by C++ build)Rainer Orth
2011-07-07re PR bootstrap/39150 (Configure scripts have no 64-Bit Solaris defined (only...Rainer Orth
2010-11-18re PR bootstrap/45538 (--enable-build-with-cxx compiling gcc/libcpp/charset.c)Ian Lance Taylor
2010-11-03configure.ac: Use AC_SYS_LARGEFILE.Ian Lance Taylor
2010-08-24re PR bootstrap/45376 (no such instruction: `pcmpestri $0,(%rdi),%xmm0')Richard Henderson