avr-log.c (avr_double_int_pop_digit): Delete.
[gcc.git] / gcc / Makefile.in
2013-10-30 Vladimir Makarovregmove.c: Remove.
2013-10-29 Balaji V. IyerAdded _Cilk_spawn and _Cilk_sync (2 cilk keywords)...
2013-10-26 Jeff LawMakefile.def (target_modules): Remove libmudflap
2013-10-24 Jan-Benedict Glawconfigure.ac (ZW_PROG_COMPILER_DEPENDENCIES): Use CXX...
2013-10-18 Andrew MacLeodtree-ssa.h: Don't include gimple-low.h...
2013-10-15 David MalcolmAdd --enable-host-shared configuration option
2013-10-14 Richard Bienergimple.c (gimple_canonical_types, [...]): Move to lto...
2013-10-09 Andrew MacLeodtree-flow.h (tm_restart_node, gimple_df): Move to gimpl...
2013-10-02 Uros BizjakMakefile.in (expmed.o-warn): Remove.
2013-10-02 Tom Tromey* Makefile.in (DRIVER_DEFINES): Use $(if), not $(and).
2013-09-26 Andrew MacLeodgimple.c (gimple_replace_lhs): Move to tree-ssa.c and...
2013-09-25 Tom Tromey* Makefile.in (PARTITION_H, LTO_SYMTAB_H, COMMON_TARGET...
2013-09-25 Tom Tromey* Makefile.in ($(out_object_file)): Use COMPILE and...
2013-09-25 Tom Tromey* Makefile.in (graph.o, sbitmap.o, sparseset.o, gcc...
2013-09-25 Tom Tromey* Makefile.in (c-family/cppspec.o, c-family/c-common.o)
2013-09-25 Tom TromeyMakefile.in (C_TREE_H): Reference c/c-tree.h.
2013-09-25 Tom TromeyMakefile.in (DRIVER_DEFINES): Use $(and), not shell...
2013-09-25 Tom TromeyMakefile.in (OUTPUT_OPTION): Define as "-o $@".
2013-09-25 Tom Tromey(clh 9)
2013-09-25 Tom Tromey(clh 5)
2013-09-25 Tom Tromey(clh 6)
2013-09-12 Brooks Mosesre PR driver/42955 (undecorated cross-compiler gcc...
2013-09-12 Andrew MacLeodtree-flow.h (FREE_SSANAMES): Move to tree-ssanames...
2013-09-12 Andrew MacLeodtree-ssa.h: New.
2013-09-10 Jan Hubickalto-cgraph.c: Include ipa-utils.h.
2013-09-06 Jan HubickaMakefile.in (tree-sra.o): Update dependencies.
2013-09-06 Jan Hubickare PR middle-end/58094 (IPA devirt testsuite errors)
2013-09-06 Richard Bienerlto-streamer.h (lto_global_var_decls): Remove.
2013-09-04 Jan HubickaMakefile.in (ipa-devirt.o): Add dependency on diagnostic.h
2013-09-03 Xinliang David LiDelay base decl's alignment adjustment until transforma...
2013-09-03 Richard Bienerre PR lto/58285 (ICE in lto_output_tree, at lto-streame...
2013-09-02 Diego NovilloSplit all the structures, enums, typedefs and some...
2013-09-02 Marek PolacekMakefile.in (ubsan.o): Add $(TM_P_H) dependency.
2013-09-01 Jan HubickaMakefile.in: Add ipa-profile.o
2013-08-30 Marek PolacekMerge ubsan into trunk.
2013-08-28 Dehao Chenipa-inline.c (edge_badness): Fix integer underflow.
2013-08-27 Jakub JelinekMakefile.in (omp-low.o): Depend on $(TARGET_H).
2013-08-20 David MalcolmRevert my last two changes, r201865 and r201864
2013-08-20 David MalcolmMake opt_pass and gcc::pass_manager be GC-managed
2013-08-20 David MalcolmMake gcc::context be GC-managed
2013-08-19 Jan HubickaMakeifle-in (ipa-devirt.o): New.
2013-08-07 Caroline TiceCommit the vtable verification feature.
2013-08-05 David MalcolmHandwritten part of conversion of passes to C++ classes
2013-07-31 David MalcolmIntroduce gen-pass-instances.awk and pass-instances.def
2013-07-30 David MalcolmIntroduce beginnings of a pass_manager class.
2013-07-25 David MalcolmIntroduce context class.
2013-07-18 David Malcolmpasses.def: New.
2013-07-08 Graham Stott* Makefile.in: (c-family-warn): Define to $(STRICT_WARN)
2013-07-08 Eric Botcazou* Makefile.in (tree-ssa-reassoc.o): Add dependency...
2013-06-27 Martin Jamborre PR c++/57208 (Latest chromium compilation fails...
2013-06-18 Richard BienerMakefile.in (LTO_STREAMER_H): Add pointer-set.h dependency.
2013-06-18 Richard BienerMakefile.in (cgraphunit.o): Add $(CFGLOOP_H) dependency.
2013-06-14 Mike Stump* Makefile.in (TARGET_H): Add insn-codes.h.
2013-06-06 Teresa Johnsonre PR c++/53743 (ICE when compiling firefox with PGO...
2013-05-28 Balaji V. IyerImplemented Cilk Plus Array Notation for C Compiler.
2013-05-21 Magnus GranbergReadd TARGET_H to the list of exported plugin headers...
2013-05-17 Jeff Law* Makefile.in (tree-switch-conversion.o): Depend on...
2013-05-16 Jason MerrillMakefile.in (LLINKER): New variable.
2013-04-29 Richard Bienerre PR tree-optimization/57081 (Segmentation fault in...
2013-04-26 Richard BienerMakefile.in (lto-streamer-in.o): Add $(CFGLOOP_H) depen...
2013-04-26 Richard Bienertree-cfg.c (execute_build_cfg): Build the loop tree.
2013-04-26 Jakub JelinekMakefile.in (toplev.o): Depend on diagnostic-color.h.
2013-04-26 Lawrence CrowlThis patch is part of a consolodation of the hash_table...
2013-04-26 Lawrence CrowlThis patch is the main part of a consolodation of the...
2013-04-23 Lawrence CrowlThis patch extracts approved portions of the hash_table...
2013-04-23 Xinliang David LiDisplay profile info in graph cfg dump
2013-04-19 Martin Jamborre PR tree-optimization/56718 (Early inlining prevents...
2013-04-12 Jakub Jelinekopts.c: Include diagnostic-color.h.
2013-04-04 Jeff LawMakefile.in (lra-constraints.o): Depend on $(OPTABS_H).
2013-03-29 Jan Hubickalto-cgraph.c (output_profile_summary, [...]): Use gcov...
2013-03-29 Lawrence CrowlAdd uniform debug dump function names.
2013-03-28 Jan Hubickadata-streamer-in.c (streamer_read_gcov_count): New...
2013-03-27 Gabriel Dos ReisMakefile.in (.SUFFIXES): Add .cc.
2013-03-14 Jakub Jelinekre PR tree-optimization/53265 (Warn when undefined...
2013-03-05 Jakub JelinekMakefile.in (dg_target_exps): Add aarch64.exp, epiphany...
2013-02-27 Jakub Jelinekopts.h: Include obstack.h.
2013-02-19 Andrey Belevantsevre PR middle-end/55889 (ICE: in move_op_ascend, at...
2013-02-13 Dodji Seketeli[asan] Avoid instrumenting duplicated memory access...
2013-02-08 Richard BienerMakefile.in (tree-tailcall.o): Add $(CFGLOOP_H) dependency.
2013-01-24 Diego NovilloRemove zone allocator.
2013-01-13 Terry GuoMakefile.in (s-mlib): New argument MULTILIB_REUSE.
2013-01-13 Richard SandifordMakefile.in: Update copyright.
2013-01-11 Eric BotcazouMakefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
2012-12-13 Steven Bosscher* Makefile.in: Fix bitmap.o dependencies.
2012-12-12 Steven Bosschergraph.c: Include sbitmap.h and cfgloop.h.
2012-12-04 Steven Bosscherrtl.h (print_insn_with_notes): Remove prototype.
2012-12-04 Jakub Jelinekre PR sanitizer/55439 (ThreadSanitizer: handle atomic...
2012-12-03 Jakub Jelineksanitizer.def: Add Address Sanitizer builtins.
2012-12-03 Michael ZolotukhinMakefile.in: Add target mddump, build/genmddump.o.
2012-11-30 Teresa JohnsonRevised patch to ensure that histograms from the profil...
2012-11-30 Steven Bosschercoretypes.h (struct pretty_print_info): Make a coretype.
2012-11-28 Andrew Pinskire PR other/54279 (first stage build with g++ fails...
2012-11-27 Vladimir Makarovre PR rtl-optimization/55458 (ICE: in assign_by_spills...
2012-11-27 Meador Ingecollect2.c (main): Call find_file_set_debug.
2012-11-23 Jakub Jelinekre PR c++/54046 (wrong control reaches end of non-void...
2012-11-22 Dmitry Vyukovbuiltins.def (DEF_SANITIZER_BUILTIN): Define tsan builtins.
2012-11-21 Marcus ShawcroftFix parallel build race.
2012-11-21 Matthias Kloseconfigure.ac: Substitute `with_cpu'.
2012-11-20 Diego NovilloFix dependencies for tlink.o.
2012-11-18 Richard SandifordMakefile.in (recog.o): Add insn-codes.h.
next