summaryrefslogtreecommitdiff
path: root/gcc/Makefile.in
AgeCommit message (Expand)Author
2020-04-30--with-{documentation,changes}-root-url tweaksJakub Jelinek
2020-04-29diagnostics: Add %{...%} pretty-format support for URLs and use it in -Wpsabi...Jakub Jelinek
2020-02-26analyzer: improvements to logging/dumpingDavid Malcolm
2020-01-18[C++ coroutines] Initial implementation.Iain Sandoe
2020-01-14analyzer: add function-set.cc/hDavid Malcolm
2020-01-14Initial commit of analyzerDavid Malcolm
2020-01-10Add diagnostic pathsDavid Malcolm
2020-01-01Update copyright years.Jakub Jelinek
2019-12-18PR 86416 – improve lto1 diagnostic if a mode does not existTobias Burnus
2019-12-03Makefile.in (SOURCES): Add doc/lto-dump.1.Matthias Klose
2019-11-13Move plain value_range things to value-range.[hc]*.Aldy Hernandez
2019-11-12Remove gcc/params.* files.Martin Liska
2019-11-12Include new generated gcc/params.opt file.Martin Liska
2019-11-11[build] Properly track GCC language configure fragmentsThomas Schwinge
2019-11-04pass --enable-obsolete down to gcc/configure for auto-build.hAlexandre Oliva
2019-11-02re PR bootstrap/92314 (missing omp-device-properties', needed by 's-omp-devic...Jakub Jelinek
2019-10-31configure.ac: Compute and substitute omp_device_properties and omp_device_pro...Jakub Jelinek
2019-10-10Documentation hyperlinks for [-Wname-of-option] (PR 87488)David Malcolm
2019-10-03Makefile.in (OBJS): Add range.o and range-op.o.Aldy Hernandez
2019-10-01libada: Remove racy duplicate gnatlib installationMaciej W. Rozycki
2019-09-30Add function_abi.{h,cc}Richard Sandiford
2019-09-20New IPA-SRAMartin Jambor
2019-09-16* Makefile.in (build/genmatch.o): Depend on $(CPPLIB_H).Jason Merrill
2019-09-09Remove bt-load.cRichard Sandiford
2019-09-06Remove support for repo files (PR c++/91125).Martin Liska
2019-07-03Add zstd support for LTO bytecode compression.Martin Liska
2019-06-07Makefile.in (genprogerr): Add condmd.Jakub Jelinek
2019-05-06Add lto-dump tool.Hrishikesh Kulkarni
2019-04-25re PR tree-optimization/90037 (-Wnull-dereference false positive after r269302)Jeff Law
2019-04-09Come up with bootstrap-lto-lean config.Martin Liska
2019-01-16Extend locations where to seach for Fortran pre-include.Martin Liska
2019-01-11* Makefile.in (PLUGIN_HEADERS): Add $(INSN_ATTR_H).Jakub Jelinek
2019-01-09PR other/16615 [1/5]Sandra Loosemore
2019-01-01Update copyright years.Jakub Jelinek
2018-12-17Add a loop versioning passRichard Sandiford
2018-11-21re PR bootstrap/88133 (Build fails with host GCC < 4.3)Richard Biener
2018-11-20re PR tree-optimization/87926 (bad array-index warning breaks --disable-check...Nathan Sidwell
2018-11-15Machine-readable diagnostic output (PR other/19165)David Malcolm
2018-11-14Add missing ZLIBINC to CFLAGS-optinfo-emit-json.oDavid Malcolm
2018-11-08builtin-types.def (BT_FN_VOID_BOOL, [...]): New.Jakub Jelinek
2018-11-07[PR/87936] --disable-checking bootstrap breakNathan Sidwell
2018-10-29GCOV: introduce --json-format.Martin Liska
2018-10-28Add D front-end, libphobos library, and D2 testsuite.Iain Buclaw
2018-10-19gccint.texi: add user experience guidelinesDavid Malcolm
2018-10-17Run selftests for C++ as well as CDavid Malcolm
2018-10-04Report vectorization problems via a new opt_problem classDavid Malcolm
2018-09-14Fix --enable-gather-detailed-mem-stats.Jason Merrill
2018-08-20[PATCH] Kill cpp-id-data.hNathan Sidwell
2018-08-10Clarify source of tm.texi to copy for GFDL grantThomas Preud'homme
2018-08-03Makefile.in (wide-int-range.o): New.Aldy Hernandez