aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/h8300/h8300.h
AgeCommit message (Expand)Author
1999-09-04Import final gcc2 snapshot (990109)gcc3Jeffrey A Law
1997-11-02import gcc2 971021 snapshotJeffrey A Law
1997-07-01 * h8300.h (BIGGEST_FIELD_ALIGNMENT): Remove definition.Jeff Law
1997-05-06 * h8300.c (notice_update_cc): Use CC_SET_ZN and CC_SET_ZNV.Jeff Law
1997-04-30xJason Merrill
1996-12-13Define SMALL_REGISTER_CLASSES with a valueIan Lance Taylor
1996-09-26 * h8300/h8300.h (FIRST_PSEUDO_REGISTER): Bump up by one.Jeffrey A Law
1996-09-21(USER_LABEL_PREFIX): Define instead of ASM_OUTPUT_LABELREF.Richard Kenner
1996-07-11 * h8300/h8300.h (OK_FOR_U): If generating H8/S code, acceptJeffrey A Law
1996-07-08 * First cut at support for the H8/S.Jeffrey A Law
1996-05-24 * varasm.c (asm_output_bss): New argument DECL.Doug Evans
1996-05-23Fix typo in last change.Jeffrey A Law
1996-05-23 * h8300/h8300.h (CONSTANT_ADDRESS_P): Don't accept CONST or HIGHJeffrey A Law
1996-05-15 * h8300/h8300.h (DBX_OUTPUT_MAIN_SOURCE_FILE_END): Define.Jeffrey A Law
1996-05-08 * h8300/h8300.c: Include obstack.h.Jeffrey A Law
1996-05-07 * h8300/h8300.h (OK_FOR_U): (const (plus (symbol_ref) (const_int)))Jeffrey A Law
1996-05-07 * h8300/h8300.c (h8300_eightbit_data_p): Renamed fromJeffrey A Law
1996-05-07 * h8300/h8300.h (READONLY_DATA_SECTION): Define.Jeffrey A Law
1996-04-30 * h8300/h8300.c (one_insn_adds_subs_operand): New function.Jeffrey A Law
1996-04-29 * h8300/h8300.c (names_small): Remove "BAD" postfix fromJeffrey A Law
1996-04-17(HANDLE_PRAGMA): Expect/pass 2nd arg of NODE, not CH.Jim Wilson
1996-04-13 * h8300.md: Add more comments about things which seemJeffrey A Law
1996-04-12 * h8300/h8300.c (print_operand): Handle new 'R' case for accessingJeffrey A Law
1996-04-11 * h8300.c (dosize): On the h8300h, do 4 byte adjustmentsJeffrey A Law
1996-04-03 * h8300.h (h8300_funcvec_function_p): Declaration moved here.Jeffrey A Law
1996-04-02 * h8300/h8300.c (extra_pop): Remove unused variable.Jeffrey A Law
1996-04-01 * h8300.c (interrupt_handler): Renamed from pragma_interrupt.Jeffrey A Law
1996-03-29 * calls.c (expand_call): Remove current_call_is_indirect nonsense.Jeffrey A Law
1996-03-11 * h8300/h8300.h (SP_AND_G_REGS): Renamed from SP_AND_G_REG.Doug Evans
1996-03-02 * h8300.h (BIGGEST_FIELD_ALIGNMENT): Replace uses ofDoug Evans
1996-02-29(ASM_OUTPUT_BSS): Define.Doug Evans
1996-02-02(TARGET_ALIGN_300): Renamed from TARGET_ALIGN_STRUCT_300.Doug Evans
1996-02-01Fix comment.Doug Evans
1996-02-01(HANDLE_PRAGMA): Change to expression whose value is terminating character.Doug Evans
1996-01-16Use dbxcoff.hIan Lance Taylor
1996-01-15Update copyright.Doug Evans
1996-01-15 * c-lex.c (check_newline): Pass character after `#pragma' toDoug Evans
1996-01-11 * h8300/h8300.h (TARGET_ALIGN_STRUCT_300): New macro.Doug Evans
1996-01-11(OVERRIDE_OPTIONS): Clean up comment.Doug Evans
1996-01-11(CPP_PREDEFINES): Delete _DOUBLE_IS_32BITS.Doug Evans
1995-08-19(STATIC_CHAIN_REGNUM): Use r3.Richard Kenner
1995-06-15Update FSF address.Richard Kenner
1995-02-21Added arg to RETURN_POPS_ARGS.Richard Kenner
1995-02-11Replace MAX_UNITS_PER_WORD with MIN_UNITS_PER_WORD.Richard Kenner
1995-01-07(DO_GLOBAL_CTORS_BODY): Run constructors from right toJim Wilson
1994-11-18(DBX_DEBUGGING_INFO): Define.Doug Evans
1994-11-16(ASM_OUTPUT_SECTION_NAME): New arg DECL.Doug Evans
1994-07-11 * h8300/h8300.h (CPP_PREDEFINES, CPP_SPEC, LIB_SPEC, TARGET_SWITCHES,Doug Evans
1994-04-20(RTX_COSTS): Remove LSHIFT.Doug Evans
1994-02-17(ASM_OUTPUT_SECTION_NAME): Fix typo.Doug Evans