aboutsummaryrefslogtreecommitdiff
path: root/gcc/configure
AgeCommit message (Expand)AuthorFilesLines
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
2016-06-23Apply missing changesH.J. Lu1-7/+7
2016-06-23i386: Access external function via GOT slot for -fno-pltH.J. Lu1-5/+57
2016-06-22Handle gas/gld --compress-debug-sections=typeRainer Orth1-13/+23
2016-06-21remove knetbsd supportTrevor Saunders1-7/+3
2016-06-21remove support for the interix targetTrevor Saunders1-1/+1
2016-06-06sparc: support for the SPARC M7 and VIS 4.0Jose E. Marchesi1-0/+36
2016-05-27configure.ac: Treat a --with-headers option without argument the same as the ...Ulrich Weigand1-1/+1
2016-05-16configure.ac: Add ACX_NONCANONICAL_HOST.Eric Botcazou1-3/+8
2016-05-09Error out on -fvtable-verify without --enable-vtable-verifyRainer Orth1-2/+18
2016-04-30config.guess: Remove SH5 support.Oleg Endo1-2/+1
2016-04-28[ARC] Add TLS support.Claudiu Zissulescu1-0/+6
2016-04-26re PR bootstrap/70704 (AIX bootstrap comparison failure)Jakub Jelinek1-10/+16
2016-01-27re PR target/68380 (NetBSD has SSP in libc)Thomas Klausner1-1/+1
2016-01-26configure.ac (ac_cv_std_swap_in_utility): New test.Michael Matz1-2/+36
2016-01-21configure.ac (gcc_cv_as_powerpc_mfcrf, [...]): Detangle.David Edelsohn1-4/+9
2016-01-21Fix typoDavid Edelsohn1-1/+0
2016-01-21configure.ac (gcc_cv_as_dwloc): Test support for debug frame section label re...David Edelsohn1-8/+7
2016-01-20ppc-auxv.h: New file.Peter Bergner1-0/+18
2016-01-19Merge of HSAMartin Jambor1-3/+16
2016-01-09configure.ac (isl_options_set_schedule_serialize_sccs): Also use GMPINC.Gerald Pfeifer1-1/+1
2015-12-17replace ISL with islSebastian Pop1-5/+3
2015-12-17Only support -gstabs on Mac OS X if assember supports it (PR target/67973)Rainer Orth1-0/+31
2015-12-16update required isl versionAditya Kumar1-59/+2