summaryrefslogtreecommitdiff
path: root/gcc/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Clarify source of tm.texi to copy for GFDL grantThomas Preud'homme2018-08-101-1/+1
* Makefile.in (wide-int-range.o): New.Aldy Hernandez2018-08-031-0/+1
* Add "-fsave-optimization-record"David Malcolm2018-07-201-0/+3
* Add "optinfo" frameworkDavid Malcolm2018-07-191-0/+1
* 018-06-30 Bernd Edlinger <bernd.edlinger@hotmail.de>Bernd Edlinger2018-06-301-0/+1
* Makefile.in: Add opt-suggestions.o.Martin Liska2018-06-281-1/+1
* add support for --disable-gcovRasmus Villemoes2018-06-271-2/+4
* Remove MPXMartin Liska2018-06-081-6/+1
* Replace FMA_EXPR with one internal fn per optabRichard Sandiford2018-05-181-1/+1
* Introduce gcc_qsortAlexander Monakov2018-05-131-4/+5
* jit: use 'configure' to replace hard-coded linker options (PR jit/64089 and P...David Malcolm2018-03-091-0/+4
* Fix lto-wrapper link flagsChristophe Lyon2018-02-261-1/+1
* Add ability to remap file names in __FILE__, etc (PR other/70268)Boris Kolpackov2018-01-181-2/+3
* Add an "early rematerialisation" passRichard Sandiford2018-01-131-0/+1
* Fix --enable-gather-detailed-mem-stats build.Martin Liska2018-01-121-1/+2
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* New CONST_VECTOR layoutRichard Sandiford2018-01-021-0/+1
* Remove vec_perm_const optabRichard Sandiford2018-01-021-0/+1
* PR tree-optimization/78918 - missing -Wrestrict on memcpy copying over selfMartin Sebor2017-12-161-0/+1
* poly_int: add poly-int.hRichard Sandiford2017-12-141-1/+1
* New VECTOR_CST layoutRichard Sandiford2017-12-071-0/+1
* re PR tree-optimization/81303 (410.bwaves regression caused by r249919)Bin Cheng2017-12-071-0/+1
* Add unroll and jam passMichael Matz2017-12-071-0/+1
* Move macro-spellchecking code from "gcc" to new files in c-familyDavid Malcolm2017-12-061-1/+1
* * Makefile.in (TAGS): Add c-family/*.cc.Jason Merrill2017-12-011-1/+2
* Makefile.in (SELFTEST_FLAGS): Use nul instead of /dev/null on mingw build hosts.Olivier Hainque2017-11-281-1/+4
* Remove Cilk Plus support.Julia Koval2017-11-281-7/+5
* Plugin support on Windows/MinGWBoris Kolpackov2017-11-261-2/+12
* C/C++: more stdlib header hints (PR c/81404)David Malcolm2017-11-211-1/+1
* Makefile.in (OBJS): Add gimple-ssa-evrp-analyze.o.Jeff Law2017-11-201-0/+1
* vr-values.c: New file with contents extracted from tree-vrp.c.Jeff Law2017-11-141-0/+1
* vr-values.h (VR_INITIALIZER): Move #define here.Jeff Law2017-11-101-0/+1
* Moving parameter manipulation into its own fileMartin Jambor2017-11-091-1/+2
* Move selftest::test_diagnostic_context to its own headerDavid Malcolm2017-11-021-1/+1
* Makefile.in (FLAGS_TO_PASS): Pass libsubdir as well.Olivier Hainque2017-10-311-0/+1
* Delete obsolete SDB debug info support.James E Wilson2017-10-291-2/+1
* Add gnu::unique_ptrDavid Malcolm2017-10-161-0/+1
* Makefile.in (TAGS): Merge all the *.def files into one pattern.Aldy Hernandez2017-10-121-2/+1
* Makefile.in (install-mkheaders): Fix typo, where the multi_dir variable was r...Doug Rupp2017-08-071-1/+1
* Fix coretypes.h-related dependenciesRichard Sandiford2017-07-081-15/+16
* Remove selftest dependency on C++ frontendDavid Malcolm2017-07-061-1/+3
* Support C++-specific selftestsDavid Malcolm2017-07-061-15/+47
* Reorganise machmode.h headersRichard Sandiford2017-07-021-47/+58
* [build] Make sbitmap code available to the driverRichard Earnshaw2017-06-161-1/+1
* i386.c (make_resolver_func): Update.Jan Hubicka2017-06-041-2/+3
* Makefile.in: Add ipa-fnsummary.o and ipa-fnsummary.hJan Hubicka2017-05-221-1/+2
* Makefile.in: Add ipa-predicate.o and ipa-predicate.hJan Hubicka2017-05-181-0/+2
* i386.opt: Add option -mcall-ms2sysv-xlogues.Daniel Santos2017-05-141-0/+2
* Makefile.in (GTFILES): Add tree-ssa-loop-ivopts.c.Bin Cheng2017-05-051-1/+1
* configure.ac (SYSTEM_HEADER_DIR, [...]): Set correctly.Bernd Edlinger2017-04-281-6/+9