OSDN Git Service

* invoke.texi: Use @gol at ends of lines inside @gccoptlist.
[pf3gnuchains/gcc-fork.git] / gcc / rtl.h
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.
2001-07-24 hubicka * recog.c (split_all_insns_noflow): New.
2001-07-23 hubicka * basic-block.h (find_sub_basic_block): Declare.
2001-07-22 hubicka * basic-block.h (redirect_edge_and_branch_force,
2001-07-22 hubicka * jump.c: Update comments.
2001-07-16 hubicka * basic-block.h (CLEANUP_PRE_SIBCALL): New constant.
2001-07-14 hubicka Re-install recently reverted patch.
2001-07-13 geoffk Revert Jan Hubicka's patch of Fri Jul 13 14:46:21...
2001-07-13 hubicka * emit-rtl.c (try_split): Update mark_jump_label call.
2001-07-11 kenner * alias.c (set_mem_alias_set): New function.
2001-07-09 hubicka * emit-rtl.c (gen_highpart_mode): New.
2001-07-03 kenner * explow.c (plus_constant_wide, case PLUS): Call find_...
2001-07-03 kenner * explow.c (plus_constant_wide, case LO_SUM): New...
2001-06-30 zack * rtl.def (DEFINE_INSN, DEFINE_INSN_AND_SPLIT, DEFINE_...
2001-06-20 meissnerFix __builtin_expect on PowerPCs
2001-06-09 hubicka * predict.def: New file.
2001-06-04 hubicka * simplify_rtx.c (simplify_subreg): Keep subregs on...
2001-05-26 rthStandardize header guards.
2001-05-17 hubicka * integrate.c (copy_rtx_and_substitute): Use simplify_...
2001-05-17 hubicka * cse.c (fold_rtx): Use simplify_subreg.
2001-05-17 hubicka * simplify-rtx.c (simplify_subreg): Break out from ...
2001-05-13 sirl 2001-05-13 Franz Sirl <Franz.Sirl-kernel...
2001-04-28 hubicka * rtl.h (simplify_gen_relational): Add cmp_mode parameter.
2001-04-18 ghazi * output.h (dump_flow_info, free_basic_block_vars,
2001-04-13 ghazi * Makefile.in (toplev.o, jump.o, regmove.o): Depend...
2001-04-13 ghazi * Makefile.in (ssa.o, regclass.o): Depend on $(EXPR_H).
2001-04-12 ghazi * bitmap.h (debug_bitmap): Delete redundant prototype.
2001-04-11 ghazi * Makefile.in (ifcvt.o): Depend on toplev.h.
2001-04-09 amacleod2001-04-09 Andrew MacLeod <amacleod@redhat.com>
2001-04-04 wehle * rtl.h (set_noop_p): Declare.
2001-04-04 rth * rtl.h (LCT_THROW): New.
2001-04-03 amacleod2001-04-03 Jakub Jelinek <jakub@redhat.com>
2001-03-28 rthIA-64 ABI Exception Handling.
2001-03-28 rth * rtl.h (LCT_NORETURN): New.
2001-03-02 danglin * print-rtl.c (print_rtx): Cast enums to int for compa...
2001-02-18 kenner * rtl.h (add_clobbers): Remove duplicate declaration.
2001-02-17 kenner * recog.c (validate_replace_src_1): New.
2001-02-13 kenner * rtlanal.c (find_reg_equal_equiv_note): New function.
2001-02-13 hubicka * cse.c (cse_main): Converts ifdefs on PIC_OFFSET_TABL...
2001-01-07 hubicka * jump.c (reversed_comparison_code_parts, reversed_com...
next