OSDN Git Service

Integrated preprocessor.
[pf3gnuchains/gcc-fork.git] / gcc / simplify-rtx.c
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.