aboutsummaryrefslogtreecommitdiff
path: root/gcc/Makefile.in
AgeCommit message (Expand)Author
2017-05-02 Backported from mainlineJakub Jelinek
2017-04-182017-04-18 Bernd Edlinger <bernd.edlinger@hotmail.de>Bernd Edlinger
2017-03-21Document gcov-dump and fix installation of gcov-tool (PR gcov-profile/80081).Martin Liska
2017-03-14 PR c/79936Martin Sebor
2017-03-14Install gcov-dump.Martin Liska
2017-02-202017-02-20 Bernd Edlinger <bernd.edlinger@hotmail.de>Bernd Edlinger
2017-02-15Restore Graphite fuse-*.c testingThomas Schwinge
2017-01-24Add "__RTL" to cc1David Malcolm
2017-01-20[hsa] Rename hsa.[ch] to hsa-common.[ch]Martin Jambor
2017-01-17 PR other/79046Jakub Jelinek
2017-01-16 Revert:Tadek Kijkowski
2017-01-05Introduce RTL function readerDavid Malcolm
2017-01-04Update configure deps, remove stray \xA0 in picflag.m4, regenerateAlan Modra
2017-01-01 Update copyright years.Jakub Jelinek
2016-12-15Introduce selftest::locate_fileDavid Malcolm
2016-12-14Split omp-low into multiple filesMartin Jambor
2016-12-02 * Makefile.in (PREPROCESSOR_DEFINES): Add a level of indirectionTadek Kijkowski
2016-11-23Merge from HSA branch to trunkMartin Jambor
2016-11-22gcc/ChangeLogUros Bizjak
2016-11-07 Fix the Windows native x86-64 build.Tamar Christina
2016-10-28GIMPLE store merging passKyrylo Tkachov
2016-10-20loop splittingMichael Matz
2016-10-18 * Makefile.in (OBJS): Add gimple-ssa-warn-alloca.o.Aldy Hernandez
2016-10-17 * Makefile.in (C_COMMON_OBJS): Add c-family/c-attribs.o.Marek Polacek
2016-10-13 * Makefile.in (insn-attrtab.o-warn, insn-dfatab.o-warn,Marek Polacek
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme
2016-10-12Make GCC selftests work for *-wrs-vxworks-* targetsThomas Schwinge
2016-10-12In gcc/Makefile.in, factor out SELFTEST_FLAGSThomas Schwinge
2016-10-11 * Makefile.in (C_COMMON_OBJS): Add c-family/c-warn.o.Marek Polacek
2016-10-08 * gen-pass-instances.awk: Rewritten.Jakub Jelinek
2016-09-29Machine-readable RTL dumps: print_rtx_functionDavid Malcolm
2016-09-27 PR bootstrap/77751Marek Polacek
2016-09-26Implement -Wimplicit-fallthrough.Marek Polacek
2016-09-21PR middle-end/49905 - Better sanity checking on sprintf src & dest toMartin Sebor
2016-09-07Move class substring_loc from c-family into gccDavid Malcolm
2016-09-02Introduce class edit_contextDavid Malcolm
2016-09-02Improvements to typed_splay_treeDavid Malcolm
2016-08-29 * Makefile.in (gcov-iov.h): Add dummy recipe.Eric Botcazou
2016-08-20gcc/ChangeLog:Kugan Vivekanandarajah
2016-07-20Build libbackend.a as a thin archive if possiblePatrick Palka
2016-07-20Add selftests for fibonacci_heapMartin Liska
2016-07-12Add tests that test boundary values of paramsMartin Liska
2016-07-11Support running the selftests under valgrindDavid Malcolm
2016-06-28 * Makefile.in: Don't cat ../stage_current if it does not exist.Jakub Jelinek
2016-06-23Add make autoprofiledbootstrapAndi Kleen
2016-06-10Add ggc-tests.cDavid Malcolm
2016-06-06Selftest frameworkDavid Malcolm
2016-05-192016-05-16 Ryan Burn <contact@rnburn.com>Ryan Burn
2016-05-19PR driver/69265: add hint for options with misspelled argumentsDavid Malcolm
2016-05-16gnattools/Eric Botcazou