aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/h8300
AgeCommit message (Expand)AuthorFilesLines
1996-03-11h8300.h (SP_AND_G_REGS): Renamed from SP_AND_G_REG.Doug Evans3-142/+171
1996-03-02h8300.h (BIGGEST_FIELD_ALIGNMENT): Replace uses of TARGET_ALIGN_STRUCT_300 wi...Doug Evans1-2/+2
1996-02-29(ASM_OUTPUT_BSS): Define.Doug Evans1-0/+7
1996-02-02(TARGET_ALIGN_300): Renamed from TARGET_ALIGN_STRUCT_300.Doug Evans1-5/+6
1996-02-01Fix comment.Doug Evans1-1/+1
1996-02-01(HANDLE_PRAGMA): Change to expression whose value is terminating character.Doug Evans1-3/+3
1996-01-16Use dbxcoff.hIan Lance Taylor1-6/+2
1996-01-15Update coprygith.Doug Evans1-1/+1
1996-01-15Update copyright.Doug Evans1-1/+1
1996-01-15c-lex.c (check_newline): Pass character after `#pragma' to HANDLE_PRAGMA.Doug Evans2-36/+20
1996-01-11h8300.h (TARGET_ALIGN_STRUCT_300): New macro.Doug Evans1-3/+15
1996-01-11(OVERRIDE_OPTIONS): Clean up comment.Doug Evans1-8/+3
1996-01-11(CPP_PREDEFINES): Delete _DOUBLE_IS_32BITS.Doug Evans1-1/+1
1995-12-12(MULTILIB_{OPTIONS,DIRNAMES}): Add -mint32 support.Doug Evans1-2/+2
1995-08-28Fix spelling errors.Richard Kenner2-4/+4
1995-08-19(fancy_btst,fancy_btst1): Branch target must be operand 0 for lengthRichard Kenner1-12/+12
1995-08-19(STATIC_CHAIN_REGNUM): Use r3.Richard Kenner1-14/+19
1995-06-15Update header.Richard Kenner1-1/+1
1995-06-15Change FSF address.Richard Kenner1-1/+2
1995-06-15Update FSF address.Richard Kenner4-4/+8
1995-05-22(movsf_h8300h): Add missing post-inc case to constraints.Doug Evans1-3/+4
1995-05-16Fix typos in comments.Richard Kenner2-2/+2
1995-02-21Added arg to RETURN_POPS_ARGS.Richard Kenner1-1/+2
1995-02-10Replace MAX_UNITS_PER_WORD with MIN_UNITS_PER_WORD.Richard Kenner1-2/+2
1995-01-23(table_jump_h8300, table_jump_h8300h): Constrain operand to use register.Doug Evans1-3/+3
1995-01-06(DO_GLOBAL_CTORS_BODY): Run constructors from right toJim Wilson1-2/+2
1994-12-13(handle_pragma): Only print warning once.Doug Evans1-1/+6
1994-11-18(DBX_DEBUGGING_INFO): Define.Doug Evans1-0/+8
1994-11-16(ASM_OUTPUT_SECTION_NAME): New arg DECL.Doug Evans2-11/+9
1994-07-22(andhi3, iorhi3, xorhi3): Change constraint on operand 2 from `i' to `n'.Doug Evans1-3/+3
1994-07-20(print_operand, default case): Handle SFmode regs.Doug Evans1-0/+1
1994-07-16Add libgcc copyright.Doug Evans1-2/+32
1994-07-11h8300.md (cpu): New attribute.Doug Evans1-705/+1601
1994-07-11h8300.c (cpu_type, [...]): New variables.Doug Evans1-364/+1484
1994-07-11h8300.h (CPP_PREDEFINES, [...]): Add h8/300h support.Doug Evans1-360/+548
1994-07-11t-h8300 (CROSS_LIBGCC1): Use libgcc1-asm.a.Doug Evans1-5/+26
1994-07-11Initial revisionDoug Evans1-0/+672
1994-04-20(lshrhi3_eight): Fix name.Doug Evans1-2/+2
1994-04-20(RTX_COSTS): Remove LSHIFT.Doug Evans1-1/+0
1994-02-17(ASM_OUTPUT_SECTION_NAME): Fix typo.Doug Evans1-1/+1
1994-02-17h8300.h (ASM_OUTPUT_SECTION_NAME): Define.Doug Evans1-23/+14
1994-02-17(asm_output_labelref): Delete.Doug Evans1-28/+0
1993-12-31Define NO_FUNCTION_CSE and CAN_DEBUG_WITHOUT_FP; deleteRichard Kenner1-10/+8
1993-12-12Delete null LIB2FUNCS_EXTRA.Richard Kenner1-1/+0
1993-10-02(CPP_PREDEFINES): Add system/cpu/machine assertions where missing.Doug Evans1-1/+1
1993-09-09Set CROSS_LIBGCC1 to be libgcc1.nullIan Lance Taylor1-0/+1
1993-03-31define CONSTANT_ADDRESS_P(X) to not use CONST_DOUBLEBrendan Kehoe1-1/+4
1993-03-23(DEFAULT_PCC_STRUCT_RETURN): Define to 0.Jim Wilson1-0/+4
1993-03-12* (RETURN_IN_MEMORY): Handle BLKmode values.Doug Evans1-1/+2
1993-03-04New file.Steve Chamberlain4-0/+2107