OSDN Git Service

* basic-block.h (single_succ_edge, single_pred_edge, ei_container,
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
2010-06-08 hubicka * basic-block.h (single_succ_edge, single_pred_edge...
2010-06-08 sandra2010-06-08 Sandra Loosemore <sandra@codesourcery...
2010-06-08 aesok * config/pdp11/pdp11.h (FUNCTION_VALUE, FUNCTION_OUTGO...
2010-06-08 kazu * config/arm/arm.c (arm_rtx_costs_1): Don't special...
2010-06-08 laurasgcc/ada:
2010-06-08 pzhao2010-06-08 Shujing Zhao <pearly.zhao@oracle.com>
2010-06-08 pzhaogcc/
2010-06-08 froydnj * config/mips/mips-protos.h (mips_print_operand...
2010-06-07 hubicka PR middle-end/44454
2010-06-07 kkojima * config/sh/sh.c (sh_build_builtin_va_list): Set tree...
2010-06-07 hjlAdd missing ChangeLog entry for revision 160382.
2010-06-07 ro gcc/testsuite:
2010-06-07 uros * config/i386/i386.md (*add<mode>_1): Remove alternati...
2010-06-07 jsm28 * common.opt (fira-verbose): Use Var.
2010-06-07 hubicka * df-problems.c (df_lr_problem_data): Add lr_bitmaps.
2010-06-07 hubicka * cgraph.c (cgraph_edge_cannot_lead_to_return): Also...
2010-06-07 kazugcc/
2010-06-07 kazugcc/
2010-06-07 rguenth2010-06-07 Richard Guenther <rguenther@suse.de>
2010-06-07 irar * doc/tm.texi (TARGET_VECTORIZE_BUILTIN_VECTORIZATION_...
2010-06-07 tmsriram2010-06-06 Sriraman Tallam <tmsriram@google.com>
2010-06-06 hubicka * df-core.c (df_set_blocks): Use bitmap_head instead...
2010-06-06 dodjiFix PR c++/44188
2010-06-06 manu2010-06-06 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-06-06 ebotcazouImprove latest entry
2010-06-06 ebotcazou * stor-layout.c (self_referential_size): Set UNKNOWN_L...
2010-06-06 segherFix ChangeLog typo
2010-06-06 seghergcc/ChangeLog
2010-06-06 ebotcazouFix long lines
2010-06-05 stevengcc/ChangeLog:
2010-06-05 ebotcazou * tree-ssa-dce.c (mark_last_stmt_necessary): New function.
2010-06-05 hubicka * tree-into-ssa.c (insert_phi_nodes): Use bitmap heads
2010-06-05 aesok * target.h (struct gcc_target): Add memory_move_cost...
2010-06-05 hubicka * ipa-pure-const.c (propagate): Fix type in handling...
2010-06-05 doko2010-06-05 Matthias Klose <doko@ubuntu.com>
2010-06-05 jakub PR c++/44361
2010-06-05 jsm28Fix ChangeLog typo.
2010-06-05 hubicka * df-problems.c (seen_in_block, seen_in_insn): Convert...
2010-06-05 jsm28 PR c/44322
2010-06-05 segher2010-06-05 Segher Boessenkool <segher@kernel.crashing...
2010-06-05 segher2010-06-05 Segher Boessenkool <segher@kernel.crashing...
2010-06-05 hjlUpdate df_lr_bb_local_compute for embedded bitmaps.
2010-06-04 jason Implement noexcept operator (5.3.7)
2010-06-04 jsm28 * config/darwin-driver.c (darwin_default_min_version...
2010-06-04 uros * config/i386/i386.md (*addhi_1_lea) <TYPE_INCDEC...
2010-06-04 froydnj * config/i386/i386-protos.h (ix86_print_operand):...
2010-06-04 jakub PR rtl-optimization/44013
2010-06-04 jakub PR debug/41371
2010-06-04 uros * config/i386/i386.md (*addqi_2): Do not assert operan...
2010-06-04 manu2010-06-04 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-06-04 ktietz2010-06-04 Kai Tietz <kai.tietz@onevision.com>
2010-06-04 hubicka * df.h (df_rd_bb_info, df_md_bb_info, df_lr_bb_info...
2010-06-04 hubicka * dce.c (dce_process_block): Do not re-scan already...
2010-06-04 bernds PR rtl-optimization/39871
2010-06-04 jules gcc/
2010-06-04 rguenth2010-06-04 Richard Guenther <rguenther@suse.de>
2010-06-04 uros * config/i386/predicates.md (pic_symbolic_operand...
2010-06-04 hubicka * tree-into-ssa.c (mark_block_for_update): Avoid redun...
2010-06-04 hubicka * df-problems.c (df_create_unused_note, df_note_bb_com...
2010-06-04 froydnj * final.c (output_asm_insn): Call
2010-06-03 rguenth2010-06-03 Richard Guenther <rguenther@suse.de>
2010-06-03 hjlCheck MAX_FIXED_MODE_SIZE on bit-field in C++.
2010-06-03 jakub PR debug/44375
2010-06-03 jakub * var-tracking.c (dataflow_set_equiv_regs): Shortcut...
2010-06-03 hubicka * lto-cgraph.c (lto_varpool_encoder_size): Remove.
2010-06-03 pbrook2010-06-03 Paul Brook <paul@codesourcery.com>
2010-06-03 amodra PR target/44169
2010-06-03 hubicka * passes.c (init_optimization_passes): Put ipa reference
2010-06-03 hubicka * ipa-reference.c (ipa_reference_local_vars_info_d...
2010-06-03 meissnerPR target/44218, improve -mrecip on powerpc
2010-06-02 rguenth2010-06-03 Richard Guenther <rguenther@suse.de>
2010-06-02 steven * mkconfig.sh: Include insn-flags.h and insn-constants...
2010-06-02 ktietz2010-06-02 Kai Tietz <kai.tietz@onevision.com>
2010-06-02 jakub * tree.h (struct tree_decl_map): New type.
2010-06-02 ro * configure.ac (gcc_cv_ld_sol2_emulation): Test for...
2010-06-02 spopUse smallest_mode_for_size for computing the precision...
2010-06-02 spopOnly reset the GIMPLE_DEBUG information in the code...
2010-06-02 spopFix PR44363: don't abort when the ifcvt analysis fails...
2010-06-02 hubicka PR middle-end/44295
2010-06-02 rguenth2010-06-02 Richard Guenther <rguenther@suse.de>
2010-06-02 rguenth2010-06-02 Richard Guenther <rguenther@suse.de>
2010-06-02 rguenth2010-06-02 Richard Guenther <rguenther@suse.de>
2010-06-02 krebbel2010-06-02 Andreas Krebbel <Andreas.Krebbel@de.ibm...
2010-06-02 hubicka * bitmap.c (bitmap_descriptor): Add search_iter.
2010-06-02 froydnj * tree-vect-slp.c (vect_create_mask_and_perm): Use...
2010-06-02 steven * gimplify.c (gimplify_body): Revert "Do not initializ...
2010-06-02 steven * c-ada-spec.c: Clean up redundant includes.
2010-06-01 steven * gimplify.c: Do not include except.h and optabs.h.
2010-06-01 hubicka * ipa-pure-const.c (local_pure_const): Do NORETURN...
2010-06-01 hubicka * tree-cfgcleanup.c (fixup_noreturn_call): Break out...
2010-06-01 hubicka * emit-rtl.c (remove_insn): Fix thinko in prevoius...
2010-06-01 froydnj * tree.h (build_nt_call_list): Delete.
2010-06-01 hubicka * fwprop.c: Make emit-rtl.h include last.
2010-06-01 hubicka * cgraph.h (tree_function_versioning): Update prototype.
2010-06-01 hubicka * gegenrtl.c: Remove unnecesary prototypes.
2010-06-01 hubicka * tree-switch-conversion.c (build_one_array): Make...
2010-06-01 rguenth2010-06-01 Richard Guenther <rguenther@suse.de>
2010-06-01 charlet * doc/invoke.texi: Mention -fdump-ada-spec.
2010-06-01 rguenth2010-06-01 Richard Guenther <rguenther@suse.de>
2010-06-01 hubicka * tree-cfg.c (verify_stmt): Do not skip could_throw...
next