]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/Makefile.in
[Ada] Update headers
[thirdparty/gcc.git] / gcc / Makefile.in
2020-06-09  Michael KuhnWhen specifying a non-system prefix with --with-zstd...
2020-06-03  Romain NaourFix missing dependencies for selftests which occasional...
2020-06-01  Aldy HernandezMove array bounds checking into its own file.
2020-06-01  Aldy HernandezMove value_range_equiv code to its own file.
2020-05-28  Nicolás Bértolojit: port libgccjit to Windows
2020-05-20  Kito ChengFix alignment for local variable [PR90811]
2020-05-14  Jakub Jelinekopenmp: cgraph support for late declare variant resolution
2020-05-12  H.J. Lugcc: Enable Intel CET on Intel CET enabled host for jit
2020-04-30  Jakub Jelinek--with-{documentation,changes}-root-url tweaks
2020-04-29  Jakub Jelinekdiagnostics: Add %{...%} pretty-format support for...
2020-02-26  David Malcolmanalyzer: improvements to logging/dumping
2020-01-18  Iain Sandoe[C++ coroutines] Initial implementation.
2020-01-14  David Malcolmanalyzer: add function-set.cc/h
2020-01-14  David MalcolmInitial commit of analyzer
2020-01-10  David MalcolmAdd diagnostic paths
2020-01-01  Jakub JelinekUpdate copyright years.
2019-12-18  Tobias BurnusPR 86416 – improve lto1 diagnostic if a mode does not...
2019-12-03  Matthias KloseMakefile.in (SOURCES): Add doc/lto-dump.1.
2019-11-13  Aldy HernandezMove plain value_range things to value-range.[hc]*.
2019-11-12  Martin LiskaRemove gcc/params.* files.
2019-11-12  Martin LiskaInclude new generated gcc/params.opt file.
2019-11-11  Thomas Schwinge[build] Properly track GCC language configure fragments
2019-11-04  Alexandre Olivapass --enable-obsolete down to gcc/configure for auto...
2019-11-01  Jakub Jelinekre PR bootstrap/92314 (missing omp-device-properties...
2019-10-31  Jakub Jelinekconfigure.ac: Compute and substitute omp_device_propert...
2019-10-10  David MalcolmDocumentation hyperlinks for [-Wname-of-option] (PR...
2019-10-03  Aldy HernandezMakefile.in (OBJS): Add range.o and range-op.o.
2019-10-01  Maciej W. Rozyckilibada: Remove racy duplicate gnatlib installation
2019-09-30  Richard SandifordAdd function_abi.{h,cc}
2019-09-19  Martin JamborNew IPA-SRA
2019-09-16  Jason Merrill* Makefile.in (build/genmatch.o): Depend on $(CPPLIB_H).
2019-09-09  Richard SandifordRemove bt-load.c
2019-09-06  Martin LiskaRemove support for repo files (PR c++/91125).
2019-07-03  Martin LiskaAdd zstd support for LTO bytecode compression.
2019-06-07  Jakub JelinekMakefile.in (genprogerr): Add condmd.
2019-05-06  Hrishikesh KulkarniAdd lto-dump tool.
2019-04-25  Jeff Lawre PR tree-optimization/90037 (-Wnull-dereference false...
2019-04-09  Martin LiskaCome up with bootstrap-lto-lean config.
2019-01-16  Martin LiskaExtend locations where to seach for Fortran pre-include.
2019-01-11  Jakub Jelinek* Makefile.in (PLUGIN_HEADERS): Add $(INSN_ATTR_H).
2019-01-09  Sandra LoosemorePR other/16615 [1/5]
2019-01-01  Jakub JelinekUpdate copyright years.
2018-12-17  Richard SandifordAdd a loop versioning pass
2018-11-21  Richard Bienerre PR bootstrap/88133 (Build fails with host GCC <...
2018-11-20  Nathan Sidwellre PR tree-optimization/87926 (bad array-index warning...
2018-11-15  David MalcolmMachine-readable diagnostic output (PR other/19165)
2018-11-14  David MalcolmAdd missing ZLIBINC to CFLAGS-optinfo-emit-json.o
2018-11-08  Jakub Jelinekbuiltin-types.def (BT_FN_VOID_BOOL, [...]): New.
2018-11-07  Nathan Sidwell[PR/87936] --disable-checking bootstrap break
2018-10-29  Martin LiskaGCOV: introduce --json-format.
2018-10-28  Iain BuclawAdd D front-end, libphobos library, and D2 testsuite.
2018-10-19  David Malcolmgccint.texi: add user experience guidelines
2018-10-17  David MalcolmRun selftests for C++ as well as C
2018-10-04  David MalcolmReport vectorization problems via a new opt_problem...
2018-09-14  Jason MerrillFix --enable-gather-detailed-mem-stats.
2018-08-20  Nathan Sidwell[PATCH] Kill cpp-id-data.h
2018-08-10  Thomas Preud'hommeClarify source of tm.texi to copy for GFDL grant
2018-08-03  Aldy HernandezMakefile.in (wide-int-range.o): New.
2018-07-20  David MalcolmAdd "-fsave-optimization-record"
2018-07-19  David MalcolmAdd "optinfo" framework
2018-06-30  Bernd Edlinger018-06-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
2018-06-28  Martin LiskaMakefile.in: Add opt-suggestions.o.
2018-06-27  Rasmus Villemoesadd support for --disable-gcov
2018-06-08  Martin LiskaRemove MPX
2018-05-18  Richard SandifordReplace FMA_EXPR with one internal fn per optab
2018-05-13  Alexander MonakovIntroduce gcc_qsort
2018-03-09  David Malcolmjit: use 'configure' to replace hard-coded linker optio...
2018-02-26  Christophe LyonFix lto-wrapper link flags
2018-01-18  Boris KolpackovAdd ability to remap file names in __FILE__, etc (PR...
2018-01-13  Richard SandifordAdd an "early rematerialisation" pass
2018-01-12  Martin LiskaFix --enable-gather-detailed-mem-stats build.
2018-01-03  Jakub JelinekUpdate copyright years.
2018-01-02  Richard SandifordNew CONST_VECTOR layout
2018-01-02  Richard SandifordRemove vec_perm_const optab
2017-12-16  Martin SeborPR tree-optimization/78918 - missing -Wrestrict on...
2017-12-14  Richard Sandifordpoly_int: add poly-int.h
2017-12-07  Richard SandifordNew VECTOR_CST layout
2017-12-07  Bin Chengre PR tree-optimization/81303 (410.bwaves regression...
2017-12-07  Michael MatzAdd unroll and jam pass
2017-12-06  David MalcolmMove macro-spellchecking code from "gcc" to new files...
2017-12-01  Jason Merrill* Makefile.in (TAGS): Add c-family/*.cc.
2017-11-28  Olivier HainqueMakefile.in (SELFTEST_FLAGS): Use nul instead of /dev...
2017-11-28  Julia KovalRemove Cilk Plus support.
2017-11-26  Boris KolpackovPlugin support on Windows/MinGW
2017-11-21  David MalcolmC/C++: more stdlib header hints (PR c/81404)
2017-11-20  Jeff LawMakefile.in (OBJS): Add gimple-ssa-evrp-analyze.o.
2017-11-15  Jeff Lawvr-values.c: New file with contents extracted from...
2017-11-10  Jeff Lawvr-values.h (VR_INITIALIZER): Move #define here.
2017-11-09  Martin JamborMoving parameter manipulation into its own file
2017-11-02  David MalcolmMove selftest::test_diagnostic_context to its own header
2017-10-31  Olivier HainqueMakefile.in (FLAGS_TO_PASS): Pass libsubdir as well.
2017-10-29  James E WilsonDelete obsolete SDB debug info support.
2017-10-16  David MalcolmAdd gnu::unique_ptr
2017-10-12  Aldy HernandezMakefile.in (TAGS): Merge all the *.def files into...
2017-08-07  Doug RuppMakefile.in (install-mkheaders): Fix typo, where the...
2017-07-08  Richard SandifordFix coretypes.h-related dependencies
2017-07-06  David MalcolmRemove selftest dependency on C++ frontend
2017-07-06  David MalcolmSupport C++-specific selftests
2017-07-02  Richard SandifordReorganise machmode.h headers
2017-06-16  Richard Earnshaw[build] Make sbitmap code available to the driver
next