| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * integrate.c (mark_stores): Function definition made void, to match | law | 1999-11-28 | 1 | -1/+1 |
* | 1999-11-22 Andrew Haley <aph@cygnus.com> | aph | 1999-11-22 | 1 | -0/+11 |
* | * regclass.c (reg_pref): New structure and static variable | hubicka | 1999-11-22 | 1 | -58/+51 |
* | * regclass.c (may_move_in_cost): Rename from may_move_cost, all | hubicka | 1999-11-21 | 1 | -10/+20 |
* | * regclass.c (dump_regclass): New function. | hubicka | 1999-11-21 | 1 | -1/+27 |
* | * cse.c (delete_trivially_dead_insns): Replace alloca with | mmitchel | 1999-11-08 | 1 | -1/+4 |
* | * regclass.c (record_reg_classes): Always use may_move_cost when | kenner | 1999-11-03 | 1 | -2/+2 |
* | * regclass.c (record_reg_classes): In matching case, recompute | kenner | 1999-11-01 | 1 | -12/+43 |
* | * hard-reg-set.h (reg_names): Constify a char*. | ghazi | 1999-11-01 | 1 | -1/+1 |
* | Fri Oct 29 15:25:07 1999 Arnaud Charlet <charlet@ACT-Europe.FR> | kenner | 1999-11-01 | 1 | -4/+10 |
* | * c-parse.in (cast_expr): Constify. | ghazi | 1999-10-26 | 1 | -1/+1 |
* | Delete !REGISTER_CONSTRAINTS code | crux | 1999-10-01 | 1 | -6/+0 |
* | * regclass.c: Include ggc.h. | law | 1999-09-23 | 1 | -0/+1 |
* | * regclass.c (init_regs): Add "top_of_stack" as a garbage | law | 1999-09-22 | 1 | -0/+1 |
* | Make it possible to prototype port-specific functions (and convert i386 to us... | crux | 1999-09-20 | 1 | -0/+1 |
* | * recog.h (struct recog_data): Make dup_num, operand_address_p, | rth | 1999-09-14 | 1 | -1/+1 |
* | Replace recog_foo with recog_data.foo. | rth | 1999-09-12 | 1 | -42/+41 |
* | * rtl.h (rtx_format): Constify a char*. | ghazi | 1999-08-20 | 1 | -3/+3 |
* | Include function.h in most files. Remove most of the global variables | crux | 1999-08-09 | 1 | -0/+1 |
* | � | law | 1999-07-14 | 1 | -6/+25 |
* | Flow rewrite to use basic block structures and edge lists. | rth | 1999-02-25 | 1 | -7/+0 |
* | * regclass.c (record_reg_classes, case 'p'): Set classes appropriately. | law | 1999-02-24 | 1 | -1/+12 |
* | * regclass.c (record_reg_classes): Correctly handle 'p' constraint. | law | 1999-02-18 | 1 | -2/+10 |
* | * final.c (bb_str): Qualify a char* with the keyword `const'. | ghazi | 1999-01-23 | 1 | -5/+5 |
* | * cse.c (fold_rtx): Revert 29 Dec change. | rth | 1999-01-21 | 1 | -4/+0 |
* | Warning fixes: | ghazi | 1999-01-18 | 1 | -13/+0 |
* | Update copyrights. | rth | 1999-01-11 | 1 | -1/+1 |
* | * basic-block.h (basic_block_head): Rename to x_basic_block_head. | rth | 1999-01-11 | 1 | -2/+2 |
* | Richard Kenner <kenner@vlsi1.ultra.nyu.edu>: | rth | 1998-12-29 | 1 | -1/+5 |
* | * regclass.c (init_reg_sets): Move code that calculates tables | amylaar | 1998-11-25 | 1 | -19/+19 |
* | * cse.c (fold_rtx): Make autoincrement addressing mode tests be | law | 1998-11-24 | 1 | -12/+8 |
* | * regclass.c (init_reg_sets_1): Add prototype. | law | 1998-11-19 | 1 | -0/+3 |
* | * recog.h (enum op_type): Define. | law | 1998-11-04 | 1 | -116/+82 |
* | * regclass.c (renumber, regno_allocated): New static variables, moved | law | 1998-10-28 | 1 | -26/+29 |
* | Warning fixes: | ghazi | 1998-10-25 | 1 | -3/+4 |
* | - update record_reg_classes change to be consistent with | dje | 1998-10-24 | 1 | -8/+8 |
* | * loop.c (loop_has_tablejump): New variable. | dje | 1998-10-23 | 1 | -14/+16 |
* | * regclass.c (regclass): Break out some code into new function | law | 1998-10-22 | 1 | -201/+232 |
* | * regclass.c (fix_register): Add error message. | gavin | 1998-10-20 | 1 | -2/+21 |
* | * Makefile.in (insn-extract.o): Fix dependencies. | law | 1998-10-17 | 1 | -0/+13 |
* | Warning fixes: | ghazi | 1998-10-14 | 1 | -4/+4 |
* | * jump.c (duplicate_loop_exit_test): Strip REG_WAS_0 notes off all | law | 1998-10-07 | 1 | -7/+0 |
* | 8 | law | 1998-10-02 | 1 | -1/+9 |
* | PR gcc/16300 | brolley | 1998-08-25 | 1 | -1/+3 |
* | * regclass.c: Changed register set documentation to be consistent | law | 1998-08-19 | 1 | -6/+6 |
* | * regclass.c (allocate_reg_info): Respect MIN when clearing data. | rth | 1998-08-17 | 1 | -6/+7 |
* | More efficient version of Jul 10 bugfix of mine, as | davem | 1998-07-13 | 1 | -16/+54 |
* | * regclass.c (allocate_reg_info): Initialize the entire reg_data | law | 1998-07-06 | 1 | -2/+4 |
* | Switch reg_n_info structure to use varrays | meissner | 1998-07-02 | 1 | -32/+108 |
* | * Merge from gcc2 June 9, 1998 snapshot. See ChangeLog.13 for | law | 1998-06-29 | 1 | -1/+1 |