aboutsummaryrefslogtreecommitdiff
path: root/libcpp/configure
AgeCommit message (Expand)AuthorFilesLines
2023-06-15configure: Implement --enable-host-pieMarek Polacek1-1/+21
2022-11-22Revert "configure: Implement --enable-host-pie"Marek Polacek1-21/+1
2022-11-22configure: Implement --enable-host-pieMarek Polacek1-1/+21
2022-11-19libcpp: Add missing config for --enable-valgrind-annotations [PR107691]Bernhard Reutner-Fischer1-0/+57
2022-01-12aix: handle 64bit inodes for include directoriesClément Chigot1-0/+67
2021-11-29Make etags path used by build system configurableEric Gallager1-0/+6
2021-05-03GCC_CET_HOST_FLAGS: Check if host supports multi-byte NOPsH.J. Lu1-0/+29
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-23libcpp, libdecnumber: configure and substitute ARDavid Edelsohn1-0/+93
2020-05-14x86: Default CET run-time support to autoH.J. Lu1-6/+37
2020-05-12libcpp: Enable Intel CET on Intel CET enabled host for jitH.J. Lu1-0/+153
2020-02-01Fixes after recent configure changes relating to static librariesAndrew Burgess1-1/+1
2020-01-27gcc: Add new configure options to allow static libraries to be selectedAndrew Burgess1-6/+23
2018-11-07iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.Hafiz Abid Qadeer1-1/+1
2018-10-31Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers1-483/+565
2016-11-16re PR bootstrap/72823 (r239175 causes build failure)Jakub Jelinek1-2/+10
2016-05-20Change ENABLE_VALGRIND_CHECKING toMartin Liska1-0/+22
2015-11-04ENABLE_CHECKING refactoring: remove remaining occurrencesMikhail Maltsev1-3/+1
2015-10-21[PATCH 1/9] ENABLE_CHECKING refactoringMikhail Maltsev1-0/+5
2015-08-07Makefile.def (libiconv): Define bootstrap=true.Yaakov Selkowitz1-26/+127
2014-05-26configure.ac: Remove long long and __int64 type checks...Richard Biener1-79/+62
2014-05-20config.gcc: Remove need_64bit_hwint.Richard Biener1-35/+86
2014-05-07configure.ac: Always set need_64bit_hwint to yes.Richard Biener1-1/+1
2014-02-24TILE-Gx big endian support.Walter Lee1-1/+1
2013-10-15Add --enable-host-shared configuration optionDavid Malcolm1-0/+13
2013-08-07configure.ac: Set need_64bit_hwint for all arm targets.Richard Earnshaw1-3/+1
2013-04-03re PR target/56771 (Integer Overflow? Building arm-rtems libgcc2)Sebastian Huber1-0/+1
2013-02-28configure.ac: Don't define ENABLE_CHECKING whenever --enable-checking is seen...Jakub Jelinek1-4/+42
2012-11-16cpplib.h (struct cpp_options): Add canonical_system_headers.Simon Baldwin1-0/+16
2012-10-23AArch64 [7/10]Ian Bolton1-0/+1
2012-08-14backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html...Diego Novillo1-279/+7
2012-02-14Add ports for TILE-Gx and TILEPro.Walter Lee1-1/+2
2011-12-20warnings.m4 (ACX_PROG_CC_WARNING_OPTS): Avoid leading dash in expr call.Andreas Schwab1-3/+3
2011-12-19Check for warning flags without no- prefixAndreas Schwab1-15/+35
2011-11-03re PR bootstrap/50857 (The compiler is built with exceptions and RTTI enabled)Michael Matz1-0/+42
2011-11-02re PR c++/50810 (c++0x-compat does not warn about narrowing conversions)Jason Merrill1-1/+1
2011-07-28Set need_64bit_hwint to yes for x86 targets.H.J. Lu1-10/+1
2011-07-22re PR bootstrap/49794 (Solaris 10/x86 bootstrap broken by C++ build)Rainer Orth1-0/+218
2011-07-07re PR bootstrap/39150 (Configure scripts have no 64-Bit Solaris defined (only...Rainer Orth1-1/+1
2010-11-18re PR bootstrap/45538 (--enable-build-with-cxx compiling gcc/libcpp/charset.c)Ian Lance Taylor1-829/+548
2010-11-03configure.ac: Use AC_SYS_LARGEFILE.Ian Lance Taylor1-1/+202
2010-08-24re PR bootstrap/45376 (no such instruction: `pcmpestri $0,(%rdi),%xmm0')Richard Henderson1-0/+21
2010-08-21Vectorize fast path of _cpp_clean_line.Richard Henderson1-42/+314
2010-06-09re PR bootstrap/44432 ([boot with C++] configure does not check presence of h...Joern Rennecke1-2/+24
2010-06-03re PR bootstrap/42798 (--enable-build-with-cxx bootstrap fails on i686-pc-lin...Ralf Wildenhues1-16/+23
2010-06-01Undo inadvertent commit in rev 160105.Diego Novillo1-37/+31
2010-06-01richi's fixes for c++ bootstrapDiego Novillo1-31/+37
2009-09-23configure.ac (AC_CHECK_HEADERS after AC_LANG(C++)): Add sys/stat.h.Loren J. Rittle1-1/+1
2009-09-13Changlog libcppKai Tietz1-0/+1