OSDN Git Service

PR inline-asm/8788
[pf3gnuchains/gcc-fork.git] / gcc / stmt.c
2005-05-09 sayle PR inline-asm/8788
2005-04-27 kazu * dojump.c: Fix comment typos. emit-rtl.c, expmed...
2005-04-23 dj* diagnostic.c (warning): Accept parameter to classify...
2005-03-23 hp * doc/tm.texi (TARGET_MD_ASM_CLOBBERS): Adjust wording...
2005-03-11 law PR tree-optimization/15784
2005-03-10 jakub PR inline-asm/20314
2005-02-18 aolivagcc/ChangeLog:
2005-02-18 phython2005-02-18 James A. Morrison <phython@gcc.gnu.org>
2005-02-17 kazu * bt-load.c, cfgloop.c, convert.c, dominance.c, global.c,
2005-02-17 nathan * bitmap.h (BITMAP_XMALLOC, BITMAP_XFREE): Remove.
2004-12-13 kazu * defaults.h, stmt.c, tree-cfg.c, tree-ssa-dce.c:...
2004-11-29 steven * cfgcleanup.c (outgoing_edges_match, try_crossjump_to...
2004-11-24 rsandifo * optabs.h (force_expand_binop): Declare.
2004-11-11 kazu * function.c (expand_function_end): Remove an "if...
2004-11-04 kazu * stmt.c (expand_asm, expand_asm_operands): Make them...
2004-11-03 law * stmt.c (expand_case): Speed up code to detect...
2004-10-26 kazu * stmt.c (expand_case): Update a comment.
2004-10-26 kazu * stmt.c (expand_case): Put an assertion that index_ex...
2004-10-26 kazu * stmt.c (expand_case): Remove code to handle SWITCH_E...
2004-10-25 kazu * stmt.c (expand_case): Remove an obsolete comment.
2004-10-24 kazu * stmt.c (expand_case): Handle the default label outsi...
2004-10-22 kazu * stmt.c (asm_op_is_mem_input): Remove.
2004-10-19 kazu * expr.c (expand_assignment): Remove the last argument.
2004-10-14 pinskia2004-10-14 Andrew Pinski <pinskia@physics.uc.edu>
2004-10-11 sayle PR middle-end/17657
2004-10-08 kazu * stmt.c (expand_decl_init): Remove.
2004-09-25 kazu * c-typeck.c, defaults.h, dwarf.h, dwarf2out.c, fold...
2004-09-18 geoffk * tree-inline.c (copy_tree_r): Don't duplicate constan...
2004-09-17 zack2004-09-17 Jeffrey D. Oldham <oldham@codesourcery...
2004-09-15 jsm28gcc:
2004-09-14 rakdver * unroll.c: Removed.
2004-09-09 nathan * ra-build.c (copy_insn_p, remember_move, defuse_overl...
2004-08-25 nathan * tree.h (build_int_cst): New, sign extended constant.
2004-08-18 rth * rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.
2004-08-17 bonzini2004-08-17 Paolo Bonzini <bonzini@gnu.org>
2004-08-15 nathan.:
2004-08-11 zack * stmt.c (expand_return): If asked to return the RESUL...
2004-08-11 rth * builtins.def (BUILT_IN_STACK_ALLOC): Remove.
2004-08-09 bonzini2004-08-09 Paolo Bonzini <bonzini@gnu.org>
2004-07-27 steven * cfgexpand.c (tree_expand_cfg): Fix comment.
2004-07-25 sayle * convert.c (convert_to_real, convert_to_integer,
2004-07-21 echristo2004-07-21 Eric Christopher <echristo@redhat.com>
2004-07-21 steven * rtl.h (insn_note): Remove NOTE_INSN_PREDICTION.
2004-07-20 steven * c-common.h (check_case_value): Remove prototype.
2004-07-17 steven * cfgcleanup.c (try_simplify_condjump): Don't remove...
2004-07-14 bothner * c-typeck.c (emit_side_effect_warnings): Use EXPR_HA...
2004-07-14 bonzini2004-07-14 Paolo Bonzini <bonzini@gnu.org>
2004-07-10 jakub * expr.h (store_bit_field, extract_bit_field): Remove...
2004-07-09 steven * doc/md.texi (Processor pipeline description): Mentio...
2004-07-09 jlquinn2004-07-08 Jerry Quinn <jlquinn@optonline.net>
2004-07-08 rth * except.c (expand_eh_region_start, expand_eh_region_end,
2004-07-05 sayle * calls.c (load_register_parameters): Call expand_shif...
2004-07-04 rth * rtl.def (ADDRESSOF): Remove.
2004-07-02 rth * tree.def (RTL_EXPR): Remove.
2004-07-01 jlquinn2004-07-01 Jerry Quinn <jlquinn@optonline.net>
2004-07-01 steven * stmt.c (check_seenlabel): Remove.
2004-07-01 rth * function.h (struct function): Remove x_functi...
2004-07-01 rth * function.h (struct function): Remove dont_emi...
2004-07-01 rth * function.h (struct function): Remove x_whole_...
2004-06-30 bothner Conditionally compile support for --enable-mapped_loca...
2004-06-22 kenner * alias.c (adjust_offset_for_component_ref): Use
2004-06-20 rth * stmt.c (warn_if_unused_value): Add locus...
2004-06-19 hubicka * function.c (free_after_compilation): Do not free...
2004-06-15 jlquinn2004-06-15 Jerry Quinn <jlquinn@optonline.net>
2004-06-03 steven * basic-block.c (tail_recursion_label_list): Don't...
2004-06-01 law * stmt.c (expand_decl): Be more selective about...
2004-05-26 steven * gimplify.c (compare_case_labels): New function.
2004-05-19 steven2004-05-19 Steven Bosscher <stevenb@suse.de>
2004-05-13 dnovilloMerge tree-ssa-20020619-branch into mainline.
2004-04-12 kenner * c-decl.c (finish_decl): Make a decl_stmt for a varia...
2004-04-01 kenner * builtins.c, c-aux-info.c, c-common.c, c-cppbuiltin...
2004-03-25 kazu PR optimization/9707.
2004-03-14 sayle * alias.c (get_alias_set): Replace calls via (*lang_ho...
2004-03-03 kazu * hooks.c (hook_tree_tree_identity): New.
2004-03-03 rth PR middle-end/14327
2004-02-26 kazu * stmt.c (expand_start_case_dummy): Remove.
2004-02-05 ro PR middle-end/13750
2004-02-02 hubicka * alias.c (record_set): Use hard_regno_nregs.
2004-01-19 kazu * defaults.h (CASE_VECTOR_PC_RELATIVE): Provide the...
2004-01-18 kazu * stmt.c (HAVE_casesi): Define it not already defined.
2004-01-16 geoffkIndex: ChangeLog
2004-01-09 mmitchel * expr.h (expand_expr): Make it a macro, not a function.
2003-12-20 jason * tree.c (get_unwidened): Decide whether to...
2003-12-05 rth * stmt.c (expand_nl_goto_receiver): Copy hard...
2003-12-05 ebotcazou PR middle-end/11151
2003-11-29 rsandifo * stmt.c (expand_asm_operands): Check whether force_co...
2003-11-20 uweigand2003-11-19 Andreas Krebbel <krebbel1@de.ibm.com>
2003-11-16 rsandifo * Makefile.in (expr.o): Depend on $(TARGET_H).
2003-10-09 jason * stmt.c (resolve_asm_operand_names): Call...
2003-09-28 rth * stmt.c (expand_asm_operands): Take a location...
2003-09-22 rthRevert DECL_SOURCE_LOCATION -> TREE_LOCUS change.
2003-09-21 rth * tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATIO...
2003-09-21 rth * c-format.c (gcc_diag_char_table): Add %J.
2003-09-18 mmitchel PR target/11184
2003-09-04 dj * targhooks.c: New file.
2003-08-31 sayle PR middle-end/11823
2003-08-29 rth * function.c (allocate_struct_function): New...
2003-08-16 nathan PR c++/11512
2003-08-01 jason * Makefile.in (bubblestrap): Don't require...
2003-07-25 gdr Remove pedwarn_with_decl, warning_with_decl...
next