summaryrefslogtreecommitdiff
path: root/gcc/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* Introduce selftest::locate_fileDavid Malcolm2016-12-151-3/+7
* Split omp-low into multiple filesMartin Jambor2016-12-141-1/+7
* Makefile.in (PREPROCESSOR_DEFINES): Add a level of indirection for several in...Tadek Kijkowski2016-12-021-4/+13
* backport: hsa-builtins.def: New file.Martin Jambor2016-11-231-1/+2
* Makefile.in ($(lang_checks_parallelized)): Fix detection of -j argument.Uros Bizjak2016-11-221-1/+1
* Fix the Windows native x86-64 build.Tamar Christina2016-11-071-1/+4
* GIMPLE store merging passKyrylo Tkachov2016-10-281-0/+1
* loop splittingMichael Matz2016-10-201-0/+1
* Makefile.in (OBJS): Add gimple-ssa-warn-alloca.o.Aldy Hernandez2016-10-181-0/+1
* Makefile.in (C_COMMON_OBJS): Add c-family/c-attribs.o.Marek Polacek2016-10-171-1/+1
* Makefile.in (insn-attrtab.o-warn, [...]): Don't use -Wno-error.Marek Polacek2016-10-131-5/+0
* Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme2016-10-131-1/+1
* Make GCC selftests work for *-wrs-vxworks-* targetsThomas Schwinge2016-10-121-1/+3
* In gcc/Makefile.in, factor out SELFTEST_FLAGSThomas Schwinge2016-10-121-3/+8
* Makefile.in (C_COMMON_OBJS): Add c-family/c-warn.o.Marek Polacek2016-10-111-1/+2
* gen-pass-instances.awk: Rewritten.Jakub Jelinek2016-10-081-2/+3
* Machine-readable RTL dumps: print_rtx_functionDavid Malcolm2016-09-291-0/+1
* re PR bootstrap/77751 (cc1plus: error: unrecognized command line option "-Wno...Marek Polacek2016-09-271-5/+5
* Implement -Wimplicit-fallthrough.Marek Polacek2016-09-261-0/+5
* PR middle-end/49905 - Better sanity checking on sprintf src & dest toMartin Sebor2016-09-201-0/+1
* Move class substring_loc from c-family into gccDavid Malcolm2016-09-071-0/+1
* Introduce class edit_contextDavid Malcolm2016-09-021-0/+1
* Improvements to typed_splay_treeDavid Malcolm2016-09-021-0/+1
* * Makefile.in (gcov-iov.h): Add dummy recipe.Eric Botcazou2016-08-291-1/+1
* Makefile.in: Add tree-vrp.h to GTFILES.Kugan Vivekanandarajah2016-08-201-0/+1
* Build libbackend.a as a thin archive if possiblePatrick Palka2016-07-201-0/+17
* Add selftests for fibonacci_heapMartin Liska2016-07-201-0/+1
* Add tests that test boundary values of paramsMartin Liska2016-07-121-1/+8
* Support running the selftests under valgrindDavid Malcolm2016-07-111-0/+6
* Makefile.in: Don't cat ../stage_current if it does not exist.Jakub Jelinek2016-06-281-1/+2
* Add make autoprofiledbootstrapAndi Kleen2016-06-231-1/+8
* Add ggc-tests.cDavid Malcolm2016-06-101-0/+2
* Selftest frameworkDavid Malcolm2016-06-061-5/+26
* Makefile.in (GTFILES): Add cilk.h and cilk-common.c.Ryan Burn2016-05-191-1/+2
* PR driver/69265: add hint for options with misspelled argumentsDavid Malcolm2016-05-191-2/+2
* configure.ac: Add ACX_NONCANONICAL_HOST.Eric Botcazou2016-05-161-0/+1
* Split out OMP constructs' SIMD clone supporting codeThomas Schwinge2016-04-151-0/+1
* re PR c/69835 (-Wnonnull diagnoses parameter comparisons with NULL even when ...Jakub Jelinek2016-02-161-0/+1
* PR plugins/69758: add params.list to PLUGIN_HEADERSDavid Malcolm2016-02-111-1/+2
* fix PR68343: disable fuse-*.c tests for isl 0.14 or earlierAditya Kumar2016-01-261-0/+1
* Merge of HSAMartin Jambor2016-01-191-0/+7
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* replace ISL with islSebastian Pop2015-12-171-1/+1
* Add fuzzing coverage supportDmitry Vyukov2015-12-041-0/+2
* Check for invalid FAILsRichard Sandiford2015-12-021-19/+20
* * Makefile.in (build/genmatch.o): Depend on internal-fn.def.Jakub Jelinek2015-11-261-1/+1
* Replace match.pd DEFINE_MATH_FNs with auto-generated listsRichard Sandiford2015-11-171-3/+12
* Add gencfn-macros.cRichard Sandiford2015-11-171-3/+15
* [Patch,tree-optimization]: Add new path Splitting pass on tree ssaAjit Agarwal2015-11-131-0/+1