aboutsummaryrefslogtreecommitdiff
path: root/gcc/reload.h
AgeCommit message (Expand)Author
2005-06-25Update FSF address.kcook
2005-06-15 * Makefile.in (local-alloc.o): Depend on $(GGC_H) and reload.h.bernds
2005-03-23 * reload1.c (indirect_symref_ok): Make it global.kazu
2005-03-23 * reload1.c (indirect_symref_ok, reload_obstack): Make themkazu
2004-12-14 * reload.h: Remove struct needs and its only use.law
2004-11-09 * reload1.c (reloads_conflict, gen_reload): Make them static.kazu
2004-11-09 * reload.c (refers_to_mem_for_reload_p,kazu
2004-10-15 * bitmap.c, bitmap.h, builtin-attrs.def, cfglayout.h,kazu
2004-05-20 * Makefile.in (GTFILES): Add $(srcdir)/reload.h.amylaar
2003-07-06 * jump.c: Convert prototypes to ISO C90.aj
2003-06-26 * Makefile.in (OBJS): Add postreload.o.kazu
2003-03-04* reload.c (reload_adjust_reg_for_mode): New function.aoliva
2003-01-17 * ifcvt.c: Fix comment typos.kazu
2002-09-26 * c-common.h: Follow spelling conventions.kazu
2002-09-16 * ABOUT-NLS: Follow spelling conventions.kazu
2001-10-11 * calls.c: Fix formatting.kazu
2001-10-09 * c-common.h: Fix comment formatting.kazu
2001-09-05 * reload.c (push_reload): Export.rth
2001-08-22 * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald
2001-08-13 * expr.h: Split out optab- and libfunc-related code to...zack
2001-04-13 * Makefile.in (toplev.o, jump.o, regmove.o): Depend on reload.hghazi
2001-01-07* reload.c (subst_reloads): Take INSN argument. Whenaoliva
2000-11-10Several fixes to make reload handle POST_MODIFY correctly.bernds
2000-09-07Handle multiword modes in regno_clobbered_pcrux
2000-08-21 * global.c (global_alloc): Avoid passing dumpfile argument tolaw
2000-07-28 * cse.c (canon_hash): Handle PRE_MODIFY/POST_MODIFY.rth
2000-03-25 * Rework fields used to describe positions of bitfields andkenner
2000-02-26Fix copyrights.law
2000-01-17Update copyrightsghazi
2000-01-17 * reload.c: PROTO -> PARAMS.ghazi
1999-12-20Change some regsets to regset_headscrux
1999-12-15 * caller-save.c (insert_one_insn): Returns struct insn_chain *.amylaar
1999-12-13Simplify reload register allocationcrux
1999-10-27 * reload.h (earlyclobber_operand_p): Declare.amylaar
1999-10-17Fix typo in last change.law
1999-10-17 * reload.h (struct reload): Add new fields "mode" and "nregs".law
1999-09-12Use structures not many single arrays in reloadcrux
1998-10-27 * final.c (cleanup_subreg_operands): New function.law
1998-10-27THe final localized spilling patches. See the ChangeLog for details.law
1998-10-17 * Makefile.in (insn-extract.o): Fix dependencies.law
1998-10-16 Fix consistency problems with reg_equiv_{mem,address};law
1998-10-14 * reload.h (compute_use_by_pseudos): Declare.law
1998-10-06 * caller-save.c (restore_referenced_regs): Lose mode argument.law
1998-10-05 * Makefile.in (stupid.o): Update dependencies.law
1998-05-13 * reload.c (remove_replacements): New function.amylaar
1998-05-13Warning fixes:ghazi
1998-05-05 * Check in merge from gcc2. See ChangeLog.12 for details.law
1998-04-02* reload.c (find_reloads_address): Try LEGITIMIZE_RELOAD_ADDRESS.rth
1998-03-16Change MEMORY_MOVE_COST defs and uses to be able to take register class intoraeburn
1998-01-10 * regmove.c: New implementation of regmove pass.law