OSDN Git Service

* config/sparc/sparc.md (movdi_insn_sp64_novis): New pattern.
[pf3gnuchains/gcc-fork.git] / gcc / reload.c
2000-03-25 kenner * Rework fields used to describe positions of bitfield...
2000-02-26 lawFix copyrights.
2000-02-19 kenner * bitmap.c (bitmap_operation): Avoid using -1 for...
2000-01-17 ghazi * reload.c: PROTO -> PARAMS.
2000-01-13 ghazi * svr3.h (ASM_FILE_START): Wrap if-clause in squigly...
2000-01-04 ghazi * builtins.c (expand_builtin_strlen): Initialize varia...
1999-12-24 ghazi * Makefile.in (toplev.o): Depend on loop.h.
1999-12-19 kennerRevert bogus patch
1999-12-18 kenner * alias.c: Minor reformatting.
1999-12-13 cruxSimplify reload register allocation
1999-11-30 cruxDelete obsolete macros
1999-11-29 cruxVerify class is ok when allocating reload reg in push_r...
1999-11-11 amylaarRemoved obsolete comment.
1999-11-03 law * reload.c (find_reloads): Fix typos in recent...
1999-11-01 kennerFri Oct 29 15:25:07 1999 Arnaud Charlet <charlet...
1999-10-27 amylaar * reload.h (earlyclobber_operand_p): Declare.
1999-10-26 cruxSmall reload cleanups
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-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-07 lawMerge in gcc2-ss-010999
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-09 cruxInclude function.h in most files. Remove most of the...
1999-07-14 law
1999-05-27 lawp
1999-03-22 amylaar * rtl.h (shallow_copy_rtx): Declare.
1999-03-18 amylaar * reload.c (find_reloads_toplev): When processing...
1999-03-15 lawMon Mar 15 10:20:20 1999 Mark Mitchell <mark@markmitc...
1999-03-05 amylaar * reload.c (find_reloads_subreg_address): Actually...
1999-02-12 amylaarFormatting fix.
1999-02-12 amylaar * reload.c (find_reloads_subreg_address): New function...
1999-02-12 law * reload.c (find_reloads_address_1): Fix handli...
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-18 ghaziWarning fixes:
1998-12-09 nickcIf an insn cannot be reloaded, display it before callin...
1998-12-02 wilsonFix reload bug that forced earlier x86 LEGITIMATE_CONST...
1998-11-18 wilsonFix memory corruption probelem in reload.
1998-11-18 wilsonFix reload problem found by thumb port.
1998-11-04 law * recog.h (enum op_type): Define.
1998-11-04 amylaar * reload.c (find_reloads): Fix test for usage by other...
1998-10-27 lawTHe final localized spilling patches. See the ChangeLo...
1998-10-25 law
1998-10-20 law8
1998-10-17 law * Makefile.in (insn-extract.o): Fix dependencies.
1998-10-16 law Fix consistency problems with reg_equiv_{mem...
1998-10-14 ghaziWarning fixes:
1998-10-08 law * stmt.c (n_occurrences): New static function.
1998-09-24 amylaar * reload.c (find_reloads): In code to promote RELOAD_F...
1998-09-21 law * Revert this patch.
1998-09-18 lawP
1998-09-08 amylaarTypo fix in comment.
1998-08-25 rth * reload.c (operands_match_p): Handle rtvecs.
1998-08-16 law8
1998-07-09 amylaar * reload.c (find_equiv_reg): If need_stable_sp is...
1998-07-08 law * rtlanal.c (reg_overlap_mentioned_p): Handle...
1998-07-07 law * reload.c (find_equiv_reg): When looking for...
1998-07-07 law * reload.c (find_equiv_reg): If need_stable_sp is...
1998-07-06 law * Disable the following change from gcc2. ...
1998-07-01 amylaar * reload.c (find_reloads): If there are multiple
1998-06-29 law * Merge from gcc2 June 9, 1998 snapshot. See...
1998-06-23 raeburn* reload.c (find_reloads): Fix check for failure to...
1998-06-18 amylaar * reload.c (find_reloads): Don't narrow scope of RELOA...
1998-06-10 law * reload.c (find_reloads_toplev): Use gen_lowpa...
1998-05-31 law * reload.c (find_reloads): Record the existing...
1998-05-28 law8
1998-05-14 wilsonFix MIPS compiler abort on Mesa, reported by Andy Tai.
1998-05-14 amylaar * reload.c (remove_replacements): New function.
1998-05-06 lawtypo typo fixes fixes
1998-05-06 robertlWed May 6 06:35:38 1998 Robert Lipe <robertl@dgii...
1998-05-05 law * Check in merge from gcc2. See ChangeLog...
1998-05-01 amylaar * reload.c (find_reloads): Emit USEs to mark where...
1998-04-04 law * Check in merge from gcc2. See ChangeLog...
1998-04-02 rth* reload.c (find_reloads_address): Try LEGITIMIZE_RELOA...
1998-03-26 amylaar * regclass.c (record_reg_classes): '?' increases cost...
1998-03-20 ghaziMajor cutover to using system.h:
1998-03-12 manfredd
1998-03-05 rth* reload.c (find_reloads): Always force (subreg (mem...
1998-02-28 ghaziFix warious warnings:
1998-02-14 law * varasm.c (output_constant_pool): Bring back...
1998-02-09 amylaar * reload.c (find_reloads_toplev): Handle arbitrary...
1998-01-28 law * reload.c (push_reload): If WORD_REGISTER_OPER...
1998-01-22 wilsonFix powerpc/rs6000 (subreg:SF (mem:SI ...)) reload...
1998-01-14 rth* alias.c: Change all uses of gen_rtx(FOO...) to gen_rt...
1997-12-15 rth * reload.h, reload1.c (eliminate_regs), caller-save...
1997-12-07 lawMerge from gcc-2.8
1997-11-05 wilsonBug fix for v850 port.
1997-11-02 lawUpdate mainline egcs to gcc2 snapshot 971021.
1997-10-17 law * reload.c (debug_reload_to_stream): New functi...
1997-10-07 law * reload.c (decompose): Always initialize val.base.
1997-08-27 law * reload.c (find_reloads, case '0'): Reject...
1997-08-19 law * reload.c (find_reloads): Add code to convert...
1997-08-02 kenner(debug_reload): Rework to make output more compact.
next