OSDN Git Service

g++.dg/lookup/exception1.C: New test.
[pf3gnuchains/gcc-fork.git] / gcc / rtl.h
2002-12-26 law * ssa-dce.c (EXECUTE_IF_UNNECESSARY): Verify...
2002-12-24 kazu * regmove.c: Fix comment typos.
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-11-27 danglin * expr.c (gen_group_rtx, emit_group_move): New functions.
2002-11-04 aldyh2002-11-04 Aldy Hernandez <aldyh@redhat.com>
2002-10-07 dalejPermit doloop treatment for preconditioned loops.
2002-09-30 hubicka * reload.c (push_reload): Handle subregs and secondary...
2002-09-26 kazu * c-common.h: Follow spelling conventions.
2002-09-20 rth * real.c (real_hash): New.
2002-09-16 geoffkIndex: gcc/ChangeLog
2002-09-08 kazu * basic-block.h: Fix comment formatting.
2002-08-14 ghazi * m68k.c (m68k_output_function_prologue,
2002-07-25 amylaar * rtl.h (mem_attrs): Spell out more clearly the roles...
2002-07-19 zack * rtl.def (CODE_LABEL): Remove slot 8.
2002-07-11 amylaar * rtl.h (gen_rtx_CONST_VECTOR): Declare.
2002-06-21 law * cfglayout.c (scope_to_insns_initialize):...
2002-06-14 sirl 2002-06-14 Franz Sirl <Franz.Sirl-kernel@lauterbach...
2002-06-14 law * gcse.c (delete_null_pointer_checks_1): Inform...
2002-06-13 law * emit-rtl.c (static_regno_reg_rtx): Define.
2002-06-13 law * alias.c (argument_registers): Remove.
2002-06-11 davem2002-06-05 David S. Miller <davem@redhat.com>
2002-06-10 law * alias.c (static_reg_base_value): New to hold RTL for
2002-06-06 hubicka * i386.md (and promoting splitters): Disable QI to...
2002-06-06 danglin * emit-rtl.c (get_first_nonnote_insn, get_last_nonnote...
2002-06-04 hubickaTue Jun 4 19:29:42 CEST 2002 Jan Hubicka <jh@suse.cz>
2002-06-04 geoffkMerge from pch-branch up to tag pch-commit-20020603.
2002-06-02 hubicka * loop.c (emit_prefetch_instructions): Properly place...
2002-06-02 rth * rtl.h (CC0_P): New.
2002-06-01 hubicka * Makefile.in (tracer.o): New.
2002-05-30 davem2002-05-29 David S. Miller <davem@redhat.com>
2002-05-21 ghazi * rtl.h (SUBREG_PROMOTED_UNSIGNED_SET): Avoid warnings...
2002-05-13 zack * emit-rtl.c (global_rtl): Update comment.
2002-05-10 davem2002-05-10 David S. Miller <davem@redhat.com>
2002-05-10 davem2002-05-09 David S. Miller <davem@redhat.com>
2002-05-10 ghazi * rtl.h (ENABLE_RTL_FLAG_CHECKING): Also check for...
2002-05-08 janis * rtl.h (RTL_FLAG_CHECK*): Add an argument for the...
2002-05-08 hubicka * cfglayout.c (function_tail_eff_head): Rename to ...
2002-05-07 janis * rtl.h (struct rtx_def): Update comments.
2002-04-29 vmakarov2002-04-29 Vladimir Makarov <vmakarov@redhat.com>
2002-04-22 janis * rtl.h (RTX_FLAG): New macro.
2002-04-10 amodra PR optimization/6233
2002-04-01 ghazi * rtl.h (RTL_CHECK1, RTL_CHECK2, RTL_CHECKC1, RTL_CHECKC2,
2002-03-21 wehle * alias.c: (nonlocal_mentioned_p): Use for_each_rtx.
2002-03-19 rth * emit-rtl.c (gen_int_mode): New function.
2002-03-06 hubicka * cfgrtl.c (delete_insn_and_edges, delete_insn_chain_a...
2002-03-01 hubicka * toplev.c (rest_of_compilation): Delete dead jumptabl...
2002-03-01 rth * doc/rtl.texi (SUBREG_PROMOTED_UNSIGNED_P...
2002-02-20 jakub PR debug/4461
2002-02-19 aldyh2002-02-19 Aldy Hernandez <aldyh@redhat.com>
2002-02-12 jakub * jump.c (never_reached_warning): Add finish argument.
2002-01-31 rth * rtl.h (NOTE_INSN_LOOP_END_TOP_COND): New.
2002-01-27 kenner * emit-rtl.c (get_mem_attrs): Don't default alignment...
2002-01-22 kazu * predict.c: Fix formatting.
2002-01-18 kazu * bitmap.h: Fix comment formatting.
2002-01-03 grahams * rtl.h: Update copyright date.
2001-12-24 kenner * rtl.h (in_expr_list_p): New declaration.
2001-12-22 wehle * rtl.h (subreg_lsb): Declare.
2001-12-18 ghazi * machmode.h (mode_name, mode_class, mode_size, mode_u...
2001-12-17 hubicka * Makefile.in (cfgcleanup.o): Add cselib.h dependancy.
2001-12-12 rth * regrename.c (copyprop_hardreg_forward): New...
2001-12-07 wehle * rtl.h (get_jump_table_offset): Declare.
2001-12-05 amacleod2001-12-04 Andrew MacLeod <amacleod@redhat.com>
2001-12-02 rth * rtl.h (mem_attrs): Rename decl to expr; adjus...
2001-11-21 kenner * function.c (keep_stack_depressed): Major rework.
2001-11-15 kenner * alias.c (nonoverlapping_memrefs): Use REGNO_PTR_FRAME_P.
2001-11-15 jakub * jump.c (squeeze_notes): Return true if no real insns...
2001-11-06 kenner * rtl.h (mem_for_const_double): New declaration.
2001-11-03 kenner * cselib.c (cselib_subst_to_values, case CONST_DOUBLE...
2001-10-30 jakub * emit-rtl.c (set_unique_reg_note): Don't create REG_E...
2001-10-25 kenner * alias.c (can_address_p): No longer static.
2001-10-23 kenner * alias.c (can_address_p): Compnonents are not address...
2001-10-20 kenner * emit-rtl.c (set_mem_attributes): Alignment is in...
2001-10-20 hubicka * basic-block.h (find_sub_basic_blocks): Use sbitmap...
2001-10-11 rth * rtl.h (REG_VTABLE_REF): New.
2001-10-11 kazu * calls.c: Fix formatting.
2001-10-11 rth * rtl.h (can_reverse_comparison_p): Remove.
2001-10-09 kazu * c-common.c: Fix comment typos.
2001-10-01 kenner * function.c (keep_stack_depressed): Don't use delete_...
2001-09-21 rth * rtl.h (LCT_RETURNS_TWICE): New.
2001-09-21 hubicka * basic-block.h (flow_delete_insn, flow_delete_insn_ch...
2001-09-16 hubicka * basic-block.h (free_bb_for_insn): Declare.
2001-09-14 hp * rtl.h (FIND_REG_INC_NOTE) [HAVE_PRE_INCREMENT
2001-09-07 wilsonFix for PR 3783.
2001-09-07 rth * loop.c (record_giv): Avoid simplifying MULT...
2001-08-30 vmakarov2001-08-30 Vladimir Makarov <vmakarov@redhat.com>
2001-08-27 vmakarov2001-08-27 Vladimir Makarov <vmakarov@touchme.toronto...
2001-08-25 hubicka * predict.c (expensive_function_p): New.
2001-08-22 jason * jump.c (squeeze_notes): Take parms by referen...
2001-08-22 gerald * Makefile.in, alias.c, basic-block.h, bb-reorder...
2001-08-17 zack * system.h: Forward-declare struct rtx_def, struct...
2001-08-15 wehle * rtl.h (only_sets_cc0_p): New prototype.
2001-08-13 geoffk * rtl.h: Move prototypes of rtx_alloc and rtvec_alloc...
2001-08-11 rth * rtl.h (REG_EH_RETHROW): Remove.
2001-08-08 hubicka * calls.c (ECF_ALWAYS_RETURN): New constant.
2001-08-07 hubicka * calls.c (expand_call): Do not emit INSN_SETJMP note.
2001-08-07 hubicka * alias.c (nonlocal_mentioned_p):
2001-07-29 hubicka * rtlanal.c (parms_set, find_first_parameter_load...
2001-07-29 hubicka Suggested by Richard Henderson and Richard Kenner:
2001-07-26 rth * simplify-rtx.c (avoid_constant_pool_reference...
2001-07-26 hubicka * rtl.h (cleanup_barriers): Declare.
next