aboutsummaryrefslogtreecommitdiff
path: root/gcc/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2018-08-17C-SKY port: ConfiguryJojo1-1/+1
2018-06-27add support for --disable-gcovRasmus Villemoes1-0/+5
2018-05-25Support SHF_EXCLUDE on non-x86 and with Solaris asRainer Orth1-10/+28
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-1/+3
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-0/+38
2018-02-09[LVU] Introduce location viewsAlexandre Oliva1-1/+17
2018-02-06Fix HAVE_GAS_CFI_DIRECTIVE for x86_64-pc-solaris2.*Rainer Orth1-33/+40
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/+25
2018-01-11configure.ac (--with-long-double-format): Add support for the configuration o...Michael Meissner1-0/+37
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
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-6/+16
2017-10-31configure.ac (--enable-libssp): New.Sandra Loosemore1-4/+20
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/+5
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/+10
2017-07-07Support for the SPARC M8 cpu.Jose E. Marchesi1-0/+12
2017-07-05Graceful degrade if Binutils PR21472 is not available.Georg-Johann Lay1-6/+6
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/+36
2017-05-04configure.ac (--enable-mingw-wildcard): Add new configurable feature.Thomas Preud'homme1-0/+10
2017-04-28configure.ac (SYSTEM_HEADER_DIR, [...]): Set correctly.Bernd Edlinger1-30/+18
2017-02-13isl.m4: Remove support for ISL 0.14.Richard Biener1-24/+0
2017-02-09configure.ac (ACX_BUGURL): Update.Gerald Pfeifer1-1/+1
2017-02-06RISC-V Port: gccPalmer Dabbelt1-2/+13
2017-01-17re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek1-0/+3
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-12-11[Darwin, configury] No longer expect to find cross-target headers on the host.Iain Sandoe1-21/+0
2016-11-28[Darwin, config] Fix version number extraction to portable methodIain Sandoe1-2/+2
2016-11-27[Darwin] fix PR67710 by updating 'as' specs to handle newer assembler versions.Iain Sandoe1-0/+14
2016-11-27[Darwin, config] Arrange for ld64 to be detected as Darwin's linker.Iain Sandoe1-0/+60
2016-11-14remove conditional compilation of HAVE_AS_LEB128 codeTrevor Saunders1-0/+2
2016-11-07configure.ac (.hidden): Change to conftest_s string.David Edelsohn1-3/+13
2016-10-03configure.ac (strict_warn): Merge -Wmissing-format-attribute and -Woverloaded...Uros Bizjak1-4/+4
2016-09-30configure.ac: Split CHECKING_P into CHECKING_P and ENABLE_EXTRA_CHECKING.Bernd Edlinger1-7/+10
2016-09-29[RS6000] .gnu.attributes Tag_GNU_Power_ABI_FPAlan Modra1-0/+45
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/+21
2016-07-20Build libbackend.a as a thin archive if possiblePatrick Palka1-0/+13
2016-06-24Call tls_get_addr via GOT for GNU TLS if possibleH.J. Lu1-0/+30
2016-06-24configure.ac (HAVE_AS_GOTOF_IN_DATA): Use $as_ix86_gas_32_opt to assemble for...Uros Bizjak1-33/+32
2016-06-23Apply missing changesH.J. Lu1-7/+7