| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | bitmap.h (BITMAP_XMALLOC, [...]): Remove. | Nathan Sidwell | 2005-02-17 | 1 | -6/+6 |
* | bt-load.c (btr_def_s): New member own_end; | J"orn Rennecke | 2004-12-06 | 1 | -19/+54 |
* | bt-load.c (migrate_btr_defs): Remove unneeded NULL check. | Nathan Sidwell | 2004-11-25 | 1 | -4/+1 |
* | bitmap.h (struct bitmap_obstack): New obstack type. | Nathan Sidwell | 2004-11-22 | 1 | -4/+0 |
* | bitmap.c (bitmap_print): Make bitno unsigned. | Nathan Sidwell | 2004-11-04 | 1 | -23/+11 |
* | backport: basic-block.h: Include vec.h, errors.h. | Ben Elliston | 2004-09-28 | 1 | -2/+4 |
* | bitmap.h (EXECUTE_IF_SET_IN_BITMAP, [...]): Changed to iterator style. | Zdenek Dvorak | 2004-09-26 | 1 | -33/+37 |
* | alias.c (mems_in_disjoint_alias_sets_p, [...]): Use gcc_assert and gcc_unreac... | Nathan Sidwell | 2004-08-30 | 1 | -7/+7 |
* | genattr.c (struct range, [...]): Remove them. | Paolo Bonzini | 2004-07-20 | 1 | -7/+4 |
* | alias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P, JUMP_P, CALL_P, NONJUMP_... | Jerry Quinn | 2004-07-09 | 1 | -6/+6 |
* | alias.c (record_set, [...]): Use REG_P. | Jerry Quinn | 2004-06-15 | 1 | -3/+3 |
* | basic-block.h (life_analysis, [...]): Update prototypes. | Steven Bosscher | 2004-05-15 | 1 | -2/+2 |
* | bt-load.c, [...]: Remove unnecessary casts. | Kazu Hirata | 2004-03-22 | 1 | -2/+1 |
* | bb-reorder.c, [...]: Replace calls via (*targetm.foo) () with targetm.foo (). | Kazu Hirata | 2004-03-20 | 1 | -1/+1 |
* | alias.c, [...]: Replace calls via (*targetm.foo) () with targetm.foo (). | Kazu Hirata | 2004-03-20 | 1 | -3/+3 |
* | toplev.c (dump_file_tbl): Rename from dump_file. | Richard Henderson | 2004-02-24 | 1 | -48/+48 |
* | alias.c (record_set): Use hard_regno_nregs. | Jan Hubicka | 2004-02-02 | 1 | -2/+2 |
* | bt-load.c: Replace "gen_rtx (FOO, " with "gen_rtx_FOO (". | Kazu Hirata | 2004-01-31 | 1 | -2/+2 |
* | re PR middle-end/13779 ([3.4 only] powerpc64: incorrect initialization of 'lo... | J"orn Rennecke | 2004-01-27 | 1 | -14/+83 |
* | backport: et-forest.h (et_forest_create, [...]): Declarations removed. | Steven Bosscher | 2003-12-30 | 1 | -11/+8 |
* | alias.c: Fix comment formatting. | Kazu Hirata | 2003-12-21 | 1 | -1/+1 |
* | basic-block.h (BLOCK_HEAD, BLOCK_END): Remove. | Steven Bosscher | 2003-12-11 | 1 | -4/+4 |
* | alias.c [...]: Remove unnecessary casts. | Kaveh R. Ghazi | 2003-07-19 | 1 | -13/+8 |
* | bt-load.c: Fix comment typos. | Kazu Hirata | 2003-07-05 | 1 | -1/+1 |
* | alloc-pool.c: Fix comment formatting. | Kazu Hirata | 2003-06-29 | 1 | -9/+9 |
* | Makefile.in (bt-load.o): Depend on $(TM_P_H). | Kaveh R. Ghazi | 2003-06-25 | 1 | -0/+1 |
* | basic-block.h: Fix comment formatting. | Kazu Hirata | 2003-06-23 | 1 | -22/+22 |
* | * bt-load.c: Follow spelling conventions. | Kazu Hirata | 2003-06-22 | 1 | -1/+1 |
* | * bt-load.c (migrate_btr_defs): Correct printf arguments. | Andreas Jaeger | 2003-06-19 | 1 | -2/+3 |
* | bt-load.c (migrate_btr_def): Conditionalize calls to insn_default_latency and... | Hans-Peter Nilsson | 2003-06-19 | 1 | -1/+4 |
* | bt-load.c: New file. | Stephen Clarke | 2003-06-18 | 1 | -0/+1380 |