Daily bump.
[gcc.git] / gcc / Makefile.in
2021-01-15 Richard Sandifordaarch64: Add a minipass for fusing CC insns [PR88836]
2021-01-11 Matthias KloseMake the serialized link target more verbose
2021-01-06 Alexandre Olivarobustify vxworks glimits.h overriding
2021-01-05 Rainer Orthbuild: libcody: Link with -lsocket -lnsl if necessary...
2021-01-04 Jakub JelinekUpdate copyright years.
2020-12-24 Iain SandoeC++ : Add the -stdlib= option.
2020-12-17 Richard SandifordAdd rtl-ssa
2020-12-17 Richard SandifordAdd an alternative splay tree implementation
2020-12-15 Nathan SidwellAdd libcody
2020-12-13 Tamar Christinamiddle-end: Support complex Addition
2020-12-01 Martin LiskaAdd if-chain to switch conversion pass.
2020-11-18 Jakub Jelinekconfigury: --enable-link-serialization support
2020-11-13 Gergö BaranyDecompose OpenACC 'kernels' constructs into parts,...
2020-11-02 François-Xavier... gcc: quote characters in texi source
2020-10-31 Jan HubickaMove clone_info to summary
2020-10-29 David Malcolmanalyzer: move svalue and region decls to their own...
2020-10-23 Jan HubickaMove thunks out of cgraph_node
2020-10-23 Jakub JelinekFix up plugin header install
2020-10-06 Andrew MacLeodRanger classes.
2020-10-01 Aldy HernandezInitial implementation of value query class.
2020-09-23 David MalcolmAdd $(ZLIBINC) to CFLAGS-analyzer/engine.o
2020-09-20 Jan HubickaNew modref/ipa_modref optimization passes
2020-08-13 David Malcolmanalyzer: rewrite of region and value-handling
2020-08-03 Martin JamborRemoval of HSA offloading from gcc and libgomp
2020-08-03 Aldy HernandezMulti-range implementation for value_range (irange).
2020-07-16 Andrea Corallobuild: Fix TAGS target in gcc/Makefile.in
2020-07-13 Nathan SidwellRemove long-gone cxxmain.c from makefiles
2020-06-23 David Edelsohnbuild: Change conditional include and empty.mk to ...
2020-06-17 Martin LiskaLower VEC_COND_EXPR into internal functions.
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.
next