aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/sh/sh.h
AgeCommit message (Expand)AuthorFilesLines
2001-07-06Makefile.in (final.o): Depend on target.h.Neil Booth1-5/+0
2001-06-26Makefile.in (TARGET_H, [...]): New.Neil Booth1-6/+0
2001-06-26defaults.h: Default escape sequences to ASCII.Neil Booth1-9/+0
2001-06-21handle interrupt_handler correctlyAldy Hernandez1-0/+4
2001-05-29* config/sh/sh.h (IDENT_ASM_OP): End with TAB, not LF.Hartmut Schirmer1-1/+1
2001-05-25Standardize header guards.Richard Henderson1-1/+1
2001-05-04alpha.h: NULL_PTR -> NULL.Kaveh R. Ghazi1-3/+3
2001-04-03Use byte offsets in SUBREGs instead of words.Jakub Jelinek1-1/+1
2001-03-22mkconfig.sh: Include insn-flags.h.Richard Henderson1-1/+2
2001-03-11* config/sh/sh.h (LEGITIMATE_PIC_OPERAND_P): Defined.Kaz Kojima1-0/+7
2001-02-15* config/sh/sh.h (BOOL_TYPE_SIZE): Don't define.Alexandre Oliva1-7/+0
2001-02-07elfos.h (INT_ASM_OP): Don't define it if it's already defined.Alexandre Oliva1-4/+27
2001-01-11* config/sh/sh.h (LABEL_ALIGN): Use UNSPECV_ALIGN instead of 1.Alexandre Oliva1-1/+1
2001-01-09sh.h (STATIC_CHAIN_REGNUM): Change from r13 to r3.Alexandre Oliva1-7/+7
2001-01-05sh.h (EPILOGUE_USES): Recognize fpscr as epilogue-used for TARGET_SH3E.Matthew Hiller1-1/+2
2001-01-01tm.texi (REGISTER_MOVE_COST): Add a mode argument.Alexandre Oliva1-2/+2
2000-12-16sh.h (INITIALIZE_TRAMPOLINE): Enclose the block statement in do/while(0).Alexandre Oliva1-2/+2
2000-12-01sh.c (reg_class_from_letter): Assign `k' to SIBCALL_REGS.Alexandre Oliva1-4/+12
2000-12-01sh.h (OUTPUT_ADDR_CONST_EXTRA): Use INTVAL instead of mis-used XINT.Alexandre Oliva1-2/+2
2000-11-25sh.h (TARGET_NONE): New.Alexandre Oliva1-25/+37
2000-11-25sh.md (GOTaddr2picreg, [...]): Don't set current_function_uses_pic_offset_table.Alexandre Oliva1-14/+1
2000-11-25sh-protos.h (symbol_ref_operand): Declare.Alexandre Oliva1-1/+11
2000-11-24sh.h (GENERAL_REGISTER_P, [...]): New macros.Alexandre Oliva1-11/+30
2000-11-23final.c (output_addr_const): Simplify.Alexandre Oliva1-2/+36
2000-11-23sh.h (FIRST_GENERAL_REG, [...]): New.Alexandre Oliva1-25/+23
2000-11-11sh.h (MODES_TIEABLE_P): Don't tie SFmode to other FP modes.Alexandre Oliva1-2/+7
2000-11-02config:Neil Booth1-1/+1
2000-10-31sh-protos.h (reg_no_subreg_operand, [...]): Don't declare.J"orn Rennecke1-2/+1
2000-09-25definitions in config/[s-w]* (rest):Hans-Peter Nilsson1-4/+4
2000-09-18Avoid problems with reloading fpul in HImodeBernd Schmidt1-0/+1
2000-09-15Avoid explicit references to fpul register in machine descriptionBernd Schmidt1-0/+6
2000-09-15Make sure movstr_i4 libfuncs are compiled for -m4-nofpuBernd Schmidt1-1/+1
2000-09-14sh.h (INIT_SECTION_ASM_OP, [...]): Remove define.Alexandre Oliva1-13/+0
2000-09-12sh.h (PREDICATE_CODES): Add CONST_DOUBLE to general_movsrc_operand...Alexandre Oliva1-2/+2
2000-09-11sh.h (INITIALIZE_TRAMPOLINE): Remove stray call to gen_ic_invalidate_line.J"orn Rennecke1-1/+0
2000-09-07c-pragma.h: Define HANDLE_GENERIC_PRAGMAS if REGISTER_TARGET_PRAGMAS is defined.Zack Weinberg1-4/+10
2000-09-07configure.in (sh-*-linux*): Added.Niibe Yutaka1-0/+12
2000-09-07sh.h (OVERRIDE_OPTIONS): Don't disable function CSE unless generating PIC.Alexandre Oliva1-1/+1
2000-09-06Changes in cse.c/loop.c cost calculationsBernd Schmidt1-20/+8
2000-09-02t-elf, [...]: New files.Alexandre Oliva1-2/+92
2000-08-07sh.h (EXTRA_CONSTRAINT_Q): Adjust to GNU Coding Standards.Alexandre Oliva1-6/+6
2000-08-03From SAITOH Masanobu:J"orn Rennecke1-1/+1
2000-08-01From Joern Rennecke:Bernd Schmidt1-2/+4
2000-06-13combine.c (subst): Use CLASS_CANNOT_CHANGE_MODE and CLASS_CANNOT_CHANGE_MODE_...Richard Henderson1-2/+7
2000-06-02sh.h (CPP_SPEC): Add -D__NOMACSAVE__ for -mnomacsave.J"orn Rennecke1-1/+7
2000-05-28lcm.c (make_preds_opaque): Fix comment.Clinton Popetz1-7/+4
2000-04-12sh.h (STRUCT_VALUE): Just 0 for TARGET_HITACHI.J"orn Rennecke1-14/+13
2000-04-08Fix comment.Joern Rennecke1-4/+4
2000-04-06* sh.h (STRUCT_VALUE, RETURN_IN_MEMORY): Define.J"orn Rennecke1-1/+19
2000-04-06sh.h (FUNCTION_ARG_PARTIAL_NREGS): Accomodate an unsigned GET_MODE_SIZE.J"orn Rennecke1-1/+1