aboutsummaryrefslogtreecommitdiff
path: root/gcc/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
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
2015-11-26* Makefile.in (build/genmatch.o): Depend on internal-fn.def.Jakub Jelinek1-1/+1
2015-11-17Replace match.pd DEFINE_MATH_FNs with auto-generated listsRichard Sandiford1-3/+12
2015-11-17Add gencfn-macros.cRichard Sandiford1-3/+15
2015-11-13[Patch,tree-optimization]: Add new path Splitting pass on tree ssaAjit Agarwal1-0/+1
2015-11-13Source range tracking in libcpp and C FE, with bit-packing optimizationDavid Malcolm1-0/+1
2015-11-13PR driver/67613 - spell suggestions for misspelled command line optionsDavid Malcolm1-1/+2
2015-11-13Implement Levenshtein distance; use in C FE for misspelled field namesDavid Malcolm1-0/+1
2015-11-02Move constant folds for maths functions to new fileRichard Sandiford1-4/+5
2015-10-30Makefile.in (OBJS): Add multiple_target.o.Evgeny Stupachenko1-0/+1
2015-10-29Add BUILD_NO_PIE_CFLAGS and BUILD_NO_PIE_FLAGH.J. Lu1-5/+12
2015-10-28Make-lang.in (c.tags): Also include libcpp TAGS.Jason Merrill1-1/+2
2015-10-23Makefile.in (build/genmatch.o): Properly depend on is-a.h, tree.def and built...Richard Biener1-1/+2
2015-10-21Add a pass to back-propagate use informationRichard Sandiford1-0/+1
2015-10-20[PATCH] Move RTL printing code from sched-vis.c into print-rtl.cJeff Law1-1/+0
2015-10-13Support DEFPARAMENUM in params.defTom de Vries1-3/+3
2015-10-11[PATCH] Refactoring FSM bits into their own fileJeff Law1-0/+1
2015-10-03Makefile.in (insn-latencytab.o): Remove -Wno-duplicated-cond.Marek Polacek1-2/+0
2015-10-02re PR c/64249 (Missing warning for if (A) else if (A))Marek Polacek1-0/+2
2015-09-18Move diagnostic_show_locus and friends out into a new source fileDavid Malcolm1-1/+2
2015-09-18[PATCH] Break out phi-only cprop into its own fileJeff Law1-0/+1
2015-09-17Split up optabs.[hc]Richard Sandiford1-1/+4
2015-09-16Share memory blocks between pool allocatorsMikhail Maltsev1-1/+1
2015-09-08Prevent unnecessary recompilation for trivial params.def changesTom de Vries1-1/+7
2015-08-27remove -floop-* flagsSebastian Pop1-2/+0
2015-08-14[PR64164] Drop copyrename, use coalescible partition as base when optimizing.Alexandre Oliva1-1/+0
2015-08-07Makefile.in (.INTERMEDIATE): Add gpl.pod.Uros Bizjak1-1/+1
2015-08-03* Makefile.in (OBJS): Put gimple-match.o and generic-match.o first.Segher Boessenkool1-5/+5
2015-08-03configure.ac: Set aliasing_flags to -fno-strict-aliasing if...Ulrich Weigand1-1/+4
2015-07-25remove tree-browserSebastian Pop1-2/+2
2015-07-24Revert:David Edelsohn1-0/+1
2015-07-23[PR64164] Drop copyrename, use coalescible partition as base when optimizing.Alexandre Oliva1-1/+0
2015-07-18fix pr46851 and pr60340: remove unmaintained omega dependence testSebastian Pop1-1/+0
2015-07-14This patch syncs zlib.m4 with binutils-gdb and uses AM_ZLIB from zlib.m4H.J. Lu1-0/+3
2015-07-09re PR tree-optimization/66718 (Non-invariant ADDR_EXPR not vectorized)Marek Polacek1-0/+1
2015-06-25Makefile.in (TARGET_DEF): Add target-insns.def.Richard Sandiford1-4/+8
2015-06-17function.h (struct rtl_data): Remove struct and accessor macros.Andrew MacLeod1-1/+1
2015-06-10Revert "[PR64164] Drop copyrename, use coalescible partition as base when opt...Alexandre Oliva1-0/+1
2015-06-09[PR64164] Drop copyrename, use coalescible partition as base when optimizing.Alexandre Oliva1-1/+0
2015-06-01Makefile.in: Pick up gcov-dump dependencies from gcc/ directory rather than f...Vidya Praveen1-1/+1
2015-06-01Fix Makefile dependencies.Vidya Praveen1-1/+1
2015-05-27Add --enable-default-pie option to GCC configureH.J. Lu1-0/+15
2015-05-27New memory allocation statistics infrastructure.Martin Liska1-4/+6
2015-05-22Makefile.in (check_gcc_parallelize): Delete.Jim Wilson1-5/+3
2015-05-18revert: Makefile.in (GCC_WARN_CXXFLAGS): Add -std=c++98.Jason Merrill1-1/+1
2015-05-18* Makefile.in (GCC_WARN_CXXFLAGS): Add -std=c++98.Jason Merrill1-1/+1
2015-05-13re PR middle-end/66110 (uint8_t memory access not optimized)Richard Biener1-0/+1
2015-05-12Implement -Wmisleading-indentationDavid Malcolm1-2/+2