summaryrefslogtreecommitdiff
path: root/gcc/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.in: Fix bitmap.o dependencies.Steven Bosscher2012-12-131-1/+1
* graph.c: Include sbitmap.h and cfgloop.h.Steven Bosscher2012-12-121-1/+2
* rtl.h (print_insn_with_notes): Remove prototype.Steven Bosscher2012-12-041-1/+1
* re PR sanitizer/55439 (ThreadSanitizer: handle atomic operations)Jakub Jelinek2012-12-041-1/+2
* sanitizer.def: Add Address Sanitizer builtins.Jakub Jelinek2012-12-031-2/+2
* Makefile.in: Add target mddump, build/genmddump.o.Michael Zolotukhin2012-12-031-1/+7
* Revised patch to ensure that histograms from the profile summary are streamed...Teresa Johnson2012-11-301-1/+1
* coretypes.h (struct pretty_print_info): Make a coretype.Steven Bosscher2012-11-301-7/+5
* re PR other/54279 (first stage build with g++ fails with "." as the first com...Andrew Pinski2012-11-281-1/+1
* re PR rtl-optimization/55458 (ICE: in assign_by_spills, at lra-assigns.c:1212...Vladimir Makarov2012-11-271-1/+1
* collect2.c (main): Call find_file_set_debug.Meador Inge2012-11-271-9/+11
* re PR c++/54046 (wrong control reaches end of non-void function for switch ca...Jakub Jelinek2012-11-231-1/+1
* builtins.def (DEF_SANITIZER_BUILTIN): Define tsan builtins.Dmitry Vyukov2012-11-221-2/+11
* Fix parallel build race.Marcus Shawcroft2012-11-211-1/+1
* configure.ac: Substitute `with_cpu'.Matthias Klose2012-11-211-0/+1
* Fix dependencies for tlink.o.Diego Novillo2012-11-201-1/+1
* Makefile.in (recog.o): Add insn-codes.h.Richard Sandiford2012-11-181-1/+1
* This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo2012-11-171-33/+30
* Makefile.in (if_multiarch): Don't use a GNU make 3.81 feature.Matthias Klose2012-11-151-4/+6
* invoke.texi: Document -print-multiarch.Matthias Klose2012-11-141-1/+14
* * Makefile.in (asan.o): Depend on $(TM_P_H).Jakub Jelinek2012-11-131-1/+1
* Implement protection of global variablesJakub Jelinek2012-11-121-1/+1
* Implement protection of stack variablesJakub Jelinek2012-11-121-2/+2
* Emit GIMPLE directly instead of gimplifying GENERIC.Jakub Jelinek2012-11-121-4/+5
* Initial asan cleanupsJakub Jelinek2012-11-121-1/+1
* Initial import of asan from the Google branchWei Mi2012-11-121-0/+5
* re PR tree-optimization/53787 (Possible IPA-SRA / IPA-CP improvement)Martin Jambor2012-11-071-8/+10
* lto-cgraph.c: Include tree-pass.h.Martin Jambor2012-11-071-1/+1
* This patch removes the unused ebitmap, and then removes some sbitmap function...Lawrence Crowl2012-11-011-3/+0
* This patch implements generic type query and conversion functions,Lawrence Crowl2012-10-311-1/+1
* re PR bootstrap/55049 (bootstrap failed with --with-multilib-list=m32,m64,mx32)Richard Sandiford2012-10-261-1/+1
* dbxout.c (dbxout_symbol_location): Pass new argument to alter_subreg.Vladimir Makarov2012-10-231-2/+46
* re PR fortran/54725 (cross gfortran always searches host paths (e.g. /usr/inc...Tobias Burnus2012-10-211-0/+1
* loop-invariant.c: Include target.h.Eric Botcazou2012-10-181-1/+1
* Change more non-GTY hash tables to use the new type-safe template hash table.Lawrence Crowl2012-10-091-4/+4
* re PR debug/54551 (DF resets some DEBUG_INSNs unnecessarily)Alexandre Oliva2012-10-021-1/+2
* invoke.texi: Add documentation for the new option.Sharad Singhai2012-10-011-10/+12
* Makefile.def: Make all-gcc depend on all-libbacktrace.Ian Lance Taylor2012-09-261-5/+12
* tree-ssa-forwprop.c: Include tree-ssa-propagate.h.Marc Glisse2012-09-241-1/+1
* Remove lto-symtab.o's dependency on gt-lto-symtab.hJack Howarth2012-09-211-1/+1
* dbgcnt.def (sched_breakdep): New counter.Bernd Schmidt2012-09-191-1/+1
* re PR tree-optimization/54610 (FAIL: gcc.dg/tree-ssa/forwprop-22.c (internal ...Jakub Jelinek2012-09-181-1/+1
* Makefile.in (BASIC_BLOCK_H): Add cfg-flags.def.Florian Weimer2012-09-181-1/+2
* re PR tree-optimization/54489 (tree FRE uses an excessive amount of memory)Richard Guenther2012-09-121-1/+1
* tree-ssa-forwprop.c (simplify_vector_constructor): New function.Marc Glisse2012-09-111-1/+2
* params.def (PARAM_IPA_MAX_AGG_ITEMS): New parameter.Martin Jambor2012-09-101-1/+1
* predict.c (maybe_hot_frequency_p): New parameter fun.Martin Jambor2012-08-241-1/+2
* Add $(TARGET_H) dependency to tree-cfg.oH.J. Lu2012-08-151-1/+1
* backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html...Diego Novillo2012-08-141-39/+13
* tree-into-ssa.c: Include diagnostic-core.h.Richard Guenther2012-08-141-1/+1