Daily bump.
[gcc.git] / configure.ac
2020-12-15 Nathan SidwellAdd C++tools
2020-12-15 Nathan SidwellAdd libcody
2020-11-29 Iain Buclawconfigure: Support building D front-end on *-*-darwin*
2020-11-25 Matthew Malcomsonlibsanitizer: Add option to bootstrap using HWASAN
2020-10-06 Tobias Burnusconfigure: Fix in-tree building of GMP on BSD [PR97302]
2020-08-20 Tobias Burnusconfigure: Also check C++11 (flags) for ${build} compil...
2020-06-08 Jason Merrillbootstrap: Fix --disable-bootstrap with older g++.
2020-05-28 Nicolás Bértolojit: port libgccjit to Windows
2020-05-18 Jason Merrillbootstrap: Update requirement to C++11.
2020-04-29 Thomas Schwinge[gcn] Don't default to building target-libstdc++-v3...
2020-04-21 Stephen CasnerSince the pdp11-aout target does not support gdb, gdbse...
2020-04-09 Tom TromeyMerge top-level configury changes from gdb
2020-03-09 Tobias Burnusconfigure - build libgomp by default for amdgcn
2019-12-11 Matthias Kloseconfigure.ac: Factor out common cases for compare_exclu...
2019-11-27 Tobias BurnusPR 92463 - Cleanups due to minimum MPFR version bump...
2019-11-20 Janne BlomqvistSwitch gcc ftp URL's to https
2019-11-11 Janne BlomqvistBump minimum MPFR version to 3.1.0
2019-09-09 Jose E. MarchesiGCC port for eBPF
2019-08-19 Tom TromeyAdd --with-static-standard-libraries to the top level
2019-06-15 Tom TromeySync top-level change from gdb
2019-06-12 Dimitar DimitrovInitial TI PRU GCC port
2019-06-11 Nick CliftonImport these changes from the binutils/gdb repository:
2019-04-14 Johannes PfauPR d/87799 Fix D build on windows hosts
2019-04-14 Rainer OrthEnable libphobos on Solaris 11/x86
2019-04-12 Iain Buclawlibphobos: Add target-zlib to top-level configure
2019-01-17 Andrew StubbsGCN back-end config
2018-12-05 Iain Sandoedarwin - add configuration support for 'otool'
2018-10-31 Joseph MyersUpdate GCC to autoconf 2.69, automake 1.15.1 (PR bootst...
2018-10-31 Iain Buclawre PR d/87788 (Support D on x86_64-apple-darwin*)
2018-10-28 Iain BuclawAdd D front-end, libphobos library, and D2 testsuite.
2018-06-30 Alexandre OlivaIntroduce @unless/@endunless and postbootstrap Makefile...
2018-06-08 Martin LiskaRemove MPX
2018-05-01 Francois H. TheronAdd the Netronome Flow Processor (nfp) as a build targe...
2018-02-13 Maciej W. RozyckiWebAssembly: Disable subdirectory configuration for...
2017-12-12 Stafford Horneconfigure.ac: Remove logic adding gdb to noconfigsdirs...
2017-11-28 Julia KovalRemove Cilk Plus support.
2017-07-28 Tony Reixconfigure.ac (target-libffi): Don't disable for AIX.
2017-07-03 Nathan Sidwellconfigure.ac: Set srcdir when sourcing config-lang...
2017-06-03 Eric Botcazouconfigure.ac (*-*-linux-android*): Set target_makefile_...
2017-05-31 Martin LiskaFix configure.ac to respect --{enable,disable}-werror...
2017-05-25 Nathan Sidwellconfigure.ac: Add --enable-languages=default to mean...
2017-05-19 Martin LiskaEnable by default -Werror just for bootstrap-debug...
2017-03-22 Francois-Xavier... configure.ac: Enable LTO by default on darwin >= 9.
2017-02-04 John David Anglinconfigure.ac: Add gcc/function-tests.o to compare_exclu...
2017-01-27 Martin Jambor[brigfe] Small fixes
2017-01-24 Pekka JääskeläinenBrig front-end
2016-12-21 Jakub Jelinekconfigure.ac: Don't bootstrap libmpx unless --with...
2016-12-01 Matthias Kloseconfigure.ac: Don't use pkg-config to check for bdw-gc.
2016-11-30 Matthias KloseMakefile.def: Remove reference to boehm-gc target module.
2016-11-15 Matthias Kloseconfig-ml.in: Remove references to GCJ.
2016-10-10 Andreas Toblerconfigure.ac: Add aarch64-*-freebsd*.
2016-10-04 Rainer OrthRestore --enable-objc-gc support
2016-09-30 Jakub Jelinekconfigure.ac: Add target-libffi to target_libraries.
2016-09-30 Andrew HaleyMakefile.def: Remove libjava.
2016-09-26 Anton Kolesovconfigure.ac: Disable "sim" directory for arc*-*-*.
2016-09-12 Maciej W. Rozyckiconfigure.ac: Check for the minimum in-tree MPFR versio...
2016-07-20 Yan-Ting Linconfigure.ac (nds32*-*-*): Remove entry to enable gdb.
2016-06-23 Jakub Sejdakconfigure.ac: Disable libgcj and libgloss for Phoenix...
2016-06-21 Trevor Saundersremove avr-rtems support
2016-05-16 Jeff Lawconfigure.ac: Add ARC support to libgloss.
2016-05-02 Bernd Edlingerconfigure.ac (mpfr): Remove pre-3.1.0 mpfr compatibilit...
2016-05-01 Jakub Jelinekre PR bootstrap/70704 (AIX bootstrap comparison failure)
2016-04-30 Oleg Endoconfig.guess: Remove SH5 support.
2016-04-26 Jakub Jelinekre PR bootstrap/70704 (AIX bootstrap comparison failure)
2016-03-17 Cary CoutantSync top-level configure.ac with binutils-gdb.
2016-01-12 Andris PavenisEnable LTO for DJGPP
2016-01-12 H.J. LuSync top-level configure.ac with binutils-gdb
2015-12-17 Sebastian Popreplace ISL with isl
2015-11-20 Tristan GingoldSync top level configure with binutils-gdb.
2015-11-13 Tsvetkova Alexandraconfigure.ac: Enable libmpx by default.
2015-10-20 H.J. LuAdd --enable-compressed-debug-sections={all,gas,gold,ld}
2015-08-12 Tom de VriesRemove --with-host-libstdcxx
2015-08-10 Thomas SchwingeEmpty libgomp for nvptx
2015-07-24 Jeff Lawre PR other/66259 (Combined gcc and binutils build...
2015-07-14 H.J. LuSync toplevel configure with binutils-gdb
2015-07-14 H.J. LuSync toplevel configure with binutils-gdb
2015-07-14 H.J. LuSync toplevel files binutils-gdb
2015-06-30 H.J. LuIA MCU psABI support: GCC changes
2015-06-02 Jason Merrillre PR bootstrap/66319 (gcov-tool.c:84:65: error: invali...
2015-05-28 Mike Frysingerconfigure: fix vtable help
2015-05-26 Jason Merrillconfigure.ac: When bootstrapping with GCC, add -std...
2015-05-21 Jason Merrillrevert: configure.ac: Add -std=c++98 to stage1_cxxflags.
2015-05-21 Jason Merrillconfigure.ac: Add -std=c++98 to stage1_cxxflags.
2015-05-16 James BowmanFT32 target added. Approved by Jeff Law [law@redhat...
2015-05-11 Paulo Matosconfigure.ac: Fix typo.
2015-05-03 Matthias Kloseconfigure.ac: Match $host configured with triplets.
2015-04-17 Jakub Jelinekre PR bootstrap/62077 (--with-build-config=bootstrap...
2015-03-27 Uros BizjakInstall back PR target/47230 fix (Revert the revert).
2015-03-10 Aldy Hernandezre PR bootstrap/25672 (cross build's libgcc picks up...
2015-03-10 Ilya EnkovichMakefile.def: Add libmpx.
2015-02-25 Uros BizjakRevert:
2015-02-20 Thomas SchwingeIf we're building an offloading compiler, always enable...
2015-01-29 David MalcolmPR jit/64780: configure: --enable-host-shared and the jit
2015-01-09 Ian Lance Taylorconfigure.ac (host_tools): Add gotools.
2015-01-09 Andreas Toblerconfigure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
2015-01-06 Eric Botcazouconfigure.ac: Add Visium support.
2015-01-04 Andreas Schwabconfigure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
2015-01-03 Andrew PinskiBug #63539
2014-12-15 Thomas SchwingeBuild machinery cleanup.
2014-11-26 Jan-Benedict GlawMerge toplevel configure.ac bits from Binutils
next