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