Plug a memory leak.
[gcc.git] / gcc / simplify-rtx.c
2000-12-13 Bernd SchmidtPlug a memory leak.
2000-11-30 Michael Matzflow.c (make_edge): Early out, if no flags to set.
2000-11-28 Bernd SchmidtIgnore SETs that are anything except REG or MEM, but...
2000-11-27 Bernd SchmidtIn cselib, do not consider constants with different...
2000-11-07 Joseph Myersalias.c [...] (init_alias_analysis, [...]): Use memset...
2000-10-25 Richard Hendersonsimplify-rtx.c (simplify_relational_operation): Sign...
2000-10-13 Mark MitchellRemove obstacks.
2000-09-18 Richard Hendersoncombine.c (combine_simplify_rtx): Use gen_unary to...
2000-09-17 Richard Kennersimplify-rtx.c (simplify_unary_operation): Add cases...
2000-09-11 Jakub Jelinekcombine.c (simplify_if_then_else): Don't convert a...
2000-08-23 Alexandre Olivasimplify-rtx.c (simplify_rtx): Don't pass VOIDmode...
2000-08-04 Rodney Brownalias.c (mark_constant_function): Use INSN_P.
2000-07-30 Jan Hubickasimplify-rtx.c (simplify_relational_operation): Verify...
2000-07-28 Richard Hendersoncse.c (canon_hash): Handle PRE_MODIFY/POST_MODIFY.
2000-07-17 Zack Weinbergsimplify-rtx.c (simplify_binary_operation): Recognize...
2000-07-17 Geoff Keatingsimplify-rtx.c (simplify_relational_operation): Two...
2000-05-24 Kaveh R. Ghazisimplify-rtx.c: Rename macro SIGN_EXTEND to HWI_SIGN_EX...
2000-05-23 Zack Weinbergsimplify-rtx.c (SIGN_EXTEND): New macro.
2000-05-22 Richard Hendersonsimplify-rtx.c (simplify_ternary_operation): Try to...
2000-05-04 Jason Merrillsimplify-rtx.c (simplify_ternary_operation): Cast to...
2000-05-04 Richard Kennerrtl.h (MEM_COPY_ATTRIBUTES): Also copy RTX_UNCHANGING_P...
2000-04-30 Bernd SchmidtFix memory corruption bug
2000-04-18 Richard Kennerconflict.c (conflict_graph_add): Pass enum type to...
2000-04-18 Richard Kennerc-decl.c (mark_binding_level): Use 'for' instead of...
2000-04-04 Kaveh R. Ghazisparc.c (output_restore_regs): Prototype.
2000-03-25 Richard Kenner* Rework fields used to describe positions of bitfields and
2000-03-16 Bernd SchmidtSome cselib bug fixes
2000-03-14 Bernd SchmidtAdd cselib; use it in loop and reload_cse_regs
2000-02-26 Jeff LawFix copyrights.
2000-02-06 Richard Hendersonsimplify-rtx.c (simplify_relational_operation): Canonic...
2000-01-17 Kaveh GhaziUpdate copyrights
2000-01-17 Kaveh R. Ghaziprint-rtl.c: PROTO -> PARAMS.
1999-11-03 Kaveh R. Ghazifix-header.c (recognized_extern, [...]): Constify a...
1999-11-01 Richard Kenner[multiple changes]
1999-11-01 Jeffrey A Lawsimplify-rtx.c: New file.