summaryrefslogtreecommitdiff
path: root/gcc/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Support SHF_EXCLUDE on non-x86 and with Solaris asRainer Orth2018-05-251-10/+28
* configure.ac (gcc_gxx_include_dir_add_sysroot): Set it to 1 only when --with-...Eric Botcazou2018-05-101-7/+7
* configure.ac (LD_AS_NEEDED_OPTION, [...]): Use --push-state --as-needed and -...Jakub Jelinek2018-05-011-0/+14
* re PR jit/85384 (libgccjit does not work if --with-gcc-major-version is used)David Malcolm2018-04-181-1/+3
* Enable jit on Solaris: soname option and EXTRA_GCC_LIBS (PR jit/84288)Rainer Orth2018-03-211-0/+6
* jit: use 'configure' to replace hard-coded linker options (PR jit/64089 and P...David Malcolm2018-03-091-0/+38
* [LVU] Introduce location viewsAlexandre Oliva2018-02-091-1/+17
* Fix HAVE_GAS_CFI_DIRECTIVE for x86_64-pc-solaris2.*Rainer Orth2018-02-061-33/+40
* Disable SHF_MERGE on Solaris 10/x86 (PR bootstrap/84017)Rainer Orth2018-01-301-0/+8
* Configure USE_HIDDEN_LINKONCE on Solaris/x86Rainer Orth2018-01-261-0/+25
* configure.ac (--with-long-double-format): Add support for the configuration o...Michael Meissner2018-01-111-0/+37
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* Coverage: remove -fkeep-inline-functions from coverage_flags.Martin Liska2017-11-151-2/+2
* Adapt Solaris 12 referencesRainer Orth2017-11-141-1/+1
* Cleanup Solaris linker version checksRainer Orth2017-11-021-6/+16
* configure.ac (--enable-libssp): New.Sandra Loosemore2017-10-311-4/+20
* GCOV: document behavior of -fkeep-{static,inline}-functions (PR gcov-profile/...Martin Liska2017-10-311-2/+2
* Use -xbrace_comment=no with recent Solaris/x86 asRainer Orth2017-10-261-0/+5
* configure.ac (ACX_PROG_GNAT): Append "libgnat" to the include dir.Nicolas Roche2017-10-201-1/+1
* [ARC] Check the assembler for gdwar2 support.Claudiu Zissulescu2017-09-181-3/+3
* Do not silently continue if config.{build,host,gcc} failsSegher Boessenkool2017-07-251-3/+3
* Better ISR prologues by supporting GASes __gcc_isr pseudo insn.Georg-Johann Lay2017-07-101-0/+10
* Support for the SPARC M8 cpu.Jose E. Marchesi2017-07-071-0/+12
* Graceful degrade if Binutils PR21472 is not available.Georg-Johann Lay2017-07-051-6/+6
* Support --sysroot with Solaris ldRainer Orth2017-06-221-22/+22
* Support multilibs and devices that see flash in RAM address range.Georg-Johann Lay2017-06-121-0/+36
* configure.ac (--enable-mingw-wildcard): Add new configurable feature.Thomas Preud'homme2017-05-041-0/+10
* configure.ac (SYSTEM_HEADER_DIR, [...]): Set correctly.Bernd Edlinger2017-04-281-30/+18
* isl.m4: Remove support for ISL 0.14.Richard Biener2017-02-131-24/+0
* configure.ac (ACX_BUGURL): Update.Gerald Pfeifer2017-02-091-1/+1
* RISC-V Port: gccPalmer Dabbelt2017-02-061-2/+13
* re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek2017-01-171-0/+3
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* [Darwin, configury] No longer expect to find cross-target headers on the host.Iain Sandoe2016-12-111-21/+0
* [Darwin, config] Fix version number extraction to portable methodIain Sandoe2016-11-281-2/+2
* [Darwin] fix PR67710 by updating 'as' specs to handle newer assembler versions.Iain Sandoe2016-11-271-0/+14
* [Darwin, config] Arrange for ld64 to be detected as Darwin's linker.Iain Sandoe2016-11-271-0/+60
* remove conditional compilation of HAVE_AS_LEB128 codeTrevor Saunders2016-11-141-0/+2
* configure.ac (.hidden): Change to conftest_s string.David Edelsohn2016-11-071-3/+13
* configure.ac (strict_warn): Merge -Wmissing-format-attribute and -Woverloaded...Uros Bizjak2016-10-031-4/+4
* configure.ac: Split CHECKING_P into CHECKING_P and ENABLE_EXTRA_CHECKING.Bernd Edlinger2016-09-301-7/+10
* [RS6000] .gnu.attributes Tag_GNU_Power_ABI_FPAlan Modra2016-09-291-0/+45
* configure.ac (gcc_cv_as_aix_dwloc): Fix typo in assembly fragment.David Edelsohn2016-09-241-1/+1
* re PR target/77267 (MPX does not work in a presence of "-Wl,-as-needed" optio...Alexander Ivchenko2016-09-091-0/+21
* Build libbackend.a as a thin archive if possiblePatrick Palka2016-07-201-0/+13
* Call tls_get_addr via GOT for GNU TLS if possibleH.J. Lu2016-06-241-0/+30
* configure.ac (HAVE_AS_GOTOF_IN_DATA): Use $as_ix86_gas_32_opt to assemble for...Uros Bizjak2016-06-241-33/+32
* Apply missing changesH.J. Lu2016-06-231-7/+7
* i386: Access external function via GOT slot for -fno-pltH.J. Lu2016-06-231-5/+34
* Handle gas/gld --compress-debug-sections=typeRainer Orth2016-06-221-13/+23