summaryrefslogtreecommitdiff
path: root/gcc/config/1750a
Commit message (Expand)AuthorAgeFilesLines
* * 1750a.h (DBX_REGISTER_NUMBER): Don't define.ghazi2001-11-221-4/+0
* * 1750a.md: Don't use hex format for a const_int.ghazi2001-11-201-2/+2
* * config/1750a/1750a.c: Fix comment formatting.kazu2001-11-092-48/+48
* * 1750a.h (EXTRA_SECTION_FUNCTIONS): Add prototype.ghazi2001-11-041-1/+2
* * calls.c (emit_call_1): Mark parameter with ATTRIBUTE_UNUSED.ghazi2001-10-193-7/+8
* * c-parse.in (yyerror): Const-ification and/or static-ization.ghazi2001-09-131-1/+1
* Move constructor/destructor handling into target hooks.rth2001-08-091-8/+0
* * final.c (output_addr_const): Use target opening andneil2001-07-091-6/+0
* * final.c (no_asm_to_stream): New.neil2001-07-081-3/+0
* * target.h (targetm): Rename global from "target", so as not toshebs2001-07-071-1/+1
* * Makefile.in (final.o): Depend on target.h.neil2001-07-062-77/+96
* * Makefile.in (TARGET_H, TARGET_DEF_H): New.neil2001-06-261-0/+6
* * defaults.h: Default escape sequences to ASCII.neil2001-06-261-10/+0
* * 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