OSDN Git Service

* config/c4x/rtems.h: New file.
[pf3gnuchains/gcc-fork.git] / gcc / reload1.c
1999-12-19 cruxBetter spill failure messages.
1999-12-15 amylaar * caller-save.c (insert_one_insn): Returns struct...
1999-12-14 cruxUndo one misguided optimization attempt in previous...
1999-12-13 cruxSimplify reload register allocation
1999-11-30 cruxDelete obsolete macros
1999-11-29 cruxFix bug in reloads_conflict
1999-11-09 aphThu Nov 4 15:52:35 1999 Andrew Haley <aph@cygnus...
1999-11-06 mmitchel * local-alloc.c (local_alloc): Use xmalloc/xcalloc...
1999-11-05 rth * function.c (diddle_return_value): New.
1999-11-03 cruxCopy reg notes in eliminate_regs_in_insn.
1999-10-29 ghazi * flow.c (debug_flow_info): Add prototype.
1999-10-27 mmitchel * rtl.h (note_stores): Add additional paramter.
1999-10-27 mmitchel * alias.c (init_alias_analysis): Allocate reg_known_va...
1999-10-27 amylaar * reload.h (earlyclobber_operand_p): Declare.
1999-10-26 cruxSmall reload cleanups
1999-10-26 law * reload1.c (reload_reg_free_for_value_p):...
1999-10-22 cruxFix register elimination problem
1999-10-17 law * reload.h (struct reload): Add new fields...
1999-10-13 lawreload_out[i]->rld[i].out.
1999-10-13 law * reload1.c (reload_reg_free_for_value_p):...
1999-10-06 ghazi * collect2.c (scan_prog_file, scan_libraries...
1999-10-01 cruxDelete !REGISTER_CONSTRAINTS code
1999-09-20 cruxMake it possible to prototype port-specific functions...
1999-09-16 cruxBugfix in order_regs_for_reload
1999-09-12 cruxUse structures not many single arrays in reload
1999-09-12 rthReplace insn_foo with insn_data.foo.
1999-09-12 rthReplace recog_foo with recog_data.foo.
1999-09-10 rth * loop.c (basic_induction_var): Typo NULL_RTX...
1999-09-08 ghazi * gansidecl.h (__attribute__, ATTRIBUTE_UNUSED_LABEL,
1999-09-07 lawMerge in gcc2-ss-010999
1999-09-07 ghazi * c-aux-info.c (concat): Don't define.
1999-09-03 rth * reload1.c (eliminate_regs_in_insn): Avoid...
1999-09-01 cruxFix indentation problems
1999-08-31 zack1999-08-31 12:20 -0700 Zack Weinberg <zack@bitmover...
1999-08-25 ghaziWarning fixes:
1999-08-20 ghazi * rtl.h (rtx_format): Constify a char*.
1999-08-20 ghazi * machmode.h (mode_name): Constify a char*.
1999-08-19 zack1999-08-19 14:44 -0700 Zack Weinberg <zack@bitmover...
1999-08-09 cruxInclude function.h in most files. Remove most of the...
1999-08-05 cruxWarning fix
1999-08-03 cruxWarning fix
1999-07-08 amylaar * reload1.c (choose_reload_regs): Never call remove_ad...
1999-07-07 law
1999-05-08 rth * reload1.c (gen_mode_int): New function.
1999-04-14 rth * reload1.c (emit_reload_insns): Also find...
1999-04-09 law * cse.c (flush_hash_table): New function.
1999-03-28 law * reload1.c (reload): Remove accidental code...
1999-03-24 amylaar reload1.c (choose_reload_regs): If output-reloading...
1999-03-22 law * i386.h (PREFERRED_STACK_BOUNDARY): Define.
1999-03-22 amylaar * reload1.c (reload_as_needed): Set reload_is_output_r...
1999-03-19 ghaziWarning fixes:
1999-03-17 amylaar * reload1.c (eliminate_regs): Don't keep REG_DEAD...
1999-03-15 m.hayes * rtlanal.c (auto_inc_p): New function.
1999-03-12 wilsonPatch to fix reload abort while compiling hpux-x-m68k...
1999-03-11 amylaar * reload.1c (delete_address_reloads_1): Check for...
1999-03-10 amylaar * reload1.c (choose_reload_regs): When inheriting...
1999-03-09 amylaar * reload1.c (reload_combine_note_store): Fix calculati...
1999-03-05 amylaar * reload1.c (emit_reload_insns): If pseudo that can...
1999-02-25 rthFlow rewrite to use basic block structures and edge...
1999-02-10 law * reload1.c (reload_combine_note_store): Second...
1999-02-06 law * reload1.c (reload_combine_note_store): Be...
1999-02-03 law * reload1.c (reload_cse_regs_1): Undo Jan 16...
1999-01-27 lawMerge in gcc2 snapshot 19980929. See gcc/ChangeLog...
1999-01-23 ghazi * final.c (bb_str): Qualify a char* with the...
1999-01-19 mmitchel * rtl.h (rtx_def): Update documentation.
1999-01-18 ghaziWarning fixes:
1999-01-16 law * reload1.c (reload_cse_regs_1): Do not call
1999-01-11 rthUpdate copyrights.
1999-01-11 rth * basic-block.h (basic_block_head): Rename...
1998-12-30 law * reload1.c (reload_as_needed): Verify that...
1998-12-23 ghaziWarning fixes:
1998-12-22 lawWed Dec 23 00:10:01 1998 Jeffrey A Law (law@cygnus...
1998-12-22 law * reload1.c (emit_reload_insns): Check `set...
1998-12-14 nickcDelete REG_RETVAL and REG_LIBCALL notes after completei...
1998-12-12 law * reload1.c (compute_use_by_pseudos): Allow...
1998-12-11 amylaarApproved by Jeffrey A Law:
1998-12-09 amylaar * reload1.c (reload_combine, reload_combine_note_store):
1998-12-08 law * reload1.c (current_function_decl): Tweak...
1998-12-08 law * reload1.c (current_function_decl): Declare.
1998-12-07 law
1998-12-01 law * reload1.c (reload): Do not set reload_complet...
1998-12-01 law * reload1.c (emit_reload_insns): Clear spill_re...
1998-12-01 amylaar * local-alloc.c (function_invariant_p): New function.
1998-11-25 law * toplev.c (no_new_pseudos): Define.
1998-11-24 law * reload1.c (reload): Remove unused variable.
1998-11-22 law * reload1.c (eliminate_regs): Do not lose if...
1998-11-19 amylaar * Early auto_inc reloads don't conflict with outputs.
1998-11-17 amylaar * reload1.c (reload_reg_free_for_value_p): When consid...
1998-11-16 amylaar * reload1.c (reload_reg_free_before_p): Delete.
1998-11-11 amylaar Handle equivalences that have been obscured by gcse:
1998-11-09 law * reload1.c (delete_output_reload_insn): If a pseudo...
1998-11-07 law * reload1.c (reload): If we can not perform...
1998-11-06 law * reload1.c (emit_reload_insns): When rewritin...
1998-11-04 law * recog.h (enum op_type): Define.
1998-11-04 ghaziWarning fixes:
1998-10-31 law
1998-10-29 law
1998-10-29 law * reload1.c (choose_reload_regs): Fix typo...
1998-10-27 law * reload1.c (delete_output_reload): Avoid ambig...
1998-10-27 law * reload1.c (verify_initial_offsets): New function.
next