OSDN Git Service

* rtl.h (addr_diff_vec_flags): New typedef.
[pf3gnuchains/gcc-fork.git] / gcc / regmove.c
1998-02-28 ghaziFix warious warnings:
1998-02-08 law * regmove.c: Fix various minor formatting problems.
1998-02-05 amylaar * regmove.c: Update.
1998-02-02 law * regmove.c (fixup_match_1): Undo last change...
1998-01-27 lawd
1998-01-22 law * regmove.c (find_matches): Initialize matches...
1998-01-14 rth* alias.c: Change all uses of gen_rtx(FOO...) to gen_rt...
1998-01-10 law * regmove.c: New implementation of regmove...
1997-09-14 law * regmove.c (regmove_optimize): If we end up moving the
1997-09-08 law * alias.c (init_alias_analysis): Clean up incom...
1997-08-12 law * Integrate Haifa instruction scheduler.