| Commit message (Expand) | Author | Age | Files | Lines |
* | * system.h: Include libiberty.h. | ghazi | 1998-11-27 | 1 | -1/+1 |
* | * cse.c (fold_rtx): Make autoincrement addressing mode tests be | law | 1998-11-24 | 1 | -4/+4 |
* | * expr.c: Corrected comment about what MOVE_RATIO does. | law | 1998-09-08 | 1 | -2/+2 |
* | * Check in merge from gcc2. See ChangeLog.12 for details. | law | 1998-05-05 | 1 | -1/+1 |
* | * 1750a.md, arm.c, clipper.c, clipper.md: Use GEN_INT consistently. | law | 1998-04-01 | 1 | -3/+3 |
* | Change MEMORY_MOVE_COST defs and uses to be able to take register class into | raeburn | 1998-03-16 | 1 | -1/+1 |
* | * rtl.h (addr_diff_vec_flags): New typedef. | amylaar | 1998-03-06 | 1 | -1/+1 |
* | * expr.c (do_tablejump): Let CASE_VECTOR_PC_RELATIVE be an | law | 1997-12-19 | 1 | -3/+4 |
* | (DUCR.M,DUC.M): Defined. | kenner | 1997-04-23 | 1 | -0/+44 |
* | (FRAME_POINTER_REQUIRED): Not required. | kenner | 1997-04-23 | 1 | -44/+68 |
* | (memop_valid): Memory indirection now valid. | kenner | 1997-04-23 | 1 | -29/+17 |
* | (cmphi): Fixed when next CC user is unsigned. | kenner | 1997-04-23 | 1 | -5/+82 |
* | (print_operand): New operand output modifiers d,t,b,B,w. | kenner | 1997-02-16 | 1 | -61/+100 |
* | (mulqihi3): Corrected. | kenner | 1997-02-16 | 1 | -200/+137 |
* | (modregno_adjust): Fixed case when reg_renumber invalid. | kenner | 1997-02-02 | 1 | -3/+6 |
* | (add_1_to_mem): Deleted. | kenner | 1997-01-19 | 1 | -68/+18 |
* | (movh[if]-1): Corrected. | kenner | 1997-01-19 | 1 | -37/+4 |
* | (movhi): Corrected case of moving constant to memory. | kenner | 1997-01-06 | 1 | -4/+9 |
* | Now includes regs.h. | kenner | 1997-01-06 | 1 | -3/+5 |
* | Remove unneeded casts to char *. | kenner | 1996-12-12 | 1 | -17/+19 |
* | (function_arg, {movcnt,mod}_regno_adjust): Add decls. | kenner | 1996-12-12 | 1 | -9/+5 |
* | (movhi pattern): Fixed MEM to MEM move problem. | kenner | 1996-12-07 | 1 | -2/+16 |
* | (USER_LABEL_PREFIX): Define instead of ASM_OUTPUT_LABELREF. | kenner | 1996-09-21 | 1 | -4/+2 |
* | * calls.c (expand_call): Remove current_call_is_indirect nonsense. | law | 1996-03-29 | 1 | -1/+1 |
* | (xstrdup): Declare instead of instead of strdup. | kenner | 1996-03-04 | 1 | -3/+3 |
* | (strdup): Delete. | kenner | 1996-03-04 | 1 | -20/+1 |
* | (add_1_to_mem): Corrected. | kenner | 1996-02-12 | 1 | -18/+35 |
* | (movstrqi): Corrected. | kenner | 1996-02-10 | 1 | -121/+115 |
* | (movcnt_regno_adjust): Corrected. | kenner | 1996-02-10 | 1 | -18/+144 |
* | (REG_ALLOC_ORDER): Changed back to natural order. | kenner | 1996-02-10 | 1 | -10/+26 |
* | (REG_OK_FOR_INDEX_P, REG_OK_FOR_BASE_P): Corrected. | kenner | 1995-11-26 | 1 | -32/+37 |
* | (pattern for HImode PSHM): Corrected. | kenner | 1995-11-26 | 1 | -73/+134 |
* | (cmphf): Addd Base Reg with Offset address mode (LB,STB,..) | kenner | 1995-11-09 | 1 | -153/+181 |
* | (REG_ALLOC_ORDER): Define. | kenner | 1995-11-09 | 1 | -3/+10 |
* | (enum reg_class, REG_CLASS_NAMES, REG_CLASS_CONTENTS): Added R2 and R0_1. | kenner | 1995-09-18 | 1 | -10/+25 |
* | (b_mode_operand): New function. | kenner | 1995-09-15 | 1 | -1/+32 |
* | Added DLB/DSTB peepholes for HFmode. | kenner | 1995-09-11 | 1 | -1/+19 |
* | Fix spelling errors. | kenner | 1995-08-28 | 2 | -2/+2 |
* | Added peephole definitions for Load/Store Base insns and eliminating | kenner | 1995-08-25 | 1 | -0/+54 |
* | (ASM_OUTPUT_CONSTRUCTOR): Add FILE arg to assemble_name. | kenner | 1995-07-29 | 1 | -4/+4 |
* | (ucim.m, ucr.m, uc.m): New. | kenner | 1995-07-29 | 1 | -0/+41 |
* | (cmpqi): Account for unsigned comparisons. | kenner | 1995-07-29 | 1 | -22/+41 |
* | (notice_update_cc): INCM and DECM set condition codes. | kenner | 1995-07-29 | 1 | -26/+47 |
* | (FUNCTION_EPILOGUE): Local variables freed from SP, not FP. | kenner | 1995-07-29 | 1 | -5/+7 |
* | Change FSF address. | kenner | 1995-06-15 | 1 | -1/+2 |
* | Update FSF address. | kenner | 1995-06-15 | 3 | -3/+6 |
* | Fix typos in comments. | kenner | 1995-05-16 | 1 | -1/+1 |
* | (DEFAULT_PCC_STRUCT_RETURN): Was misspelled. | kenner | 1995-05-16 | 1 | -1/+1 |
* | Initial revision | kenner | 1995-04-25 | 1 | -0/+22 |
* | (sectname): Reverse Init and Normal. | kenner | 1995-03-10 | 1 | -32/+10 |