summaryrefslogtreecommitdiff
path: root/gcc/config/1750a
Commit message (Expand)AuthorAgeFilesLines
* * toplev.c (output_lang_identify): Delete.zack2001-04-161-2/+0
* * config.gcc: Expunge references to alpha/t-pe, pa/t-openbsd,zack2001-02-251-23/+0
* * tm.texi (REGISTER_MOVE_COST): Add a mode argument.aoliva2001-01-011-2/+2
* 2000-06-27 Philipp Thomas <pthomas@suse.de>pthomas2000-06-271-2/+2
* Update copyright.law2000-05-015-5/+5
* Fix copyrightslaw2000-02-263-3/+6
* * 1750a-protos.h: New file.ghazi2000-01-134-45/+100
* * 1750a.md (movstrqi): Add missing output reload constraint.rth1999-10-151-2/+2
* Merge in gcc2-ss-010999law1999-09-073-26/+14
* * c-aux-info.c (concat): Don't define.ghazi1999-09-071-1/+1
* Include function.h in most files. Remove most of the global variablescrux1999-08-091-0/+1
* * config/arc/arc.h: Define PROMOTE_PROTOTYPES to 1.rth1999-08-021-2/+2
* law1999-03-221-1/+1
* * 1750a.h (TARGET_SWITCHES): Add documentation.law1999-03-181-1/+1
* Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog forlaw1999-01-271-6/+6
* * cse.c (fold_rtx): Revert 29 Dec change.rth1999-01-211-2/+2
* dummy import to prevent merge lossagelaw1998-12-161-5/+2
* * system.h: Include libiberty.h.ghazi1998-11-271-1/+1
* * cse.c (fold_rtx): Make autoincrement addressing mode tests belaw1998-11-241-4/+4
* * expr.c: Corrected comment about what MOVE_RATIO does.law1998-09-081-2/+2
* * Check in merge from gcc2. See ChangeLog.12 for details.law1998-05-051-1/+1
* * 1750a.md, arm.c, clipper.c, clipper.md: Use GEN_INT consistently.law1998-04-011-3/+3
* Change MEMORY_MOVE_COST defs and uses to be able to take register class intoraeburn1998-03-161-1/+1
* * rtl.h (addr_diff_vec_flags): New typedef.amylaar1998-03-061-1/+1
* * expr.c (do_tablejump): Let CASE_VECTOR_PC_RELATIVE be anlaw1997-12-191-3/+4
* (DUCR.M,DUC.M): Defined.kenner1997-04-231-0/+44
* (FRAME_POINTER_REQUIRED): Not required.kenner1997-04-231-44/+68
* (memop_valid): Memory indirection now valid.kenner1997-04-231-29/+17
* (cmphi): Fixed when next CC user is unsigned.kenner1997-04-231-5/+82
* (print_operand): New operand output modifiers d,t,b,B,w.kenner1997-02-161-61/+100
* (mulqihi3): Corrected.kenner1997-02-161-200/+137
* (modregno_adjust): Fixed case when reg_renumber invalid.kenner1997-02-021-3/+6
* (add_1_to_mem): Deleted.kenner1997-01-191-68/+18
* (movh[if]-1): Corrected.kenner1997-01-191-37/+4
* (movhi): Corrected case of moving constant to memory.kenner1997-01-061-4/+9
* Now includes regs.h.kenner1997-01-061-3/+5
* Remove unneeded casts to char *.kenner1996-12-121-17/+19
* (function_arg, {movcnt,mod}_regno_adjust): Add decls.kenner1996-12-121-9/+5
* (movhi pattern): Fixed MEM to MEM move problem.kenner1996-12-071-2/+16
* (USER_LABEL_PREFIX): Define instead of ASM_OUTPUT_LABELREF.kenner1996-09-211-4/+2
* * calls.c (expand_call): Remove current_call_is_indirect nonsense.law1996-03-291-1/+1
* (xstrdup): Declare instead of instead of strdup.kenner1996-03-041-3/+3
* (strdup): Delete.kenner1996-03-041-20/+1
* (add_1_to_mem): Corrected.kenner1996-02-121-18/+35
* (movstrqi): Corrected.kenner1996-02-101-121/+115
* (movcnt_regno_adjust): Corrected.kenner1996-02-101-18/+144
* (REG_ALLOC_ORDER): Changed back to natural order.kenner1996-02-101-10/+26
* (REG_OK_FOR_INDEX_P, REG_OK_FOR_BASE_P): Corrected.kenner1995-11-261-32/+37
* (pattern for HImode PSHM): Corrected.kenner1995-11-261-73/+134
* (cmphf): Addd Base Reg with Offset address mode (LB,STB,..)kenner1995-11-091-153/+181