OSDN Git Service

* Makefile.in (GTFILES): Add $(srcdir)/reload.h.
[pf3gnuchains/gcc-fork.git] / gcc / reload.c
2004-05-20 amylaar * Makefile.in (GTFILES): Add $(srcdir)/reload.h.
2004-05-13 dnovilloMerge tree-ssa-20020619-branch into mainline.
2004-03-04 hubicka * reload.c (find_reloads): Reorganize if seqeunce...
2004-03-03 bonzini2004-02-07 Paolo Bonzini <bonzini@gnu.org>
2004-02-24 aolivaImplement FR-V FDPIC ABI support for frv-uclinux and...
2004-02-06 dje * reload.c (refers_to_regno_for_reload_p):...
2004-02-04 geoffk * reload.c (find_equiv_reg): When checking for registe...
2004-02-04 dje * reload.c (refers_to_regno_for_reload_p): Test regno...
2004-02-02 hubicka * alias.c (record_set): Use hard_regno_nregs.
2004-01-30 hubicka * reload.c (get_secondary_mem): Fix updating of
2004-01-30 hubicka * reload.c (secondary_memlocs_elim_used): New static...
2004-01-29 ian PR inline-asm/6162
2004-01-21 kazu * alias.c, basic-block.h, c-common.c, c-common.h,
2004-01-11 hubicka Partial fix for PR opt/10776
2003-12-15 amylaar * reload.c (reg_overlap_mentioned_for_reload_p):
2003-12-04 rsandifo PR target/13186
2003-12-01 uweigand * reload.c (find_reloads_address): Split addresses...
2003-11-20 uweigand2003-11-19 Andreas Krebbel <krebbel1@de.ibm.com>
2003-11-02 rsandifo * Makefile.in (targhooks.o, reload.o): Update dependen...
2003-10-31 rearnshaPR target/11271
2003-10-30 wilsonFix problem noticed by Dale Johannesen on the gcc list.
2003-10-06 uweigand * reload.c (find_reloads_subreg_address): Use correct...
2003-07-19 ghazi * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c...
2003-07-06 aj * jump.c: Convert prototypes to ISO C90.
2003-07-01 kazu * basic-block.h: Fix comment typos.
2003-06-30 wilson* reload.c (find_reloads): Change push_reloads to push_...
2003-06-27 hp * defaults.h (REGISTER_MOVE_COST): Define default...
2003-06-26 amylaar * reload.c (can_reload_into): New function.
2003-06-12 kazu * ChangeLog: Follow spelling conventions.
2003-05-02 dj* reload.c (find_reloads): Also check that all of a...
2003-04-17 hubicka * emit-rtl.c (subreg_hard_regno): Check that register...
2003-03-26 ebotcazou PR target/7784
2003-03-04 aoliva* reload.c (reload_adjust_reg_for_mode): New function.
2003-02-04 uweigand * reload.c (find_reloads): Do not use the mode specifi...
2003-02-01 uweigand * reload.c: Revert 2003-01-31 change.
2003-02-01 uweigandgcc/
2003-01-31 hubicka * loop.c (emit_prefetch_instructions): Do conversion...
2003-01-25 uweigandgcc/
2003-01-16 ghazi * arm.h (CONDITIONAL_REGISTER_USAGE): Avoid signed...
2003-01-13 amylaarAdd 2003 copyright notices for constraints string patch...
2003-01-09 amylaar * defaults.h (EXTRA_MEMORY_CONSTRAINT): Add STR argument.
2002-12-24 kazu * regmove.c: Fix comment typos.
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-12-13 kazu * c-decl.c: Fix a comment typo.
2002-11-20 uweigand * recog.c (constrain_operands): Prefer exact match...
2002-11-04 aldyh2002-11-04 Aldy Hernandez <aldyh@redhat.com>
2002-10-27 kazu * combine.c: Fix comment formatting.
2002-10-24 rth * reload.c (find_reloads_toplev): Mode of X...
2002-10-17 hubicka PR opt/7630
2002-09-30 hubicka * reload.c (push_reload): Handle subregs and secondary...
2002-09-26 kazu * c-common.h: Follow spelling conventions.
2002-09-26 uweigand * reload.c (dup_replacements): New function.
2002-09-08 amodra * reload.c (find_reloads <p constraint>): Pass operand...
2002-08-15 ghazi * loop.c (scan_loop, move_movables, count_one_set...
2002-08-14 uweigand * reload.c (find_reloads): Handle constraint letters...
2002-07-23 amylaar * recog.c (asm_operand_ok): Allow float CONST_VECTORs...
2002-07-23 amylaargcc:
2002-06-14 alehotskypass MEM reference to find_reloads_address
2002-06-13 hubicka * reload.c (find_valid_class): Fix thinko in my previ...
2002-05-26 hubicka * reload.c (find_valid_class): Accept new argument...
2002-05-09 kazu * read-rtl.c: Fix formatting.
2002-05-01 kenner * reload.c (find_reloads, case 'p'): Set BADOP to 0.
2002-03-10 rth * reload.c (copy_replacements_1): New.
2002-03-03 zack * emit-rtl.c, final.c, fold-const.c, gengenrtl.c,...
2002-02-19 aldyh2002-02-19 Aldy Hernandez <aldyh@redhat.com>
2002-02-15 rsandifo * reload.c (find_dummy_reload): Check that an output...
2002-01-23 aoliva* reload.c (reg_overlap_mentioned_for_reload_p): Handle...
2002-01-13 rth * reload.c (find_reloads): Use a hard reg desti...
2002-01-10 kazu * read-rtl.c: Fix formatting.
2001-12-17 nickcImplement MODE_BASE_REG_CLASS
2001-12-03 hubicka * gcse.c (delete_null_pointer_checks_1): Do not use...
2001-12-02 neil * c-decl.c (duplicate_decls, push_parm_decl): Remove...
2001-11-03 kenner * reload.c (combine_reloads): Don't combine an output...
2001-10-30 jakub * emit-rtl.c (set_unique_reg_note): Don't create REG_E...
2001-10-21 ghazi * c-format.c (maybe_read_dollar_number): Use safe...
2001-10-11 rth * c-parse.in (asm_operand): Allow named operands.
2001-10-11 shebs2001-10-10 Stan Shebs <shebs@apple.com>
2001-10-10 kazu * calls.c: Fix formatting.
2001-09-29 aoliva* reload.c (find_reloads): Mark new USE insns with...
2001-09-21 rth * reload.c (push_secondary_reload): Don't check...
2001-09-12 ghazi * c-common.c (c_tree_code_name): Const-ification.
2001-09-07 rth * reload.c (push_reload): Check for subreg_lowp...
2001-09-05 rth * reload.c (push_reload): Export.
2001-08-31 aj * gcse.c (add_label_notes): REG_LABEL is an INSN_LIST.
2001-08-27 geoffk * reload.c (find_reloads_toplev): Back out this change:
2001-08-25 hp * reload1.c (reload): Make all entries in reg_equiv_me...
2001-08-22 gerald * Makefile.in, alias.c, basic-block.h, bb-reorder...
2001-08-13 zack * expr.h: Split out optab- and libfunc-related code...
2001-08-07 hubicka * calls.c (expand_call): Do not emit INSN_SETJMP note.
2001-08-03 danglin * combine.c, config.gcc, cse.c, defaults.h, real.c...
2001-07-23 kazu * reload.c: Fix comment typos.
2001-07-23 hp * reload.c (push_reload): Fix typo in comment.
2001-07-18 rth * reload.c (push_secondary_reload): Accept...
2001-07-10 aj2001-07-10 Jan van Male <jan.vanmale@fenk.wau.nl>
2001-07-09 kennerMon Jul 9 06:41:07 2001 Richard Kenner <kenner@vlsi1...
2001-06-04 kenner * reload.c (reload_inner_reg_of_subreg): Return 1...
2001-05-01 ghazi * bitmap.c: Change NULL_PTR to NULL or "(rtx*)0".
2001-04-11 vmakarov2001-04-11 Vladimir Makarov <vmakarov@toke.toronto...
2001-04-03 amacleod2001-04-03 Jakub Jelinek <jakub@redhat.com>
2001-03-22 rth * mkconfig.sh: Include insn-flags.h.
next