aboutsummaryrefslogtreecommitdiff
path: root/gcc/configure
AgeCommit message (Expand)AuthorFilesLines
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
2017-06-22Support --sysroot with Solaris ldRainer Orth1-22/+22
2017-06-12Support multilibs and devices that see flash in RAM address range.Georg-Johann Lay1-0/+55
2017-05-04configure.ac (--enable-mingw-wildcard): Add new configurable feature.Thomas Preud'homme1-2/+20
2017-04-28configure.ac (SYSTEM_HEADER_DIR, [...]): Set correctly.Bernd Edlinger1-32/+21
2017-02-13isl.m4: Remove support for ISL 0.14.Richard Biener1-41/+0
2017-02-09configure.ac (ACX_BUGURL): Update.Gerald Pfeifer1-1/+1
2017-02-06RISC-V Port: Regenerate gcc/configurePalmer Dabbelt1-2/+13
2017-01-17re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek1-2/+21
2017-01-04Update configure deps, remove stray \xA0 in picflag.m4, regenerateAlan Modra1-2/+7
2016-12-11[Darwin, configury] No longer expect to find cross-target headers on the host.Iain Sandoe1-23/+2
2016-11-28[Darwin, config] Fix version number extraction to portable methodIain Sandoe1-3/+4
2016-11-27[Darwin] fix PR67710 by updating 'as' specs to handle newer assembler versions.Iain Sandoe1-0/+39
2016-11-27[Darwin, config] Arrange for ld64 to be detected as Darwin's linker.Iain Sandoe1-2/+74
2016-11-14remove conditional compilation of HAVE_AS_LEB128 codeTrevor Saunders1-1/+105
2016-11-07configure.ac (.hidden): Change to conftest_s string.David Edelsohn1-2/+13
2016-10-03configure.ac (strict_warn): Merge -Wmissing-format-attribute and -Woverloaded...Uros Bizjak1-59/+3
2016-09-30configure.ac: Split CHECKING_P into CHECKING_P and ENABLE_EXTRA_CHECKING.Bernd Edlinger1-8/+11
2016-09-29[RS6000] .gnu.attributes Tag_GNU_Power_ABI_FPAlan Modra1-0/+52
2016-09-24configure.ac (gcc_cv_as_aix_dwloc): Fix typo in assembly fragment.David Edelsohn1-1/+1
2016-09-09re PR target/77267 (MPX does not work in a presence of "-Wl,-as-needed" optio...Alexander Ivchenko1-0/+24
2016-07-20Build libbackend.a as a thin archive if possiblePatrick Palka1-2/+18
2016-06-24Call tls_get_addr via GOT for GNU TLS if possibleH.J. Lu1-0/+53
2016-06-24configure.ac (HAVE_AS_GOTOF_IN_DATA): Use $as_ix86_gas_32_opt to assemble for...Uros Bizjak1-61/+58