OSDN Git Service

* gcc.c-torture/execute/991014-1.c: New test.
[pf3gnuchains/gcc-fork.git] / gcc / haifa-sched.c
1999-10-10 rth * haifa-sched.c (sched_reg_n_calls_crossed...
1999-10-09 rth * Makefile.in (flow.o): Depend on TREE_H.
1999-09-21 ghazi * haifa-sched.c (sched_analyze): Rename local...
1999-09-20 cruxMake it possible to prototype port-specific functions...
1999-09-18 law * haifa-sched.c (sched_analyze): Use free_INSN_...
1999-09-16 mmitchel * haifa-sched.c (sched_analyze): Keep the list of...
1999-09-15 mmitchel * rtl.h (NOTE_BLOCK_NUMBER): Replace with ...
1999-09-14 ghazi * haifa-sched.c (actual_hazard): Move declaratio...
1999-09-08 ghazi * gansidecl.h (__attribute__, ATTRIBUTE_UNUSED_LABEL,
1999-09-08 rth * flow.c (insn_dead_p): Use XEXP rather than...
1999-09-07 ghazi * c-aux-info.c (concat): Don't define.
1999-09-06 m.hayes * haifa-sched.c: Tidy comments.
1999-09-05 rth * haifa-sched.c (schedule_block): Use next_nonn...
1999-09-03 mmitchel * dbxout.c (dbxout_init): Use xcalloc instead of xmall...
1999-08-28 rth * haifa-sched.c (sched_analyze): Clear LOG_LINK...
1999-08-25 amacleodWed Aug 25 13:41:47 EDT 1999 Andrew MacLeod <amacleod...
1999-08-25 law * haifa-sched.c (find_rgns): Mark a block found...
1999-08-25 law * haifa-sched.c (get_visual_tbl_length): Fix...
1999-08-24 rth * haifa-sched.c (split_hard_reg_notes): Move...
1999-08-20 ghazi * rtl.h (rtx_format): Constify a char*.
1999-08-20 ghazi * rtl.c (rtx_name): Constify a char*.
1999-08-18 rthJan Hubicka <hubicka@freesoft.cz>
1999-08-09 cruxInclude function.h in most files. Remove most of the...
1999-07-23 rth * haifa-sched.c (reemit_notes): Tidy.
1999-07-21 rth * haifa-sched.c (insn_cost): FREE implies cost...
1999-06-20 rth * haifa-sched.c (sched_analyze_1): Use free_lis...
1999-06-19 rth * haifa-sched.c (sched_analyze): Mark call...
1999-05-31 wehle * flow.c (mark_regs_live_at_end, insn_dead_p,
1999-04-17 zack1999-04-17 20:11 -0400 Zack Weinberg <zack@rabi.colum...
1999-03-13 rth* haifa-sched.c (sched_analyze_1): Only clear reg_last_...
1999-03-08 rth * haifa-sched.c (sched_analyze_1): Fix last...
1999-03-07 rth * haifa-sched.c (ENCODE_BLOCKAGE): Don't shift...
1999-03-07 rth * haifa-sched.c (reg_last_clobbers): New.
1999-02-25 rthFlow rewrite to use basic block structures and edge...
1999-02-05 lawh
1999-02-02 rthBob Manson <manson@charmed.cygnus.com>
1999-01-11 rthUpdate copyrights.
1999-01-11 rth * basic-block.h (basic_block_head): Rename...
1998-10-29 wilsonFix sched REG_DEAD note handling bug found by post...
1998-10-23 law * sched.c (update_flow_info): Revert Oct 19...
1998-10-19 law
1998-10-17 ghaziWarning fixes:
1998-10-16 law * flow.c (life_analysis_1): Do not clobber...
1998-09-12 davem More multi-register structure return recognition fixes...
1998-08-31 law
1998-08-27 law * haifa-sched.c (sched_analyze_insn): Fix think...
1998-08-26 rth * haifa-sched.c (last_clock_var): New.
1998-08-26 law * haifa-sched.c (sched_analyze_insn): Only...
1998-08-18 law * haifa-sched.c (sched_analyze): Put all JUMP_I...
1998-07-02 clm * haifa-sched.c (alloc_EXPR_LIST): Change...
1998-06-29 ghaziWarning fixes:
1998-06-26 meissnerAdd hooks for the machine to override the sorting of...
1998-06-21 law * haifa-sched.c (insn_issue_delay, birthing_insn_p,
1998-06-21 law * haifa-sched.c (debug_ready_list): Make static.
1998-06-18 wilsonFix stack overflow found by glibc compile with max...
1998-06-17 jfc * haifa-sched.c (haifa_classify_insn): TRAP_IF is...
1998-06-09 rth * haifa-sched.c (update_flow_info): Use UNITS_P...
1998-06-05 law * haifa-sched.c (rank_for_schedule): For "equal...
1998-05-19 ghaziWarning Fixes:
1998-05-13 law * Makefile.in (HOST_RTL): Add $(HOST_PREFIX...
1998-05-13 law * haifa-sched.c (schedule_insns): Fix merge...
1998-05-13 meissnerAdd a blank line in verbose debug output
1998-05-13 meissneralign debug output
1998-05-12 meissnerUse HAIFA_INLINE for inlining functions instead of...
1998-05-09 rth* haifa-sched.c (print_exp): Fix typo.
1998-05-06 lawFix typo.
1998-05-06 lawtypo typo fixes fixes
1998-05-06 law * haifa-sched.c (print_value, case SUBREG)...
1998-05-06 law * toplev.c (-fsched-max): Delete flag.
1998-05-06 law * haifa-sched.c (find_rgns): In no_loops case...
1998-04-30 meissnerPrevent buffer overrun in debug output; Make alloc_...
1998-04-29 amylaar * sched.c (new_insn_dead_notes): Check if the register was
1998-04-19 rth* haifa-sched.c (queue_to_ready): Fix typo in prototype.
1998-04-16 law * loop.c (regs_patch_p): Add prototype.
1998-04-16 law * haifa-sched.c (build_control_flow): Accept...
1998-04-06 wilsonFix solaris2 loop-2d.c failure reported by Manfred...
1998-04-04 rth* haifa-sched.c (split_block_insns): Don't supress...
1998-04-04 law * Check in merge from gcc2. See ChangeLog...
1998-03-28 law * haifa-sched.c (print_pattern): Correct arg...
1998-03-28 law * basic-block.h (basic_block_computed_jump_target...
1998-03-25 law * haifa-sched.c (find_post_sched_live): Use...
1998-03-18 ghaziFix more warnings...
1998-03-11 meissnerMake qsort compare function type correct
1998-03-08 law * haifa-sched.c (is_cfg_nonregular): Change...
1998-03-05 law * haifa-sched.c (build_jmp_edges): Delete dead...
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...
next