OSDN Git Service

* alpha/alpha.h (TARGET_WINDOWS_NT, TARGET_OPEN_VMS): Just make them
[pf3gnuchains/gcc-fork.git] / gcc / haifa-sched.c
1998-03-05 rth* haifa-sched.c (free_list): Rename from free_pnd_lst.
1998-02-17 law * haifa-sched.c: Include "system.h" to get...
1998-02-15 law * toplev.c (flag_schedule_reverse_before_reload...
1998-02-13 amylaar * sched.c (update_flow_info, REG_WAS_0): Ignore if...
1998-01-14 rth* alias.c: Change all uses of gen_rtx(FOO...) to gen_rt...
1998-01-13 lawUpdate copyrights.
1998-01-13 law * haifa-sched.c (schedule_insns): Correctly...
1997-12-22 law * haifa-sched.c (create_reg_dead_note): Detect...
1997-12-15 lawBring over changes from latest gcc-2.8 pre-release.
1997-12-09 law * Partially cleaned up prototyping code from HJ.
1997-10-07 law * haifa-sched.c (print_block_visualization...
1997-10-07 law * haifa-sched.c (schedule_block): If the first...
1997-10-01 law * haifa-sched.c: (get_block_head_tail) Remove...
1997-09-22 law * combine.c (try_combine): Use NULL_RTX instead...
1997-09-20 law * sched.c (update_flow_info): Don't pass SCRATC...
1997-09-13 law * haifa-sched.c (add_branch_dependences): Make...
1997-09-09 law * haifa-sched.c (print_value): Fix last change.
1997-09-08 law * alias.c (init_alias_analysis): Clean up incom...
1997-09-05 law * sched.c (update_flow_info) When looking if...
1997-09-02 law * version.c: Bump for snapshot.
1997-08-25 law * haifa-sched.c (find_pre_sched_live): Remove...
1997-08-19 law * haifa-sched.c (ISSUE_RATE): Renamed from...
1997-08-19 law * haifa-sched.c (move_insn): Reemit notes for...
1997-08-19 law * haifa-sched.c: Make lots of variable static.
1997-08-16 law * haifa-sched.c (find_post_sched_live): Call...
1997-08-15 meissnerUse rtl macros for names of NOTEs.
1997-08-12 law * Integrate Haifa instruction scheduler.