OSDN Git Service

* fixinc/fixtests.c(stdc_0_in_system_headers_test): Must return "FIX"
[pf3gnuchains/gcc-fork.git] / gcc / simplify-rtx.c
2001-05-24 hubicka * simplify-rtx.c (simplify_subreg): Fix CONCAT simplif...
2001-05-22 rth * combine.c (gen_binary): Use swap_commutative_...
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): Avoid creating...
2001-05-17 hubicka * simplify_rtx.c (simplify_subreg): Fix simplification...
2001-05-17 hubicka * simplify-rtx.c (simplify_subreg): Break out from ...
2001-05-05 geoffk2001-05-04 Lars Brinkhoff <lars@nocrew.org>
2001-05-01 ghazi * bitmap.c: Change NULL_PTR to NULL or "(rtx*)0".
2001-04-28 hubicka * rtl.h (simplify_gen_relational): Add cmp_mode parameter.
2001-04-05 dnovillo2001-04-04 Diego Novillo <dnovillo@redhat.com>
2001-03-07 rthBrad's -ffast-math breakup.
2001-02-13 kenner * rtlanal.c (find_reg_equal_equiv_note): New function.
2001-02-12 kenner * cselib.c: New file, from simplify-rtx.c.
2001-02-06 kenner * combine.c (nonzero_bits, case PLUS): If pointers...
2001-01-24 djFix obvious bug in previous commit
2001-01-24 dj* combine.c (combine_simplify_rtx): If the modes are...
2001-01-08 hubicka * jump.c (jump_optimize_1): Use reversed_comparison_code
2001-01-07 hubicka * simplify-rtx.c (simplify_relational_operation):...
2001-01-05 hubicka * simplify-rtx.c (cfc_args): add "unordered" field.
2000-12-13 berndsPlug a memory leak.
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.