OSDN Git Service

* rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.
[pf3gnuchains/gcc-fork.git] / gcc / stmt.c
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...
2003-07-19 ghazi * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c...
2003-07-17 steven2003-07-17 Steven Bosscher <steven@gcc.gnu.org>
2003-07-15 kazu * expr.c (expand_assignment): Remove an unused argument
2003-07-14 amodra * doc/tm.texi (BLOCK_REG_PADDING): Describe.
2003-07-07 nathan * rtl.h (emit_line_note): Take a location_t.
2003-07-06 aj * stmt.c: Convert remaining prototypes to ISO C90.
2003-07-06 aj * sbitmap.c: Convert prototypes to ISO C90.
2003-07-01 law * stmt.c (any_pending_cleanups): Further simpli...
2003-07-01 law * stmt.c (any_pending_cleanups): Lose argument...
2003-06-29 kazu * alloc-pool.c: Fix comment formatting.
2003-06-29 kazu * dwarf2out.c (add_AT_string): Replace ggc_alloc_strin...
2003-06-27 nathan * rtl.h (emit_note): Remove FILE parameter.
2003-06-27 kazu * stmt.c (do_jump_if_equal): Return 0 earlier if OP1 and
2003-06-25 zack PR 10178
2003-06-16 neroden * convert.c, dwarf2out.c, dwarfout.c, emit-rtl.c,...
2003-06-12 kazu * ChangeLog: Follow spelling conventions.
2003-06-12 rth * stmt.c (expand_asm_operands): Don't warn...
2003-06-09 rth * stmt.c (expand_asm_operands): Re-word warning.
2003-06-09 rth * expr.h (EXPAND_MEMORY): New.
2003-06-06 jason * stmt.c (resolve_asm_operand_names): Rename...
2003-05-08 gdr * stmt.c (emit_locus): New macro.
2003-05-07 zack * stmt.c (force_label_rtx): New function, based on...
2003-05-03 zack PR c/10604
2003-04-20 zack * c-common.h, c-semantics.c: Rename genrtl_decl_cleanup to
2003-04-18 ebotcazou PR optimization/7675
2003-03-24 mmitchel PR c++/7086
2003-03-23 sayle PR c/10178
2003-03-17 sje * stmt.c (tail_recursion_args): Call promote_mode...
2003-03-14 jakub * stmt.c (expand_start_case): Call emit_queue ().
2003-03-12 drow Fix PR target/9797 and PR c/9853.
2003-03-05 kenner * stmt.c (fixup_gotos): Change meaning of DONT_JUMP_IN.
2003-02-22 hubicka * i386.c (builtin_description): Add __builtin_ia32_pad...
2003-02-15 rth * bb-reorder.c (find_traces_1_round): Don't...
next