aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2010-06-05c-common.c: Move to c-family/.Steven Bosscher1-0/+66
2010-06-05tree-ssa-dce.c (mark_last_stmt_necessary): New function.Eric Botcazou1-3/+10
2010-06-05tree-into-ssa.c (insert_phi_nodes): Use bitmap heads for dominance frontiers.Jan Hubicka1-0/+13
2010-06-05target.h (struct gcc_target): Add memory_move_cost field.Anatoly Sokolov1-0/+26
2010-06-05ipa-pure-const.c (propagate): Fix type in handling functions that can not ret...Jan Hubicka1-0/+6
2010-06-05gcc.c (cc1_options, [...]): Use find-plugindir spec function to add the -iplu...Matthias Klose1-0/+7
2010-06-05re PR c++/44361 (-Wunused-but-set-variable vs. explicit void cast)Jakub Jelinek1-0/+7
2010-06-05Fix ChangeLog typo.Joseph Myers1-1/+1
2010-06-05df-problems.c (seen_in_block, [...]): Convert to bitmap_head.Jan Hubicka1-0/+15
2010-06-05re PR c/44322 (Bogus warning when assigning pointer-to-array with both "const...Joseph Myers1-0/+8
2010-06-05genautomata.c (get_excl_set): Do work per element, not per char.Segher Boessenkool1-0/+6
2010-06-05genautomata.c (curr_state_pass_num): Delete.Segher Boessenkool1-0/+10
2010-06-04Update df_lr_bb_local_compute for embedded bitmaps.H.J. Lu1-0/+7
2010-06-04Implement noexcept operator (5.3.7)Jason Merrill1-0/+6
2010-06-04darwin-driver.c (darwin_default_min_version): UseJoseph Myers1-0/+14
2010-06-04i386.md (*addhi_1_lea): Assert that operand 0 and operand 1 are equal.Uros Bizjak1-2/+18
2010-06-04i386-protos.h (ix86_print_operand): Declare.Nathan Froyd1-0/+8
2010-06-04re PR rtl-optimization/44013 (VTA produces wrong code)Alexandre Oliva1-0/+4
2010-06-04re PR debug/41371 (var-tracking is slow and memory hungry)Alexandre Oliva1-0/+7
2010-06-04i386.md (*addqi_2): Do not assert operands[2] == 255 for TYPE_INCDEC operands.Uros Bizjak1-7/+26
2010-06-04re PR c/25880 (improve message of warning for discarding qualifiers)Manuel López-Ibáñez1-0/+15
2010-06-04cygming.h (ASM_GENERATE_INTERNAL_LABEL): Prefix by '*'.Kai Tietz1-0/+5
2010-06-04df.h (df_rd_bb_info, [...]): Embedd bitmap_head into the structure.Jan Hubicka1-0/+40
2010-06-04* dce.c (dce_process_block): Do not re-scan already marked instructions.Jan Hubicka1-0/+4
2010-06-04re PR rtl-optimization/39871 (Code size increase on ARM due to poor register ...Bernd Schmidt1-0/+31
2010-06-04thumb2.md (*thumb2_movdf_soft_insn): Fix alternatives for pool ranges.Julian Brown1-0/+5
2010-06-04re PR lto/41584 (WHOPR doesn't grok empty units)Richard Guenther1-0/+6
2010-06-04predicates.md (pic_symbolic_operand): Remove predicate.Uros Bizjak1-56/+55
2010-06-04tree-into-ssa.c (mark_block_for_update): Avoid redundant call of bitmap_bit_p.Jan Hubicka1-0/+6
2010-06-04df-problems.c (df_create_unused_note, [...]): micro-optimize the checks when ...Jan Hubicka1-0/+5
2010-06-04final.c (output_asm_insn): Call targetm.asm_out.print_operand_punct_valid_p.Nathan Froyd1-0/+37
2010-06-03re PR tree-optimization/44403 (vectorization does not maintain 'restrict' qua...Richard Guenther1-0/+7
2010-06-03Check MAX_FIXED_MODE_SIZE on bit-field in C++.H.J. Lu1-0/+7
2010-06-03re PR debug/44375 (goto_locus lost at -O0 during cfg cleanup)Jakub Jelinek1-0/+7
2010-06-03var-tracking.c (dataflow_set_equiv_regs): Shortcut the loop if ...Jakub Jelinek1-1/+7
2010-06-03lto-cgraph.c (lto_varpool_encoder_size): Remove.Jan Hubicka1-0/+5
2010-06-03arm.c (FL_TUNE): Define.Paul Brook1-0/+11
2010-06-03re PR rtl-optimization/44169 (Wrong code while generating TLS offsets)Alan Modra1-0/+8
2010-06-03passes.c (init_optimization_passes): Put ipa reference after ipa pure-const.Jan Hubicka1-0/+5
2010-06-03ipa-reference.c (ipa_reference_local_vars_info_d): Remove calls_read_all and ...Jan Hubicka1-0/+22
2010-06-03PR target/44218, improve -mrecip on powerpcMichael Meissner1-0/+136
2010-06-02re PR middle-end/44291 (ICE in set_user_assembler_libfunc)Richard Guenther1-0/+6
2010-06-02mkconfig.sh: Include insn-flags.h and insn-constants.h before defaults.h.Steven Bosscher1-0/+16
2010-06-02c-common.c: Remove header include of tm_p.h.Kai Tietz1-0/+5
2010-06-02tree.h (struct tree_decl_map): New type.Jakub Jelinek1-0/+12
2010-06-02configure.ac (gcc_cv_ld_sol2_emulation): Test for GNU ld *_sol2 linker emulat...Rainer Orth1-0/+15
2010-06-02Use smallest_mode_for_size for computing the precision types of new graphite ...Sebastian Pop1-0/+6
2010-06-02Only reset the GIMPLE_DEBUG information in the code gen of if-conversion.Sebastian Pop1-0/+6
2010-06-02Fix PR44363: don't abort when the ifcvt analysis fails to recognize a Gimple ...Sebastian Pop1-0/+6
2010-06-02re PR middle-end/44295 (Failed to build 483.xalancbmk in SPEC CPU 2006)Jan Hubicka1-0/+6