OSDN Git Service

2010-06-09 Kai Tietz <kai.tietz@onevision.com>
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
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...
2010-06-01 mkuvyrkovMove changelog entry to correct ChangeLog.
2010-06-01 mkuvyrkov * acinclude.m4, configure.host: Support Bionic C library.
2010-06-01 mkuvyrkov * config/arm/t-linux-androideabi: New.
2010-06-01 hubicka * tree-inline.c (estimate_num_insns): For stdarg funct...
2010-06-01 ktietz2010-06-01 Kai Tietz
2010-05-31 jakub PR target/44338
2010-05-31 hubicka * tree.h (tree_range_check_failed): Declare noreturn.
2010-05-31 hubicka * gimple.c (gimple_call_builtin_p): New function.
2010-05-31 jakub PR middle-end/44337
2010-05-31 jakub PR tree-optimization/44182
2010-05-31 ktietz2010-05-31 Kai Tietz <kai.tietz@onevision.com>
2010-05-31 ebotcazou * cgraphunit.c (cgraph_decide_is_function_needed)...
2010-05-31 rguenth2010-05-31 Richard Guenther <rguenther@suse.de>
2010-05-30 hubicka * predict.c (maybe_hot_edge_p): Calls to functions...
2010-05-30 rguenth2010-05-30 Richard Guenther <rguenther@suse.de>
2010-05-30 iains2010-05-30 Iain Sandoe <iains@gcc.gnu.org>
2010-05-30 ebotcazou * config/rs6000/rs6000.c (rs6000_output_function_entry...
2010-05-30 hubicka * toplev.c (wrapup_global_declaration_2): Avoid creati...
2010-05-30 rguenth2010-05-30 Richard Guenther <rguenther@suse.de>
2010-05-30 hubicka * cgraph.h (cgraph_dump_file): Declare.
2010-05-30 hubicka * dwarf2out.c (reference_to_unused,
2010-05-30 hubicka * cgraph.h (cgraph_node_cannot_return,
2010-05-30 hubicka * config/i386/i386.c (pro_epilogue_adjust_stack):...
2010-05-30 hubicka * passes.c (ipa_write_optimization_summaries_1, ipa_wr...
2010-05-30 hubicka * ipa.c (cgraph_remove_unreachable_node): Walk referen...
2010-05-30 hubicka * cgraph.c (cgraph_mark_reachable): Relax check for...
2010-05-29 danglin PR target/44165
2010-05-29 hubicka * tree-vrp.c (debug_value_range, debug_all_value_ranges,
2010-05-29 mrs2010-05-29 H.J. Lu <hongjiu.lu@intel.com>
2010-05-29 hubicka * cgraph.h (struct varpool_node_set_def,
2010-05-29 hubicka PR middle-end/44324
2010-05-29 rguenth2010-05-29 Richard Guenther <rguenther@suse.de>
2010-05-29 spopDon't use unshare_expr when not necessary.
2010-05-29 spopDo not use annotations on edges in if-conversion.
2010-05-29 hjlAdd a missing `\'.
2010-05-29 danglin PR target/44261
2010-05-29 froydnj * basic-block.h (struct control_flow_graph): Move...
2010-05-29 hubicka * varpool.c (varpool_get_node): Fix lookup.
2010-05-29 steven * config/t-darwin (darwin-c.o): Remove C_TREE_H depend...
2010-05-29 steven * config/spu/spu-protos.h: Do not include rtl.h. ...
2010-05-29 mrsReflow.
2010-05-29 mrs * Makefile.in (build/gencondmd.o): Be sure to use...
2010-05-29 hubicka * cgraphunit.c (cgraph_materialize_clone): Only remove...
2010-05-29 mrs * config/rs6000/rs6000-c.c: Remove c-tree.h include.
2010-05-29 hubicka * cgraph.c (clone_function_name): Take SUFFIX argument...
2010-05-29 ebotcazouFix long lines
2010-05-29 stevengcc/ChangeLog:
2010-05-28 steven * c-lex.c: Do not include c-tree.h.
2010-05-28 stevengcc/ChangeLog:
2010-05-28 stevengcc/ChangeLog:
2010-05-28 mrs * config/darwin-c.c: Remove c-tree.h include.
2010-05-28 jsm28 * gcc.c: Include diagnostic.h.
2010-05-28 law * ira.c (ira_bad_reload_regno, ira_build_reload_regno_...
2010-05-28 law * ira-color.c (update_curr_costs): Free updated hard...
2010-05-28 ianFix erroneous duplication.
2010-05-28 froydnj * tree-vect-stmts.c (vectorizable_assignment): Call...
2010-05-28 rguenth2010-05-28 Richard Guenther <rguenther@suse.de>
2010-05-28 spopWhen niter may be zero, return a COND_EXPR with the...
2010-05-28 spopDon't generate COND_EXPRs for degenerate_phi_result.
2010-05-28 spopCheck the if-convertibility of phi nodes in non predica...
2010-05-28 jsm28 * gcc.c (error, warning, inform): Remove duplicate...
2010-05-28 jsm28 PR driver/15303
2010-05-28 jules gcc/
2010-05-28 hubicka * ipa-reference.c (add_static_var): Remove redundant...
2010-05-28 iains2010-05-28 Iain Sandoe <iains@gcc.gnu.org>
2010-05-28 mkuvyrkov PR bootstrap/44314
2010-05-28 jakub PR debug/41048
2010-05-28 jakub PR target/43636
2010-05-28 jsm28 * final.c (rest_of_clean_state): Use %m in errors...
2010-05-28 uros * config/i386/i386.c (ix86_fn_abi_va_list): Make static.
2010-05-28 rguenth2010-05-28 Richard Guenther <rguenther@suse.de>
2010-05-28 ktietz2010-05-28 Kai Tietz <kai.tietz@onevision.com>
2010-05-28 ktietz2010-05-28 Kai Tietz <kai.tietz@onevision.com>
2010-05-28 amodra PR target/44266
2010-05-28 krebbel2010-05-28 Andreas Krebbel <Andreas.Krebbel@de.ibm...
2010-05-28 dodjiRevert "Fix PR c++/44188"
2010-05-27 segher2010-05-26 Segher Boessenkool <segher@kernel.crashing...
2010-05-27 segher2010-05-28 Segher Boessenkool <segher@kernel.crashing...
2010-05-27 jakub PR bootstrap/44255
2010-05-27 sterling2010-05-27 Sterling Augustine <sterling@tensilica.com>
2010-05-27 ktietz2010-05-27 Kai Tietz <kai.tietz@onevision.com>
2010-05-27 jsm28 * diagnostic-core.h: New. Contents moved from diagnos...
2010-05-27 dodjiFix PR c++/44188
2010-05-27 jason * print-tree.c (debug_vec_tree): New fn.
2010-05-27 hubicka * ipa-inline.c (cgraph_estimate_size_after_inlining...
2010-05-27 stevengcc/ChangeLog:
2010-05-27 hubicka * cgraph.h (struct cgraph_node): Mark former_clone_of...
2010-05-27 hubicka * sched-ebb.c: Rename struct deps to struct deps_desc.
2010-05-27 jbenistonPR 43726 * config/lm32/lm32.h: Remove definition of...
2010-05-27 ebotcazou PR lto/44230
2010-05-27 rguenth2010-05-27 Richard Guenther <rguenther@suse.de>
2010-05-27 mkuvyrkov * gthr-posix.h (pthread_cancel): Don't declare if...
next