aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/1750a
AgeCommit message (Expand)AuthorFilesLines
2000-05-01Update copyright.Jeff Law5-5/+5
2000-02-26Fix copyrightsJeff Law3-3/+6
2000-01-131750a-protos.h: New file.Kaveh R. Ghazi4-45/+100
1999-10-141750a.md (movstrqi): Add missing output reload constraint.Richard Henderson1-2/+2
1999-09-06Merge in gcc2-ss-010999Jeff Law3-26/+14
1999-09-07c-aux-info.c (concat): Don't define.Kaveh R. Ghazi1-1/+1
1999-08-09Include function.h in most files.Bernd Schmidt1-0/+1
1999-08-02arc.h: Define PROMOTE_PROTOTYPES to 1.Richard Henderson1-2/+2
1999-03-21i860.h (TARGET_SWITCHES): Add documentation for default case.Jeff Law1-1/+1
1999-03-18* 1750a.h (TARGET_SWITCHES): Add documentation.Jeffrey A Law1-1/+1
1999-01-26Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog forJeffrey A Law1-6/+6
1999-01-20cse.c (fold_rtx): Revert 29 Dec change.Richard Henderson1-2/+2
1998-12-16dummy import to prevent merge lossageJeff Law1-5/+2
1998-11-27system.h: Include libiberty.h.Kaveh R. Ghazi1-1/+1
1998-11-24cse.c (fold_rtx): Make autoincrement addressing mode tests be runtime selecta...Jeffrey A Law1-4/+4
1998-09-08expr.c: Corrected comment about what MOVE_RATIO does.Hans-Peter Nilsson1-2/+2
1998-05-05* Check in merge from gcc2. See ChangeLog.12 for details.Jeff Law1-1/+1
1998-03-311750a.md, [...]: Use GEN_INT consistently.Jeffrey A Law1-3/+3
1998-03-16Change MEMORY_MOVE_COST defs and uses to be able to take register class into ...Ken Raeburn1-1/+1
1998-03-06rtl.h (addr_diff_vec_flags): New typedef.Joern Rennecke1-1/+1
1997-12-19expr.c (do_tablejump): Let CASE_VECTOR_PC_RELATIVE be an expression.Ian Lance Taylor1-3/+4
1997-04-23(DUCR.M,DUC.M): Defined.Richard Kenner1-0/+44
1997-04-23(FRAME_POINTER_REQUIRED): Not required.Richard Kenner1-44/+68
1997-04-23(memop_valid): Memory indirection now valid.Richard Kenner1-29/+17
1997-04-23(cmphi): Fixed when next CC user is unsigned.Richard Kenner1-5/+82
1997-02-16(print_operand): New operand output modifiers d,t,b,B,w.Richard Kenner1-61/+100
1997-02-16(mulqihi3): Corrected.Richard Kenner1-200/+137
1997-02-02(modregno_adjust): Fixed case when reg_renumber invalid.Richard Kenner1-3/+6
1997-01-19(add_1_to_mem): Deleted.Richard Kenner1-68/+18
1997-01-19(movh[if]-1): Corrected.Richard Kenner1-37/+4
1997-01-06(movhi): Corrected case of moving constant to memory.Richard Kenner1-4/+9
1997-01-06Now includes regs.h.Richard Kenner1-3/+5
1996-12-12Remove unneeded casts to char *.Richard Kenner1-17/+19
1996-12-12(function_arg, {movcnt,mod}_regno_adjust): Add decls.Richard Kenner1-9/+5
1996-12-07(movhi pattern): Fixed MEM to MEM move problem.Richard Kenner1-2/+16
1996-09-21(USER_LABEL_PREFIX): Define instead of ASM_OUTPUT_LABELREF.Richard Kenner1-4/+2
1996-03-29calls.c (expand_call): Remove current_call_is_indirect nonsense.Jeff Law1-1/+1
1996-03-04(xstrdup): Declare instead of instead of strdup.Richard Kenner1-3/+3
1996-03-04(strdup): Delete.Richard Kenner1-20/+1
1996-02-12(add_1_to_mem): Corrected.Richard Kenner1-18/+35
1996-02-10(movstrqi): Corrected.Richard Kenner1-121/+115
1996-02-10(movcnt_regno_adjust): Corrected.Richard Kenner1-18/+144
1996-02-10(REG_ALLOC_ORDER): Changed back to natural order.Richard Kenner1-10/+26
1995-11-26(REG_OK_FOR_INDEX_P, REG_OK_FOR_BASE_P): Corrected.Richard Kenner1-32/+37
1995-11-26(pattern for HImode PSHM): Corrected.Richard Kenner1-73/+134
1995-11-09(cmphf): Addd Base Reg with Offset address mode (LB,STB,..)Richard Kenner1-153/+181
1995-11-09(REG_ALLOC_ORDER): Define.Richard Kenner1-3/+10
1995-09-18(enum reg_class, REG_CLASS_NAMES, REG_CLASS_CONTENTS): Added R2 and R0_1.Richard Kenner1-10/+25
1995-09-15(b_mode_operand): New function.Richard Kenner1-1/+32
1995-09-11Added DLB/DSTB peepholes for HFmode.Richard Kenner1-1/+19