moxie.h (FUNCTION_VALUE, [...]): Remove macros.
[gcc.git] / gcc / ChangeLog
2010-06-10 Anatoly Sokolovmoxie.h (FUNCTION_VALUE, [...]): Remove macros.
2010-06-10 Martin JamborMakefile.in (tree-sra.o): Add DBGCNT_H to dependencies.
2010-06-10 Martin Jamborre PR tree-optimization/44258 (possible SRA wrong-code...
2010-06-10 Alexandre Olivare PR debug/41371 (var-tracking is slow and memory...
2010-06-10 H.J. LuRevert the part of r160394 to fix bootstap with --with...
2010-06-10 Joseph Myerscommon.opt (fshow-column): Don't mark as C ObjC C+...
2010-06-10 Jan Hubickadf-problems.c (df_live_problem_data): Add live_bitmaps.
2010-06-10 Jan Beulichconfigure.ac: Replace $() with ${} when intending to...
2010-06-10 Hans-Peter Nilssonre PR rtl-optimization/44460 (r160380 breaks libjava...
2010-06-10 Jan Hubickaemit-rtl.c (set_mem_attributes_minus_bitpos): Remove...
2010-06-09 Gerald Pfeiferfdl.texi: Move to GFDL version 1.3.
2010-06-09 Jan Hubickaipa-pure-const.c (propagate_pure_const, [...]): Break...
2010-06-09 Jan Hubickabitmap.c (bitmap_elt_insert_after, [...]): Use checking...
2010-06-09 Changpeng FangLimit non-constant step prefetching only to the innermo...
2010-06-09 Changpeng FangAdjust the threshold value of PREFETCH_MOD_TO_UNROLL_FA...
2010-06-09 Sebastian PopCall compute_overall_effect_of_inner_loop from instanti...
2010-06-09 Sebastian PopDo not gather loop exit conditions on the basic blocks...
2010-06-09 Sebastian PopFix comments and indentation.
2010-06-09 Eric Botcazoure PR rtl-optimization/42461 (missed optimization for...
2010-06-09 Jan Hubickabitmap.c (bitmap_and): Walk array forward.
2010-06-09 Anatoly SokolovFix gcc/ChangeLog.
2010-06-09 Dave Kornopts-common.c (prune_options): Ensure replacement argv...
2010-06-09 Jan Hubickacgraph.h (varpool_first_static_initializer, [...])...
2010-06-09 Jason Merrill* Makefile.in (TAGS): Collect tags info from c-family.
2010-06-09 Jan Hubickagimple.h (gcc_gimple_checking_assert): New macro.
2010-06-09 Sandra Loosemoretree-ssa-loop-ivopts.c (adjust_setup_cost): New function.
2010-06-09 Richard Guenthertree-ssa-loop-niter.c (simplify_replace_tree): Do not...
2010-06-09 Kai TietzMove changelog entry of fortran into fortran's ChangeLog.
2010-06-09 Kai Tietzresolve.c (resolve_deallocate_expr): Avoid warning...
2010-06-09 Kai Tietzc-objc-common.c (c_tree_printer): Pre-intialize t by...
2010-06-09 Martin Jamborre PR tree-optimization/44423 (Massive performance...
2010-06-09 Joern Renneckere PR testsuite/42843 (--enable-build-with-cxx plugin...
2010-06-09 Bernd Schmidtarm.c (thumb2_reorg): New function.
2010-06-09 Edmar Wienskoskire PR target/44067 (internal compiler error: in rs6000_...
2010-06-08 Joern Renneckere PR plugins/44459 (plugin interface depends on name...
2010-06-08 H.J. LuAdd missing ChangeLog entries for revision 160327.
2010-06-08 Jan Hubickabasic-block.h (single_succ_edge, [...]): Do sanity...
2010-06-08 Sandra Loosemorere PR tree-optimization/39874 (missing VRP (submission))
2010-06-08 Anatoly Sokolovpdp11.h (FUNCTION_VALUE, [...]): Remove macros.
2010-06-08 Kazu Hirataarm.c (arm_rtx_costs_1): Don't special case for Thumb...
2010-06-08 Laurynas Biveinisutils.c (init_gnat_to_gnu): Use typed GC allocation.
2010-06-08 Shujing Zhaofold-const.c (fold_comparison): Remove redundant parent...
2010-06-08 Andrew Pinskire PR c/37724 ("initialization from incompatible pointe...
2010-06-08 Nathan Froydmips-protos.h (mips_print_operand): Delete.
2010-06-07 Jan Hubickare PR middle-end/44454 (Many new failures)
2010-06-07 Kaz Kojimash.c (sh_build_builtin_va_list): Set tree type name...
2010-06-07 H.J. LuAdd missing ChangeLog entry for revision 160382.
2010-06-07 Rainer Orthtarget-supports.exp (check_effective_target_gas): New...
2010-06-07 Uros Bizjaki386.md (*add<mode>_1): Remove alternative 2.
2010-06-07 Joseph Myerscommon.opt (fira-verbose): Use Var.
2010-06-07 Jan Hubickadf-problems.c (df_lr_problem_data): Add lr_bitmaps.
2010-06-07 Jan Hubickacgraph.c (cgraph_edge_cannot_lead_to_return): Also...
2010-06-07 Kazu Hiratare PR rtl-optimization/44404 (auto-inc-dec generates...
2010-06-07 Kazu Hiratare PR rtl-optimization/44404 (auto-inc-dec generates...
2010-06-07 Richard Guenthergimplify.c (gimplify_cleanup_point_expr): For empty...
2010-06-07 Ira Rosentm.texi (TARGET_VECTORIZE_BUILTIN_VECTORIZATION_COST...
2010-06-07 Sriraman Tallamre PR target/44319 (-fzee is mishandled)
2010-06-06 Jan Hubickadf-core.c (df_set_blocks): Use bitmap_head instead...
2010-06-06 Dodji Seketelire PR c++/44188 (Fails to produce DW_AT_typedef for...
2010-06-06 Manuel López-Ibáñezre PR c/20000 (missing warning for noreturn function...
2010-06-06 Eric BotcazouImprove latest entry
2010-06-06 Eric Botcazoustor-layout.c (self_referential_size): Set UNKNOWN_LOCA...
2010-06-06 Segher BoessenkoolFix ChangeLog typo
2010-06-06 Segher Boessenkoolre PR bootstrap/44427 (genautomata uses more than 1...
2010-06-06 Eric BotcazouFix long lines
2010-06-05 Steven Bosscherc-common.c: Move to c-family/.
2010-06-05 Eric Botcazoutree-ssa-dce.c (mark_last_stmt_necessary): New function.
2010-06-05 Jan Hubickatree-into-ssa.c (insert_phi_nodes): Use bitmap heads...
2010-06-05 Anatoly Sokolovtarget.h (struct gcc_target): Add memory_move_cost...
2010-06-05 Jan Hubickaipa-pure-const.c (propagate): Fix type in handling...
2010-06-05 Matthias Klosegcc.c (cc1_options, [...]): Use find-plugindir spec...
2010-06-05 Jakub Jelinekre PR c++/44361 (-Wunused-but-set-variable vs. explicit...
2010-06-05 Joseph MyersFix ChangeLog typo.
2010-06-05 Jan Hubickadf-problems.c (seen_in_block, [...]): Convert to bitmap...
2010-06-05 Joseph Myersre PR c/44322 (Bogus warning when assigning pointer...
2010-06-05 Segher Boessenkoolgenautomata.c (get_excl_set): Do work per element,...
2010-06-05 Segher Boessenkoolgenautomata.c (curr_state_pass_num): Delete.
2010-06-05 H.J. LuUpdate df_lr_bb_local_compute for embedded bitmaps.
2010-06-04 Jason MerrillImplement noexcept operator (5.3.7)
2010-06-04 Joseph Myersdarwin-driver.c (darwin_default_min_version): Use
2010-06-04 Uros Bizjaki386.md (*addhi_1_lea): Assert that operand 0 and opera...
2010-06-04 Nathan Froydi386-protos.h (ix86_print_operand): Declare.
2010-06-04 Alexandre Olivare PR rtl-optimization/44013 (VTA produces wrong code)
2010-06-04 Alexandre Olivare PR debug/41371 (var-tracking is slow and memory...
2010-06-04 Uros Bizjaki386.md (*addqi_2): Do not assert operands[2] == 255...
2010-06-04 Manuel López-Ibáñezre PR c/25880 (improve message of warning for discardin...
2010-06-04 Kai Tietzcygming.h (ASM_GENERATE_INTERNAL_LABEL): Prefix by...
2010-06-04 Jan Hubickadf.h (df_rd_bb_info, [...]): Embedd bitmap_head into...
2010-06-04 Jan Hubicka* dce.c (dce_process_block): Do not re-scan already...
2010-06-04 Bernd Schmidtre PR rtl-optimization/39871 (Code size increase on...
2010-06-04 Julian Brownthumb2.md (*thumb2_movdf_soft_insn): Fix alternatives...
2010-06-04 Richard Guentherre PR lto/41584 (WHOPR doesn't grok empty units)
2010-06-04 Uros Bizjakpredicates.md (pic_symbolic_operand): Remove predicate.
2010-06-04 Jan Hubickatree-into-ssa.c (mark_block_for_update): Avoid redundan...
2010-06-04 Jan Hubickadf-problems.c (df_create_unused_note, [...]): micro...
2010-06-04 Nathan Froydfinal.c (output_asm_insn): Call targetm.asm_out.print_o...
2010-06-03 Richard Guentherre PR tree-optimization/44403 (vectorization does not...
2010-06-03 H.J. LuCheck MAX_FIXED_MODE_SIZE on bit-field in C++.
2010-06-03 Jakub Jelinekre PR debug/44375 (goto_locus lost at -O0 during cfg...
2010-06-03 Jakub Jelinekvar-tracking.c (dataflow_set_equiv_regs): Shortcut...
next