summaryrefslogtreecommitdiff
path: root/gcc/Makefile.in
AgeCommit message (Expand)Author
2018-09-28noloopalias: Add new pass to optimise loops.gcc-8_2_0-amp2-branchChristoph Muellner
2018-09-26uncse: Added pass to undo common subexpression elimination.Christoph Muellner
2018-09-26tree-ssa-list-find-pipeline: Add pipelining loads for list finds.Christoph Muellner
2018-03-09jit: use 'configure' to replace hard-coded linker options (PR jit/64089 and P...dmalcolm
2018-02-26Fix lto-wrapper link flagsclyon
2018-01-18Add ability to remap file names in __FILE__, etc (PR other/70268)boris
2018-01-13Add an "early rematerialisation" passrsandifo
2018-01-12Fix --enable-gather-detailed-mem-stats build.marxin
2018-01-03 Update copyright years.jakub
2018-01-02New CONST_VECTOR layoutrsandifo
2018-01-02Remove vec_perm_const optabrsandifo
2017-12-16PR tree-optimization/78918 - missing -Wrestrict on memcpy copying over selfmsebor
2017-12-14poly_int: add poly-int.hrsandifo
2017-12-07New VECTOR_CST layoutrsandifo
2017-12-07 PR tree-optimization/81303amker
2017-12-07Add unroll and jam passmatz
2017-12-06Move macro-spellchecking code from "gcc" to new files in c-familydmalcolm
2017-12-01 * Makefile.in (TAGS): Add c-family/*.cc.jason
2017-11-282017-11-28 Olivier Hainque <hainque@adacore.com>hainque
2017-11-28Remove Cilk Plus support.jkoval
2017-11-26Plugin support on Windows/MinGWjyong
2017-11-21C/C++: more stdlib header hints (PR c/81404)dmalcolm
2017-11-20 * Makefile.in (OBJS): Add gimple-ssa-evrp-analyze.o.law
2017-11-15 * vr-values.c: New file with contents extracted from tree-vrp.c.law
2017-11-10 * vr-values.h (VR_INITIALIZER): Move #define here.law
2017-11-09Moving parameter manipulation into its own filejamborm
2017-11-02Move selftest::test_diagnostic_context to its own headerdmalcolm
2017-10-312017-10-31 Olivier Hainque <hainque@adacore.com>hainque
2017-10-29Delete obsolete SDB debug info support.wilson
2017-10-16Add gnu::unique_ptrdmalcolm
2017-10-12 * Makefile.in (TAGS): Merge all the *.def files into one pattern.aldyh
2017-08-072017-08-07 Douglas Rupp <rupp@adacore.com>hainque
2017-07-08Fix coretypes.h-related dependenciesrsandifo
2017-07-06Remove selftest dependency on C++ frontenddmalcolm
2017-07-06Support C++-specific selftestsdmalcolm
2017-07-02Reorganise machmode.h headersrsandifo
2017-06-16[build] Make sbitmap code available to the driverrearnsha
2017-06-042017-05-23 Jan Hubicka <hubicka@ucw.cz>hubicka
2017-05-22 * Makefile.in: Add ipa-fnsummary.o and ipa-fnsummary.hhubicka
2017-05-18 * Makefile.in: Add ipa-predicate.o and ipa-predicate.hhubicka
2017-05-14gcc/ChangeLog:uros
2017-05-05 * Makefile.in (GTFILES): Add tree-ssa-loop-ivopts.c.amker
2017-04-282017-04-28 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger
2017-04-25 * Makefile.in (s-options): Invoke opt-gather.awk with LC_ALL=C in thejakub
2017-04-182017-04-18 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger
2017-03-21Document gcov-dump and fix installation of gcov-tool (PR gcov-profile/80081).marxin
2017-03-14 PR c/79936law
2017-03-14Install gcov-dump.marxin
2017-02-202017-02-20 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger
2017-02-15Restore Graphite fuse-*.c testingtschwinge