OSDN Git Service

Mark the generated insn not the set as being DWARF2_FRAME_RELATED_P.
[pf3gnuchains/gcc-fork.git] / gcc / simplify-rtx.c
2000-11-30 rth * flow.c (make_edge): Early out, if no flags...
2000-11-28 berndsIgnore SETs that are anything except REG or MEM, but...
2000-11-27 berndsIn cselib, do not consider constants with different...
2000-11-07 jsm28 * alias.c (init_alias_analysis), calls.c (expand_call,
2000-10-25 rth * simplify-rtx.c (simplify_relational_operation...
2000-10-13 mmitchel Remove obstacks.
2000-09-18 rth * combine.c (combine_simplify_rtx): Use gen_una...
2000-09-17 kenner * simplify-rtx.c (simplify_unary_operation): Add cases
2000-09-11 jakub * combine.c (simplify_if_then_else): Don't convert...
2000-08-23 aoliva* simplify-rtx.c (simplify_rtx): Don't pass VOIDmode to
2000-08-04 law * alias.c (mark_constant_function): Use INSN_P.
2000-07-30 hubicka * simplify-rtx.c (simplify_relational_operation):...
2000-07-28 rth * cse.c (canon_hash): Handle PRE_MODIFY/POST_MODIFY.
2000-07-17 zack * simplify-rtx.c (simplify_binary_operation): Recognize
2000-07-17 geoffk* simplify-rtx.c (simplify_relational_operation): Two...
2000-05-24 ghazi * simplify-rtx.c: Rename macro SIGN_EXTEND to HWI_SIGN...
2000-05-23 zack * simplify-rtx.c (SIGN_EXTEND): New macro.
2000-05-22 rth * simplify-rtx.c (simplify_ternary_operation...
2000-05-04 jason * simplify-rtx.c (simplify_ternary_operation...
2000-05-04 kenner * rtl.h (MEM_COPY_ATTRIBUTES): Also copy RTX_UNCHANGIN...
2000-04-30 cruxFix memory corruption bug
2000-04-18 kenner * gcc/conflict.c (conflict_graph_add): Pass enum type to
2000-04-18 kenner * c-decl.c (mark_binding_level): Use 'for' instead...
2000-04-04 ghazi * sparc.c (output_restore_regs): Prototype.
2000-03-25 kenner * Rework fields used to describe positions of bitfield...
2000-03-16 cruxSome cselib bug fixes
2000-03-14 cruxAdd cselib; use it in loop and reload_cse_regs
2000-02-26 lawFix copyrights.
2000-02-06 rth * simplify-rtx.c (simplify_relational_operation...
2000-01-17 ghaziUpdate copyrights
2000-01-17 ghazi * print-rtl.c: PROTO -> PARAMS.
1999-11-03 ghazi * fix-header.c (recognized_extern, recognized_f...
1999-11-01 kennerFri Oct 29 15:25:07 1999 Arnaud Charlet <charlet...
1999-11-01 law * simplify-rtx.c: New file.