]> gcc.gnu.org Git - gcc.git/history - config
libstdc++: Add comparison operators to associative containers
[gcc.git] / config /
2020-02-12 Sandra LoosemoreUse a non-empty test program to test ability to link.
2020-02-01 Andrew BurgessFixes after recent configure changes relating to static...
2020-01-27 Andrew Burgessgcc: Add new configure options to allow static librarie...
2020-01-24 Maciej W. RozyckiAdd `--with-toolexeclibdir=' configuration option
2019-09-10 Christophe Lyon[ARM/FDPIC v6 02/24] [ARM] FDPIC: Handle arm*-*-uclinux...
2019-09-06 Florian WeimerFix GCC_LINUX_FUTEX to work with C99 compilers
2019-07-08 Richard SandifordAdd a build config for bootstrapping at -Og
2019-06-25 Kwok Cheung YeungCreate GCN-specific gthreads
2019-05-30 Rainer OrthGeneralize getconf _NPROCESSORS_ONLN
2019-05-02 Richard Bienerre PR lto/85574 (LTO bootstapped binaries differ)
2019-04-16 Martin LiskaFilter out LTO in config/bootstrap-lto-lean.mk.
2019-04-09 Martin LiskaCome up with bootstrap-lto-lean config.
2019-03-18 Johannes Pfaumh-mingw: Also set __USE_MINGW_ACCESS flag for C++...
2018-11-07 Hafiz Abid Qadeericonv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
2018-10-31 Joseph MyersUpdate GCC to autoconf 2.69, automake 1.15.1 (PR bootst...
2018-10-28 Iain BuclawAdd D front-end, libphobos library, and D2 testsuite.
2018-08-27 Martin LiskaReplace 8 spaces with a tabular in ChangeLog files.
2018-07-05 Jeff LawAdd missing '|' as wrong patch was applied.
2018-07-05 James Clarkedfp.m4 (enable_decimal_float): Enable for x86_64*-...
2018-06-08 Martin LiskaRemove MPX
2018-05-10 Martin LiskaImprove boostrap-ubsan config (PR bootstrap/64914).
2018-05-09 Joshua WattAdd ax_pthread.m4 for use in binutils-gdb
2018-05-08 Richard Bienerre PR bootstrap/85571 (non-bootstrap-debug miscompare...
2018-04-24 H.J. Lux86/CET: Add -fcf-protection to STAGE4_CFLAGS
2018-04-24 H.J. LuDon't bootstrap GCC with -mcet
2018-04-24 H.J. Lux86/CET: Build target libraries with -mshstk
2018-04-19 Jakub Jelinekcet.m4 (GCC_CET_FLAGS): Default to --disable-cet, repla...
2018-04-18 David Malcolmre PR jit/85384 (libgccjit does not work if --with...
2018-04-05 H.J. LuUse dlsym to check if libdl is needed for plugin
2018-02-19 Igor TsimbalistCET shouldn't be enabled in 32-bit run-time libraries...
2018-02-06 Eric Botcazougcc-plugin.m4 (GCC_ENABLE_PLUGINS): Remove -q option...
2017-11-26 Boris KolpackovPlugin support on Windows/MinGW
2017-11-17 Igor TsimbalistEnable building libgcc with CET options.
2017-11-15 Alexandre OlivaUse compare-debug for bootstrap-debug-lean to ignore...
2017-10-24 H.J. LuAdd bootstrap-cet.mk to bootstrap GCC with Intel CET
2017-06-19 Martin LiskaEnable -flto in all PGO stages for bootstrap-lto-{...
2017-06-03 Eric Botcazouconfigure.ac (*-*-linux-android*): Set target_makefile_...
2017-02-13 Richard Bienerisl.m4: Remove support for ISL 0.14.
2017-01-26 Uros BizjakChangeLog: Fix relative path in my entry.
2017-01-26 Uros BizjakChangeLog: Move my last entry ...
2017-01-19 Uros Bizjakre PR target/78478 (Compile Error for i386-rtems)
2017-01-17 Jakub Jelinekre PR other/79046 (g++ -print-file-name=plugin uses...
2017-01-06 Rainer OrthBuild libgo with -Wa,-nH if possible (PR go/78978)...
2017-01-04 Alan ModraUpdate configure deps, remove stray \xA0 in picflag...
2016-12-12 Rainer OrthDisable hwcaps on libgfortran
2016-12-07 Alan Modrasync config/* from binutils
2016-12-02 Maxim OstapenkoAdd support for ASan odr_indicator.
2016-12-01 Ma Jiangacx.m4: Change "tail +16c" to "tail -c +17".
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-06-21 Trevor Saundersremove support for the interix target
2016-04-30 Oleg Endoconfig.guess: Remove SH5 support.
2016-01-29 Sebastian Popdocument that isl-0.16 is supported
2016-01-26 Aditya Kumarfix PR68343: disable fuse-*.c tests for isl 0.14 or...
2015-12-17 Sebastian Popreplace ISL with isl
2015-12-17 Nathan Sidwellisl.m4 (ISL_CHECK_VERSION): Add gmp libs.
2015-12-16 Aditya Kumarupdate required isl version
2015-10-21 Max Ostapenkolibsanitizer merge from upstream r250806, compiler...
2015-08-24 Yaakov SelkowitzMissing parts of fixes for in-tree libiconv
2015-07-24 Jeff Lawre PR other/66259 (Combined gcc and binutils build...
2015-07-14 H.J. LuThis patch syncs zlib.m4 with binutils-gdb and uses...
2015-06-30 H.J. LuIA MCU psABI support: changes to libraries
2015-05-27 Jason Merrill* warnings.m4: Fix comment.
2015-05-27 Jason Merrillre PR bootstrap/66304 (Can't bootstrap on x86_64-linux...
2015-05-13 Eric Botcazousjlj.m4: New file.
2015-05-05 Trevor SaundersImprove the test in bitfields.m4
2015-05-02 Trevor Saundersupdate ChangeLogs for previous commit
2015-05-02 Trevor Saundersfixup libobjc usage of PCC_BITFIELD_TYPE_MATTERS
2015-04-14 H.J. LuAdd the missing file
2015-04-14 H.J. LuAdd bootstrap-mpx.mk
2015-04-10 Jakub Jelinekre PR target/65351 (libiberty's pic version contains...
2015-04-07 Jakub Jelinekre PR target/65351 (libiberty's pic version contains...
2015-03-27 Uros BizjakInstall back PR target/47230 fix (Revert the revert).
2015-03-25 Uros Bizjakre PR bootstrap/65537 (--with-build-config=bootstrap...
2015-03-16 H.J. LuMove cloog.m4 ChangeLog entry to config/ChangeLog
2015-02-25 Uros BizjakRevert:
2015-02-18 Thomas Schwingenvptx-none: Disable the lto-plugin.
2014-12-04 Jack Howarthisl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
2014-11-26 Jan-Benedict GlawMerge the ./config directory between GCC and Binutils
2014-11-26 Jan-Benedict GlawMerge ./config/ChangeLog with missing entries from...
2014-11-18 Bob Dunlopmt-ospace (CFLAGS_FOR_TARGET): Append -g -Os rather...
2014-11-17 H.J. LuExport "detect_leaks=0"
2014-11-13 Kirill Yukhin[PATCH 2/4] OpenMP 4.0 offloading to Intel MIC: liboffl...
2014-11-11 Tobias Burnuscloog.m4: Remove. r217375/heads/ibm/addr-patch
2014-10-27 Phil MuldoonLet GDB reuse GCC's parser.
2014-09-01 Andi KleenSupport slim LTO bootstrap
2014-08-28 Sebastian Popcheck functionality of isl version 0.12
2014-08-21 Bin Chengconfigure: Regenerated.
2014-08-18 Roman Gareevconfigure.ac: Eliminate ClooG installation dependency.
2014-07-26 Uros Bizjakre PR target/47230 (gcc fails to bootstrap on alpha...
2014-07-25 Martin LiskaChangeLog entry moved from config/ChangeLog to gcc...
2014-07-24 Martin LiskaAnother MIPS/R6000 IPA C++ refactoring fix.
2014-07-24 Martin LiskaIPA C++ refactoring fix.
2014-06-23 Bernd EdlingerFix include path for in-tree cloog.
2014-05-14 Sandra Loosemoreconfigure.ac (target_makefile_frag): Set for nios2...
2014-04-25 Marc Glissere PR target/43538 (config/mt-gnu CXXFLAGS_FOR_TARGET)
2013-11-29 Marek Polacekbootstrap-ubsan.mk (POSTSTAGE1_LDFLAGS): Remove -lpthre...
2013-11-29 H.J. LuAdd -B$$r/prev-$(TARGET_SUBDIR)/libsanitizer/
2013-11-29 H.J. LuMove config ChangeLog entries to config/ChangeLog
next
This page took 0.494652 seconds and 8 git commands to generate.