aboutsummaryrefslogtreecommitdiff
path: root/gcc/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2017-11-14vr-values.c: New file with contents extracted from tree-vrp.c.Jeff Law1-0/+1
2017-11-10vr-values.h (VR_INITIALIZER): Move #define here.Jeff Law1-0/+1
2017-11-09Moving parameter manipulation into its own fileMartin Jambor1-1/+2
2017-11-02Move selftest::test_diagnostic_context to its own headerDavid Malcolm1-1/+1
2017-10-31Makefile.in (FLAGS_TO_PASS): Pass libsubdir as well.Olivier Hainque1-0/+1
2017-10-29Delete obsolete SDB debug info support.James E Wilson1-2/+1
2017-10-16Add gnu::unique_ptrDavid Malcolm1-0/+1
2017-10-12Makefile.in (TAGS): Merge all the *.def files into one pattern.Aldy Hernandez1-2/+1
2017-08-07Makefile.in (install-mkheaders): Fix typo, where the multi_dir variable was r...Doug Rupp1-1/+1
2017-07-08Fix coretypes.h-related dependenciesRichard Sandiford1-15/+16
2017-07-06Remove selftest dependency on C++ frontendDavid Malcolm1-1/+3
2017-07-06Support C++-specific selftestsDavid Malcolm1-15/+47
2017-07-02Reorganise machmode.h headersRichard Sandiford1-47/+58
2017-06-16[build] Make sbitmap code available to the driverRichard Earnshaw1-1/+1
2017-06-04i386.c (make_resolver_func): Update.Jan Hubicka1-2/+3
2017-05-22Makefile.in: Add ipa-fnsummary.o and ipa-fnsummary.hJan Hubicka1-1/+2
2017-05-18Makefile.in: Add ipa-predicate.o and ipa-predicate.hJan Hubicka1-0/+2
2017-05-14i386.opt: Add option -mcall-ms2sysv-xlogues.Daniel Santos1-0/+2
2017-05-05Makefile.in (GTFILES): Add tree-ssa-loop-ivopts.c.Bin Cheng1-1/+1
2017-04-28configure.ac (SYSTEM_HEADER_DIR, [...]): Set correctly.Bernd Edlinger1-6/+9
2017-04-25Makefile.in (s-options): Invoke opt-gather.awk with LC_ALL=C in the environment.Jakub Jelinek1-0/+1
2017-04-18revert: Makefile.in (BUILD_SYSTEM_HEADER_DIR): New make variabe.Bernd Edlinger1-13/+6
2017-03-21Document gcov-dump and fix installation of gcov-tool (PR gcov-profile/80081).Martin Liska1-2/+9
2017-03-14re PR c/79936 (ICE with -Walloc-size-larger-than=32767)Martin Sebor1-0/+1
2017-03-14Install gcov-dump.Martin Liska1-0/+10
2017-02-20Makefile.in (BUILD_SYSTEM_HEADER_DIR): New make variabe.Bernd Edlinger1-6/+13
2017-02-15Restore Graphite fuse-*.c testingThomas Schwinge1-1/+0
2017-01-24Add "__RTL" to cc1David Malcolm1-0/+1
2017-01-20[hsa] Rename hsa.[ch] to hsa-common.[ch]Martin Jambor1-2/+2
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