aboutsummaryrefslogtreecommitdiff
path: root/gcc/reload.c
AgeCommit message (Expand)Author
2004-05-12This commit was manufactured by cvs2svn to create tagapple/gcc-1750no-author
2004-03-05Mainline merge as of 2004-03-05.Diego Novillo
2004-03-04Mainline merge as of 2004-03-03.Diego Novillo
2004-03-02Merge to tree-ssa-20020619-merge-20040227.Richard Henderson
2004-02-13Mainline merge as of 2004-02-11.Diego Novillo
2004-02-09 * cppexp.c (append_digit): Rearrange unsignedp/overflow setting.Richard Henderson
2004-01-30Mainline merge as of 2004-01-26.Diego Novillo
2004-01-03Merge to tree-ssa-20020619-merge-20040102.Richard Henderson
2003-11-25Mainline merge as of 2003-11-23.Diego Novillo
2003-11-13Mainline merge as of 2003-11-11.Diego Novillo
2003-10-19Mainline merge as of 2003-10-17.Diego Novillo
2003-07-23Mainline merge as of 2003-07-22.Diego Novillo
2003-07-212003-07-21 Steven Bosscher <steven@gcc.gnu.org>Diego Novillo
2003-05-07Mainline merge as of 2003-05-04.Diego Novillo
2003-04-09Mainline merge as of 2003-04-06. Additional fixes for bugsDiego Novillo
2003-02-09Mainline merge as of 2003-02-09.Diego Novillo
2003-02-03Mainline merge as of 2003-02-03. Needed to make some changes toDiego Novillo
2003-01-17Mainline merge as of 2003-01-17.Diego Novillo
2002-12-27Mainline merge as of 2002-12-26.Diego Novillo
2002-12-17Merge with mainline as of 2002-12-17.Diego Novillo
2002-12-03Merge with basic-improvements as of 2002-12-03.Diego Novillo
2002-11-06Merge with basic-improvements as of 2002-11-05.Diego Novillo
2002-11-01Merge basic-improvements into tree-ssa as of 2002-10-31.Diego Novillo
2002-10-22Merge with basic-improvements as of 2002-10-21Diego Novillo
2002-10-11b-i-b merge as of 2002-10-11.Diego Novillo
2002-09-20Merge with basic-improvements branch as of 2002-09-19.Diego Novillo
2002-09-15Mainline merge as of 2002-09-15.Diego Novillo
2002-08-19Mainline merge as of 2002-08-18.Diego Novillo
2002-07-31Mainline merge as of 2002-07-28.Diego Novillo
2002-06-14pass MEM reference to find_reloads_addressAlan Lehotsky
2002-06-13 * reload.c (find_valid_class): Fix thinko in my previous patch.Jan Hubicka
2002-05-26 * reload.c (find_valid_class): Accept new argument DEST,Jan Hubicka
2002-05-09 * read-rtl.c: Fix formatting.Kazu Hirata
2002-05-01 * reload.c (find_reloads, case 'p'): Set BADOP to 0.Richard Kenner
2002-03-10 * reload.c (copy_replacements_1): New.Richard Henderson
2002-03-03 * emit-rtl.c, final.c, fold-const.c, gengenrtl.c, optabs.c,Zack Weinberg
2002-02-192002-02-19 Aldy Hernandez <aldyh@redhat.com>Aldy Hernandez
2002-02-15 * reload.c (find_dummy_reload): Check that an output registerRichard Sandiford
2002-01-23* reload.c (reg_overlap_mentioned_for_reload_p): Handle PLUS andAlexandre Oliva
2002-01-13 * reload.c (find_reloads): Use a hard reg destination as reload regRichard Henderson
2002-01-10 * read-rtl.c: Fix formatting.Kazu Hirata
2001-12-17Implement MODE_BASE_REG_CLASSNick Clifton
2001-12-03 * gcse.c (delete_null_pointer_checks_1): Do not use delelete_list;Jan Hubicka
2001-12-02 * c-decl.c (duplicate_decls, push_parm_decl): Remove leadingNeil Booth
2001-11-03 * reload.c (combine_reloads): Don't combine an output reload if thereRichard Kenner
2001-10-30 * emit-rtl.c (set_unique_reg_note): Don't create REG_EQUAL orJakub Jelinek
2001-10-21 * c-format.c (maybe_read_dollar_number): Use safe-ctype macrosKaveh Ghazi
2001-10-11 * c-parse.in (asm_operand): Allow named operands.Richard Henderson
2001-10-112001-10-10 Stan Shebs <shebs@apple.com>Stan Shebs
2001-10-10 * calls.c: Fix formatting.Kazu Hirata