aboutsummaryrefslogtreecommitdiff
path: root/gcc/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2017-01-17re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek1-2/+3
2017-01-16revert: Makefile.in (PREPROCESSOR_DEFINES): Add a level of indirection for se...Jeff Law1-13/+4
2017-01-05Introduce RTL function readerDavid Malcolm1-0/+4
2017-01-04Update configure deps, remove stray \xA0 in picflag.m4, regenerateAlan Modra1-5/+7
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-12-15Introduce selftest::locate_fileDavid Malcolm1-3/+7
2016-12-14Split omp-low into multiple filesMartin Jambor1-1/+7
2016-12-02Makefile.in (PREPROCESSOR_DEFINES): Add a level of indirection for several in...Tadek Kijkowski1-4/+13
2016-11-23backport: hsa-builtins.def: New file.Martin Jambor1-1/+2
2016-11-22Makefile.in ($(lang_checks_parallelized)): Fix detection of -j argument.Uros Bizjak1-1/+1
2016-11-07Fix the Windows native x86-64 build.Tamar Christina1-1/+4
2016-10-28GIMPLE store merging passKyrylo Tkachov1-0/+1
2016-10-20loop splittingMichael Matz1-0/+1
2016-10-18Makefile.in (OBJS): Add gimple-ssa-warn-alloca.o.Aldy Hernandez1-0/+1
2016-10-17Makefile.in (C_COMMON_OBJS): Add c-family/c-attribs.o.Marek Polacek1-1/+1
2016-10-13Makefile.in (insn-attrtab.o-warn, [...]): Don't use -Wno-error.Marek Polacek1-5/+0
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme1-1/+1
2016-10-12Make GCC selftests work for *-wrs-vxworks-* targetsThomas Schwinge1-1/+3
2016-10-12In gcc/Makefile.in, factor out SELFTEST_FLAGSThomas Schwinge1-3/+8
2016-10-11Makefile.in (C_COMMON_OBJS): Add c-family/c-warn.o.Marek Polacek1-1/+2
2016-10-08gen-pass-instances.awk: Rewritten.Jakub Jelinek1-2/+3
2016-09-29Machine-readable RTL dumps: print_rtx_functionDavid Malcolm1-0/+1
2016-09-27re PR bootstrap/77751 (cc1plus: error: unrecognized command line option "-Wno...Marek Polacek1-5/+5
2016-09-26Implement -Wimplicit-fallthrough.Marek Polacek1-0/+5
2016-09-20PR middle-end/49905 - Better sanity checking on sprintf src & dest toMartin Sebor1-0/+1
2016-09-07Move class substring_loc from c-family into gccDavid Malcolm1-0/+1
2016-09-02Introduce class edit_contextDavid Malcolm1-0/+1
2016-09-02Improvements to typed_splay_treeDavid Malcolm1-0/+1
2016-08-29* Makefile.in (gcov-iov.h): Add dummy recipe.Eric Botcazou1-1/+1
2016-08-20Makefile.in: Add tree-vrp.h to GTFILES.Kugan Vivekanandarajah1-0/+1
2016-07-20Build libbackend.a as a thin archive if possiblePatrick Palka1-0/+17
2016-07-20Add selftests for fibonacci_heapMartin Liska1-0/+1
2016-07-12Add tests that test boundary values of paramsMartin Liska1-1/+8
2016-07-11Support running the selftests under valgrindDavid Malcolm1-0/+6
2016-06-28Makefile.in: Don't cat ../stage_current if it does not exist.Jakub Jelinek1-1/+2
2016-06-23Add make autoprofiledbootstrapAndi Kleen1-1/+8
2016-06-10Add ggc-tests.cDavid Malcolm1-0/+2
2016-06-06Selftest frameworkDavid Malcolm1-5/+26
2016-05-19Makefile.in (GTFILES): Add cilk.h and cilk-common.c.Ryan Burn1-1/+2
2016-05-19PR driver/69265: add hint for options with misspelled argumentsDavid Malcolm1-2/+2
2016-05-16configure.ac: Add ACX_NONCANONICAL_HOST.Eric Botcazou1-0/+1
2016-04-15Split out OMP constructs' SIMD clone supporting codeThomas Schwinge1-0/+1
2016-02-16re PR c/69835 (-Wnonnull diagnoses parameter comparisons with NULL even when ...Jakub Jelinek1-0/+1
2016-02-11PR plugins/69758: add params.list to PLUGIN_HEADERSDavid Malcolm1-1/+2
2016-01-26fix PR68343: disable fuse-*.c tests for isl 0.14 or earlierAditya Kumar1-0/+1
2016-01-19Merge of HSAMartin Jambor1-0/+7
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-12-17replace ISL with islSebastian Pop1-1/+1
2015-12-04Add fuzzing coverage supportDmitry Vyukov1-0/+2
2015-12-02Check for invalid FAILsRichard Sandiford1-19/+20