OSDN Git Service

* real.c (toe64): Remove stale #endif from the last change.
[pf3gnuchains/gcc-fork.git] / gcc / reload1.c
2000-04-04 ghazi * sparc.c (output_restore_regs): Prototype.
2000-03-25 kenner * Rework fields used to describe positions of bitfield...
2000-03-14 cruxAdd cselib; use it in loop and reload_cse_regs
2000-03-09 cruxFix suboptimal code generation by register elimination
2000-03-03 amylaar * reload1.c (reload_combine_note_use): Handle return...
2000-02-27 geoffk* reload1.c (do_output_reload): Check reg_reloaded_vali...
2000-02-26 lawFix copyrights.
2000-02-19 kenner * bitmap.c (bitmap_operation): Avoid using -1 for...
2000-02-09 hubicka * reload1.c (reload) Align stack frame to cfun->stack_...
2000-01-17 ghazi * reload.c: PROTO -> PARAMS.
2000-01-13 amylaar * reload1.c (reload_combine_note_store): Use HARD_REGN...
2000-01-12 cruxFix suboptimal code generation bug in reload
2000-01-11 jasonfix typos
2000-01-05 cruxIncorrect code gen fix in reload
1999-12-24 ghazi * Makefile.in (toplev.o): Depend on loop.h.
1999-12-23 amylaar * reload1.c (emit_input_reload_insns): Restore old...
1999-12-21 cruxBreak up emit_reload_insns.
1999-12-20 cruxChange some regsets to regset_heads
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...
next