aboutsummaryrefslogtreecommitdiff
path: root/gcc/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2018-05-18Replace FMA_EXPR with one internal fn per optabRichard Sandiford1-1/+1
2018-05-13Introduce gcc_qsortAlexander Monakov1-4/+5
2018-03-09jit: use 'configure' to replace hard-coded linker options (PR jit/64089 and P...David Malcolm1-0/+4
2018-02-26Fix lto-wrapper link flagsChristophe Lyon1-1/+1
2018-01-18Add ability to remap file names in __FILE__, etc (PR other/70268)Boris Kolpackov1-2/+3
2018-01-13Add an "early rematerialisation" passRichard Sandiford1-0/+1
2018-01-12Fix --enable-gather-detailed-mem-stats build.Martin Liska1-1/+2
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2018-01-02New CONST_VECTOR layoutRichard Sandiford1-0/+1
2018-01-02Remove vec_perm_const optabRichard Sandiford1-0/+1
2017-12-16PR tree-optimization/78918 - missing -Wrestrict on memcpy copying over selfMartin Sebor1-0/+1
2017-12-14poly_int: add poly-int.hRichard Sandiford1-1/+1
2017-12-07New VECTOR_CST layoutRichard Sandiford1-0/+1
2017-12-07re PR tree-optimization/81303 (410.bwaves regression caused by r249919)Bin Cheng1-0/+1
2017-12-07Add unroll and jam passMichael Matz1-0/+1
2017-12-06Move macro-spellchecking code from "gcc" to new files in c-familyDavid Malcolm1-1/+1
2017-12-01* Makefile.in (TAGS): Add c-family/*.cc.Jason Merrill1-1/+2
2017-11-28Makefile.in (SELFTEST_FLAGS): Use nul instead of /dev/null on mingw build hosts.Olivier Hainque1-1/+4
2017-11-28Remove Cilk Plus support.Julia Koval1-7/+5
2017-11-26Plugin support on Windows/MinGWBoris Kolpackov1-2/+12
2017-11-21C/C++: more stdlib header hints (PR c/81404)David Malcolm1-1/+1
2017-11-20Makefile.in (OBJS): Add gimple-ssa-evrp-analyze.o.Jeff Law1-0/+1
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