| Commit message (Expand) | Author | Age | Files | Lines |
* | * combine.c (gen_lowpart_for_combine): Update handling of | hubicka | 2003-02-28 | 1 | -16/+23 |
* | * objc-act.c: Include cgraph.h | hubicka | 2003-02-26 | 1 | -0/+5 |
* | * regclass.c (cannot_change_mode_set_regs): Correct argument order. | hubicka | 2003-02-03 | 1 | -1/+1 |
* | * loop.c (emit_prefetch_instructions): Do conversion at right place in | hubicka | 2003-01-31 | 1 | -6/+6 |
* | * regclass.c (init_reg_autoinc): New function. | mrs | 2003-01-28 | 1 | -25/+35 |
* | * emit-rtl.c (reg_attrs_htab): New static variable. | hubicka | 2003-01-24 | 1 | -5/+5 |
* | * arm.h (CONDITIONAL_REGISTER_USAGE): Avoid signed/unsigned | ghazi | 2003-01-16 | 1 | -1/+1 |
* | Add 2003 copyright notices for constraints string patch, also 2002 notice | amylaar | 2003-01-13 | 1 | -1/+1 |
* | * defaults.h (EXTRA_MEMORY_CONSTRAINT): Add STR argument. | amylaar | 2003-01-09 | 1 | -127/+134 |
* | * output.h: Fix comment typos. | kazu | 2002-12-25 | 1 | -3/+3 |
* | Merge basic-improvements-branch to trunk | zack | 2002-12-16 | 1 | -0/+2 |
* | 2002-11-04 Aldy Hernandez <aldyh@redhat.com> | aldyh | 2002-11-04 | 1 | -56/+58 |
* | * combine.c: Fix comment formatting. | kazu | 2002-10-27 | 1 | -2/+2 |
* | * c-common.h: Follow spelling conventions. | kazu | 2002-09-26 | 1 | -3/+3 |
* | * haifa-sched.c: Follow spelling conventions. | kazu | 2002-09-14 | 1 | -2/+2 |
* | * loop.c (scan_loop, move_movables, count_one_set): Cast to avoid | ghazi | 2002-08-15 | 1 | -10/+10 |
* | * reload.c (find_reloads): Handle constraint letters marked by | uweigand | 2002-08-14 | 1 | -1/+23 |
* | * recog.c (asm_operand_ok): Allow float CONST_VECTORs for 'F'. | amylaar | 2002-07-23 | 1 | -1/+4 |
* | 2002-07-15 Michael Matz <matz@suse.de>, | matz | 2002-07-15 | 1 | -1/+19 |
* | * regclass.c (globalize_reg): Update regs_invalidated_by_call. | rth | 2002-06-16 | 1 | -0/+1 |
* | * emit-rtl.c (static_regno_reg_rtx): Define. | law | 2002-06-13 | 1 | -2/+7 |
* | Merge from pch-branch up to tag pch-commit-20020603. | geoffk | 2002-06-04 | 1 | -6/+3 |
* | * bb-reorder.c (make_reorder_chain, make_reorder_chain_1): | rakdver | 2002-05-23 | 1 | -8/+6 |
* | Revert "Basic block renumbering removal", and two followup patches. | rth | 2002-05-17 | 1 | -6/+7 |
* | Basic block renumbering removal. | rth | 2002-05-16 | 1 | -7/+6 |
* | * read-rtl.c: Fix formatting. | kazu | 2002-05-09 | 1 | -33/+33 |
* | * emit-rtl.c, final.c, fold-const.c, gengenrtl.c, optabs.c, | zack | 2002-03-03 | 1 | -12/+0 |
* | 2002-02-19 Aldy Hernandez <aldyh@redhat.com> | aldyh | 2002-02-19 | 1 | -0/+1 |
* | * expr.c (force_operand): Ignore flag_pic for detecting pic | rth | 2002-01-29 | 1 | -1/+1 |
* | * read-rtl.c: Fix formatting. | kazu | 2002-01-15 | 1 | -9/+9 |
* | * read-rtl.c: Fix formatting. | kazu | 2002-01-10 | 1 | -4/+4 |
* | * collect2.c (is_ctor_dtor): Const-ify. | ghazi | 2001-12-27 | 1 | -1/+1 |
* | Implement MODE_BASE_REG_CLASS | nickc | 2001-12-17 | 1 | -15/+18 |
* | * regclass.c (choose_hard_reg_mode): Handle vector arguments. | aldyh | 2001-11-26 | 1 | -0/+20 |
* | * emit-rtl.c (gen_reg_rtx): Also reallocate reg_decl array. | kenner | 2001-10-18 | 1 | -0/+18 |
* | 2001-10-10 Stan Shebs <shebs@apple.com> | shebs | 2001-10-11 | 1 | -31/+31 |
* | * c-common.c: Fix comment typos. | kazu | 2001-10-09 | 1 | -1/+1 |
* | * builtins.c (expand_builtin_setjmp_receiver): Const-ify. | ghazi | 2001-10-07 | 1 | -2/+2 |
* | * regclass.c (init_reg_sets_1): Don't assume cost 2 within | rth | 2001-08-23 | 1 | -1/+1 |
* | * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c, | gerald | 2001-08-22 | 1 | -12/+12 |
* | * regclass.c (fix_register): Fix typo. | rth | 2001-08-19 | 1 | -1/+1 |
* | * flow.c (mark_regs_live_at_end): Use regs_invalidated_by_call. | rth | 2001-08-19 | 1 | -1/+1 |
* | * gcc.c: Fix comment formatting. | kazu | 2001-08-12 | 1 | -4/+4 |
* | * regclass.c (call_really_used_regs): Conditionally define. | rth | 2001-08-02 | 1 | -5/+10 |
* | 2001-08-01 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2001-08-01 | 1 | -1/+15 |
* | * flow.c (mark_set_1): Use REG_FREQ_FROM_BB. | hubicka | 2001-07-30 | 1 | -5/+2 |
* | 2001-07-27 Daniel Berlin <dan@cgsoftware.com> | dberlin | 2001-07-29 | 1 | -1/+4 |
* | * regclass.c (N_REG_INTS): Use only 32 bits per element. | rth | 2001-07-20 | 1 | -2/+3 |
* | * regclass.c (init_reg_sets): Use only 32 bits per initializer | rth | 2001-07-16 | 1 | -2/+3 |
* | * hard-reg-set.h (regs_invalidated_by_call): Declare. | rth | 2001-07-16 | 1 | -1/+38 |