| Commit message (Expand) | Author | Age | Files | Lines |
* | bt-load.c, [...]: Update copyright. | Kazu Hirata | 2005-02-17 | 1 | -1/+1 |
* | bitmap.h (BITMAP_XMALLOC, [...]): Remove. | Nathan Sidwell | 2005-02-17 | 1 | -16/+16 |
* | global.c (regclass_intersect): Remove. | Steven Bosscher | 2004-12-30 | 1 | -21/+5 |
* | * global.c: Fix a comment typo. | Kazu Hirata | 2004-12-16 | 1 | -1/+1 |
* | PR middle end/17340 | Vladimir Makarov | 2004-12-15 | 1 | -66/+89 |
* | basic-block.h (OBSTACK_ALLOC_REG_SET): Rename to ... | Nathan Sidwell | 2004-11-25 | 1 | -1/+1 |
* | bitmap.h (struct bitmap_obstack): New obstack type. | Nathan Sidwell | 2004-11-22 | 1 | -4/+1 |
* | global.c, [...]: Fix comment typos. | Kazu Hirata | 2004-11-14 | 1 | -1/+1 |
* | bitmap.h (bitmap_a_or_b, [...]): Remove. | Nathan Sidwell | 2004-11-04 | 1 | -7/+5 |
* | bitmap.c (bitmap_print): Make bitno unsigned. | Nathan Sidwell | 2004-11-04 | 1 | -2/+2 |
* | bitmap.h (bitmap_and, [...]): Produce void. | Nathan Sidwell | 2004-11-02 | 1 | -1/+1 |
* | basic-block.h (reg_set_iterator): New. | Kazu Hirata | 2004-10-18 | 1 | -12/+12 |
* | backport: basic-block.h: Include vec.h, errors.h. | Ben Elliston | 2004-09-28 | 1 | -3/+6 |
* | bitmap.h (EXECUTE_IF_SET_IN_BITMAP, [...]): Changed to iterator style. | Zdenek Dvorak | 2004-09-26 | 1 | -8/+8 |
* | alias.c, [...]: Fix comment typos. | Kazu Hirata | 2004-09-18 | 1 | -1/+1 |
* | gcse.c (INSN_CUID, [...]): Use gcc_assert and gcc_unreachable. | Nathan Sidwell | 2004-09-09 | 1 | -11/+12 |
* | c-common.c, [...]: Fix comment typos. | Kazu Hirata | 2004-09-05 | 1 | -1/+1 |
* | re PR target/15832 (ICE in move_for_stack_reg, at reg-stack.c:1120) | Vladimir Makarov | 2004-09-03 | 1 | -6/+57 |
* | re PR rtl-optimization/15921 (gcc.c-torture/compile/920501-4.c fails on power... | Vladimir Makarov | 2004-07-12 | 1 | -1/+161 |
* | alias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P, JUMP_P, CALL_P, NONJUMP_... | Jerry Quinn | 2004-07-09 | 1 | -2/+2 |
* | alias.c (record_set, [...]): Use REG_P. | Jerry Quinn | 2004-06-15 | 1 | -13/+13 |
* | bb-reorder.c, [...]: Fix comment formatting. | Kazu Hirata | 2004-05-30 | 1 | -2/+2 |
* | global.c (global_alloc): Call make_accurate_live_analysis. | Vladimir Makarov | 2004-05-25 | 1 | -13/+276 |
* | alloc-pool.h, [...]: Update copyright. | Kazu Hirata | 2004-02-04 | 1 | -1/+1 |
* | alias.c (record_set): Use hard_regno_nregs. | Jan Hubicka | 2004-02-02 | 1 | -15/+15 |
* | Patch for asm clobber of fp. | James E Wilson | 2003-12-19 | 1 | -0/+6 |
* | flow.c (EXIT_IGNORE_STACK): Move to ... | Kazu Hirata | 2003-12-16 | 1 | -2/+0 |
* | basic-block.h (BLOCK_HEAD, BLOCK_END): Remove. | Steven Bosscher | 2003-12-11 | 1 | -4/+4 |
* | re PR rtl-optimization/13169 (asm using r30 or r31 confuses global_alloc) | Alan Modra | 2003-12-06 | 1 | -10/+30 |
* | alias.c [...]: Remove unnecessary casts. | Kaveh R. Ghazi | 2003-07-19 | 1 | -14/+13 |
* | gcc.c: Convert prototypes to ISO C90. | Andreas Jaeger | 2003-07-06 | 1 | -80/+47 |
* | decl.c, [...]: Don't use the PTR macro. | Kaveh R. Ghazi | 2003-06-16 | 1 | -3/+3 |
* | global.c (global_conflicts): Prevent allocation of call clobbered hard regs t... | Olivier Hainque | 2003-04-14 | 1 | -8/+20 |
* | et-forest.c: Fix comment typos. | Kazu Hirata | 2003-01-17 | 1 | -1/+1 |
* | re PR rtl-optimization/9258 (ICE in compensate_edge, at reg-stack.c:2589) | Jan Hubicka | 2003-01-15 | 1 | -2/+17 |
* | Merge basic-improvements-branch to trunk | Zack Weinberg | 2002-12-16 | 1 | -8/+4 |
* | global.c (find_reg): Check HARD_REGNO_NREGS before kicking out another register. | Richard Sandiford | 2002-11-20 | 1 | -0/+5 |
* | hard-reg-set.h (REG_CANNOT_CHANGE_MODE_P): New. | Aldy Hernandez | 2002-11-04 | 1 | -13/+6 |
* | dbxout.c: Follow spelling conventions. | Kazu Hirata | 2002-09-22 | 1 | -1/+1 |
* | dsp16xx.c (print_operand): Fix format specifier. | Kaveh R. Ghazi | 2002-08-11 | 1 | -2/+2 |
* | gengenrtl.c (gencode): Don't define obstack_alloc_rtx. | Neil Booth | 2002-07-21 | 1 | -14/+2 |
* | gbl-ctors.h: Fix formatting. | Kazu Hirata | 2002-06-04 | 1 | -18/+18 |
* | bb-reorder.c (make_reorder_chain, [...]): Use FOR_EACH_BB macros to iterate o... | Zdenek Dvorak | 2002-05-23 | 1 | -9/+10 |
* | bb-reorder.c (make_reorder_chain_1): Modified. | Zdenek Dvorak | 2002-05-21 | 1 | -7/+7 |
* | Revert "Basic block renumbering removal", and two followup patches. | Richard Henderson | 2002-05-16 | 1 | -18/+17 |
* | Basic block renumbering removal. | Zdenek Dvorak | 2002-05-16 | 1 | -17/+18 |
* | global.c (find_reg): Check for HARD_REGNO_CALL_PART_CLOBBERED every where we ... | Herman A.J. ten Brugge | 2002-01-12 | 1 | -0/+9 |
* | cse.c: Fix formatting. | Kazu Hirata | 2002-01-05 | 1 | -11/+11 |
* | alias.c: Remove uses of "register" specifier in declarations of arguments and... | Stan Shebs | 2001-10-11 | 1 | -39/+40 |
* | c-common.c: Fix comment typos. | Kazu Hirata | 2001-10-09 | 1 | -1/+1 |