OSDN Git Service

* cgraph.c (cgraph_make_edge, dump_cgraph_node, cgraph_set_call_stmt):
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
2009-04-18 hubicka * cgraph.c (cgraph_make_edge, dump_cgraph_node, cgraph...
2009-04-18 rguenth2009-04-18 Richard Guenther <rguenther@suse.de>
2009-04-18 kazu * tree-vrp.c (ssa_name_nonzero_p): Remove.
2009-04-18 kazu * tree.c (function_args_count): Remove.
2009-04-18 kazu * tree-iterator.c (expr_only): Remove.
2009-04-18 kazu * reginfo.c (cannot_change_mode_set_regs): Remove.
2009-04-18 aesok * config/avr/avr.md (*rotlsi3_8, *rotlsi3_16, *rotlsi3...
2009-04-18 manu2009-04-18 Manuel López-Ibáñez <manu@gcc.gnu.org>
2009-04-18 nemet * config/mips/mips.c (mips_final_postscan_insn): Make...
2009-04-18 kazu * doc/extend.texi, doc/invoke.texi: Fix typos.
2009-04-17 ccoutant * tree-flow-inline.h (get_lineno): Fix inverted test.
2009-04-17 dnovillo * tree-ssa-pre.c (create_expression_by_pieces): Remove
2009-04-17 kkojima PR target/38627
2009-04-17 dnovillo * except.c (debug_eh_tree): New.
2009-04-17 dnovillo * omp-low.c (create_omp_child_function): Set DECL_CONTEXT
2009-04-17 dnovillo2009-04-17 Simon Baldwin <simonb@google.com>
2009-04-17 dnovillo * tree-pretty-print.c (dump_generic_node): Add break
2009-04-17 dnovillo PR 31567
2009-04-17 ebotcazou * dwarf2out.c (field_byte_offset): Use the type size...
2009-04-17 dje * dbxout.c (xcoff_debug_hooks): Add set_name_de...
2009-04-17 ebotcazou * dbxout.c (dbxout_block): Reinstate test on TREE_USED.
2009-04-17 rguenth2009-04-17 Richard Guenther <rguenther@suse.de>
2009-04-17 nemet * doc/tm.texi (TARGET_DEFAULT_TARGET_FLAGS,
2009-04-17 rguenth2009-04-17 Richard Guenther <rguenther@suse.de>
2009-04-17 ams2009-04-17 Andrew Stubbs <ams@codesourcery.com>
2009-04-17 espindola2009-04-17 Rafael Avila de Espindola <espindola@googl...
2009-04-17 rguenth2009-04-17 Richard Guenther <rguenther@suse.de>
2009-04-17 krebbel2009-04-17 Andreas Krebbel <krebbel1@de.ibm.com>
2009-04-17 rguenth2009-04-17 Richard Guenther <rguenther@suse.de>
2009-04-17 rguenth2009-04-17 Richard Guenther <rguenther@suse.de>
2009-04-17 bonzini2009-04-17 Paolo Bonzini <bonzini@gnu.org>
2009-04-17 uros * config/arm/sfp-machine.h (__gcc_CMPtype): New typedef.
2009-04-17 urosgcc/
2009-04-17 rguenth2009-04-17 Richard Guenther <rguenther@suse.de>
2009-04-17 ian * df.h: Include "timevar.h".
2009-04-16 jsm28 * config/mips/mips.c (mips_rtx_cost_data): Use SOFT_FP...
2009-04-16 kkojima PR target/39767
2009-04-16 kazu * cfgrtl.c (delete_insn_chain_and_edges): Remove.
2009-04-16 kazu * tree-iterator.c (tsi_split_statement_list_after,
2009-04-16 kazu * tree-ssa-propagate.c (stmt_makes_single_load): Remove.
2009-04-16 kazu * emit-rtl.c (set_mem_attrs_from_reg): Remove.
2009-04-16 kazu * tree-iterator.c (EXPR_LAST_BODY): Remove.
2009-04-16 kazu * except.c (eh_region_outer_p): Remove.
2009-04-16 kazu * function.c (current_function_assembler_name): Remove.
2009-04-16 ian * rtlanal.c (alloc_reg_note): New function, broken...
2009-04-16 vmakarov2009-04-16 Vladimir Makarov <vmakarov@redhat.com>
2009-04-16 rguenth2009-04-16 Richard Guenther <rguenther@suse.de>
2009-04-16 espindola2009-04-16 Rafael Avila de Espindola <espindola@googl...
2009-04-16 rguenth2009-04-16 Richard Guenther <rguenther@suse.de>
2009-04-16 rguenth2009-04-16 Richard Guenther <rguenther@suse.de>
2009-04-16 espindola2009-04-16 Rafael Avila de Espindola <espindola@googl...
2009-04-16 espindola2009-04-16 Rafael Avila de Espindola <espindola@googl...
2009-04-16 rguenth2009-04-16 Richard Guenther <rguenther@suse.de>
2009-04-16 rguenth2009-04-16 Richard Guenther <rguenther@suse.de>
2009-04-16 bonzini2009-04-16 Paolo Bonzini <bonzini@gnu.org>
2009-04-15 clm2009-04-15 Catherine Moore <clm@codesourcery.com>
2009-04-15 eagerAllows a single-precision FP register to contain a...
2009-04-15 rguenth2009-04-15 Richard Guenther <rguenther@suse.de>
2009-04-15 iangcc/:
2009-04-15 rguenth2009-04-15 Richard Guenther <rguenther@suse.de>
2009-04-15 rguenth2009-04-15 Richard Guenther <rguenther@suse.de>
2009-04-15 hubicka * builtins.def (va_start, va_end, va_copy): Fix my...
2009-04-15 hubicka * builtins.def (va_start, va_end, va_copy): Mark nothrow.
2009-04-15 ebotcazouFix formatting
2009-04-15 nathan./
2009-04-15 espindola2009-04-15 Rafael Avila de Espindola <espindola@googl...
2009-04-15 dnovillo * diagnostic.c (diagnostic_report_diagnostic): Do not
2009-04-14 froydnj * config/rs6000/rs6000.c (rs6000_dwarf_register_span...
2009-04-14 dnovillo2009-04-14 Diego Novillo <dnovillo@google.com>
2009-04-14 jsm28 * config/sol2.h (LINK_ARCH32_SPEC_BASE): Use %R with...
2009-04-14 kazu * config/arm/arm.c (arm_rtx_costs_1): Treat a minus...
2009-04-14 nickc * config/stormy16/stormy16.md (ineqbranch_1...
2009-04-14 espindola2009-04-14 Rafael Avila de Espindola <espindola@googl...
2009-04-14 rguenth2000-04-14 Richard Guenther <rguenther@suse.de>
2009-04-13 eagerAdd configuration-specific options for --target=powerpc...
2009-04-13 dwarak2009-04-13 Dwarakanath Rajagopal <dwarak.rajagopal...
2009-04-13 vmakarov2009-04-13 Vladimir Makarov <vmakarov@redhat.com>
2009-04-13 nemet * except.c (pass_set_nothrow_function_flags): Set...
2009-04-13 ktietz2009-04-13 Ozkan Sezer <sezeroz@gmail.com>
2009-04-13 ramana2009-04-13 Ramana Radhakrishnan <ramana.radhakrishnan...
2009-04-13 mmitchel * doc/install.texi: Correct description of default...
2009-04-12 ebotcazou * fold-const.c (build_range_check): Properly deal...
2009-04-12 steven * doc/invoke.texi (max_gcse_passes): Remove documentation.
2009-04-12 nemet PR middle-end/39651
2009-04-12 uros2009-04-12 Uros Bizjak <ubizjak@gmail.com>
2009-04-11 hubicka * tree-ssa-pre.c (eliminate): Fix call of update_stmt.
2009-04-11 rguenth2009-04-11 Richard Guenther <rguenther@suse.de>
2009-04-11 rguenth2009-04-11 Richard Guenther <rguenther@suse.de>
2009-04-11 rguenth2009-04-11 Richard Guenther <rguenther@suse.de>
2009-04-11 davek * config/i386/cygwin-stdint.h (INT_LEAST32_TYPE):...
2009-04-11 hjl2009-04-10 Paolo Bonzini <bonzini@gnu.org>
2009-04-10 hjl2009-04-10 H.J. Lu <hongjiu.lu@intel.com>
2009-04-10 chaoyingfu2009-04-10 Chao-ying Fu <fu@mips.com>
2009-04-10 bonzini2009-04-10 Paolo Bonzini <bonzini@gnu.org>
2009-04-10 hjl2009-04-10 H.J. Lu <hongjiu.lu@intel.com>
2009-04-09 hjlgcc/
2009-04-09 sandra2009-04-09 Sandra Loosemore <sandra@codesourcery...
2009-04-09 bjePR target/36800
2009-04-09 ayersgcc/
2009-04-09 uros * gcc/ChangeLog: Fix ChangeLog.
next