aboutsummaryrefslogtreecommitdiff
path: root/gcc/configure
AgeCommit message (Expand)AuthorFilesLines
2019-01-17GCN back-end configAndrew Stubbs1-2/+66
2019-01-09[AArch64, 6/6] Enable BTI: Add configure option.Sudakshina Das1-0/+28
2018-12-24darwin, configuration, check properly for dwarf2 debug line supportIain Sandoe1-0/+4
2018-12-05darwin - add configuration support for 'otool'Iain Sandoe1-2/+66
2018-11-29[RS6000] inline plt call sequencesAlan Modra1-6/+42
2018-11-21S/390: Support vector load/store alignment hintsAndreas Krebbel1-0/+36
2018-11-09or1k: gcc: initial support for openriscStafford Horne1-0/+12
2018-11-07iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.Hafiz Abid Qadeer1-1/+1
2018-11-02Remove SPARC HAVE_AS_REGISTER_PSEUDO_OPRainer Orth1-32/+0
2018-11-01Avoid stray [] in ia64 assembler test.Joseph Myers1-1/+2
2018-10-31Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers1-934/+997
2018-10-28Add D front-end, libphobos library, and D2 testsuite.Iain Buclaw1-2/+24
2018-10-24Disable string merging with alignment > 1 before Solaris 11.4/SPARCRainer Orth1-0/+24
2018-10-17Run selftests for C++ as well as CDavid Malcolm1-2/+10
2018-10-12introduce --enable-large-address-awareAlexandre Oliva1-2/+16
2018-10-01Allow setting of stack-clash via configure options.Tamar Christina1-2/+34
2018-09-29rs6000: Delete HAVE_AS_DCISegher Boessenkool1-45/+0
2018-09-28rs6000: Delete HAVE_AS_LWSYNC and TARGET_LWSYNC_INSTRUCTIONSegher Boessenkool1-43/+0
2018-09-27rs6000: Delete many HAVE_AS_* (PR87149)Segher Boessenkool1-356/+0
2018-09-20[PR87013] check for .loc is_stmt support in the assemblerAlexandre Oliva1-0/+38
2018-09-13configure.ac: Only append " ...Jakub Jelinek1-7/+10
2018-08-17C-SKY port: ConfiguryJojo1-1/+1
2018-07-05Add missing '|' as wrong patch was applied.Jeff Law1-1/+1
2018-07-05dfp.m4 (enable_decimal_float): Enable for x86_64*-*-gnu* to catch x86_64 kFre...James Clarke1-1/+1
2018-06-27add support for --disable-gcovRasmus Villemoes1-2/+14
2018-05-25Support SHF_EXCLUDE on non-x86 and with Solaris asRainer Orth1-40/+83
2018-05-10configure.ac (gcc_gxx_include_dir_add_sysroot): Set it to 1 only when --with-...Eric Botcazou1-7/+7
2018-05-01configure.ac (LD_AS_NEEDED_OPTION, [...]): Use --push-state --as-needed and -...Jakub Jelinek1-0/+14
2018-04-18re PR jit/85384 (libgccjit does not work if --with-gcc-major-version is used)David Malcolm1-2/+4
2018-03-21Enable jit on Solaris: soname option and EXTRA_GCC_LIBS (PR jit/84288)Rainer Orth1-0/+6
2018-03-09jit: use 'configure' to replace hard-coded linker options (PR jit/64089 and P...David Malcolm1-2/+47
2018-02-09[LVU] Introduce location viewsAlexandre Oliva1-0/+46
2018-02-06Fix HAVE_GAS_CFI_DIRECTIVE for x86_64-pc-solaris2.*Rainer Orth1-33/+40
2018-02-06gcc-plugin.m4 (GCC_ENABLE_PLUGINS): Remove -q option passed to grep.Eric Botcazou1-2/+2
2018-01-30Disable SHF_MERGE on Solaris 10/x86 (PR bootstrap/84017)Rainer Orth1-0/+8
2018-01-26Configure USE_HIDDEN_LINKONCE on Solaris/x86Rainer Orth1-0/+29
2018-01-11configure.ac (--with-long-double-format): Add support for the configuration o...Michael Meissner1-2/+45
2017-11-26Plugin support on Windows/MinGWBoris Kolpackov1-1/+14
2017-11-15Coverage: remove -fkeep-inline-functions from coverage_flags.Martin Liska1-2/+2
2017-11-14Adapt Solaris 12 referencesRainer Orth1-1/+1
2017-11-02Cleanup Solaris linker version checksRainer Orth1-29/+16
2017-10-31configure.ac (--enable-libssp): New.Sandra Loosemore1-3/+23
2017-10-31GCOV: document behavior of -fkeep-{static,inline}-functions (PR gcov-profile/...Martin Liska1-2/+2
2017-10-26Use -xbrace_comment=no with recent Solaris/x86 asRainer Orth1-0/+32
2017-10-20configure.ac (ACX_PROG_GNAT): Append "libgnat" to the include dir.Nicolas Roche1-1/+1
2017-09-18[ARC] Check the assembler for gdwar2 support.Claudiu Zissulescu1-3/+3
2017-07-25Do not silently continue if config.{build,host,gcc} failsSegher Boessenkool1-3/+3
2017-07-10Better ISR prologues by supporting GASes __gcc_isr pseudo insn.Georg-Johann Lay1-0/+38
2017-07-07Support for the SPARC M8 cpu.Jose E. Marchesi1-0/+35
2017-07-05Graceful degrade if Binutils PR21472 is not available.Georg-Johann Lay1-6/+9