aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/h8300
AgeCommit message (Expand)AuthorFilesLines
1999-04-07h8300.c (h8300_adjust_insn_length): Also avoid recognizing ADDR_VEC and ADDR_...Jeffrey A Law1-1/+3
1999-04-07h8300.c (h8300_adjust_insn_length): Avoid trying to recognize USE, CLOBBER or...Jeffrey A Law1-0/+6
1999-03-22h8300.md (adjust_length): New attribute.Vladimir Makarov2-16/+35
1999-03-21i860.h (TARGET_SWITCHES): Add documentation for default case.Jeff Law1-1/+1
1999-03-18* h8300.h (TARGET_SWITCHES): Add documentation.Jeffrey A Law1-12/+12
1999-03-08openbsd.h (HANDLE_SYSV_PRAGMA): Define.Jeff Law1-5/+0
1999-03-01h8300.c (print_operand): Use 16 bit addressing when the data in 8-bit area an...Vladimir N. Makarov1-6/+7
1999-02-12h8300.md (zero_extendhisi2 H8/300 variant): Correctly handle extending a CONS...Jeffrey A Law1-30/+6
1999-01-19Update copyrightsMark Mitchell1-1/+2
1999-01-19rtl.h (rtx_def): Update documentation.Mark Mitchell1-4/+2
1999-01-14* h8300.h (ASM_OUTPUT_LABELREF): Use asm_fprintf, not fprintf.Jeffrey A Law1-2/+2
1999-01-06* h8300.h (ASM_OUTPUT_LABELREF): Define.Jeffrey A Law1-0/+3
1998-11-24cse.c (fold_rtx): Make autoincrement addressing mode tests be runtime selecta...Jeffrey A Law1-4/+4
1998-10-02h8300.c (WORD_REG_USED): Fix typo.Jeffrey A Law1-4/+3
1998-09-02Update definitions of HANDLE_PRAGMA macro in order to conform to new spec.Nick Clifton2-13/+15
1998-08-24* h8300.h (STRIP_NAME_ENCODING): Fix typo.Jeffrey A Law1-1/+1
1998-08-20h8300.c (h8300_encode_label): Use '&' for tiny data items.Jeffrey A Law2-3/+3
1998-07-01h8300.c (print_operand): Delete %L support.Ken Raeburn3-17/+7
1998-06-29* Merge from gcc2 June 9, 1998 snapshot. See ChangeLog.13 forJeff Law1-1/+1
1998-06-09* h8300.c (get_shift_alg): Add special cases for shifts of 8 and 24.Juha Sarlin1-1/+37
1998-05-06typo typo fixes fixesJeff Law1-1/+1
1998-05-05* h8300.h (ADDITIONAL_REGISTER_NAMES): Add "er" registers.Jeffrey A Law1-1/+3
1998-03-23h8300.h (CONST_COSTS): Remove definition.Jeffrey A Law1-3/+2
1998-03-06rtl.h (addr_diff_vec_flags): New typedef.Joern Rennecke1-1/+1
1998-01-25h8300.c (print_operand): Handle CONST_DOUBLE for 'e', 'f', and the default case.Jeffrey A Law1-4/+31
1997-12-19expr.c (do_tablejump): Let CASE_VECTOR_PC_RELATIVE be an expression.Ian Lance Taylor1-11/+12
1997-11-17* t-h8300 (MULTILIB_EXCEPTIONS): Define.Jeffrey A Law1-0/+1
1997-08-27t-h8300: Use TARGET_LIBGCC2_CFLAGS instead of LIBGCC2_CFLAGS.Bob Manson1-1/+1
1997-07-01h8300.h (BIGGEST_FIELD_ALIGNMENT): Remove definition.Jeff Law1-4/+0
1997-05-05h8300.c (notice_update_cc): Use CC_SET_ZN and CC_SET_ZNV.Jeff Law3-76/+92
1997-04-30xJason Merrill1-1/+1
1997-04-29lib1funcs.asm (divnorm, [...]): Fix code to negate SImode values.Jeff Law1-3/+3
1997-04-28h8300.c (push_order, pop_order): Add missing initializer entries.Jeff Law1-2/+2
1997-04-25* h8300.c (output_adds_subs): check for adding 0.Jeff Law1-0/+4
1996-12-13Define SMALL_REGISTER_CLASSES with a valueIan Lance Taylor1-1/+1
1996-11-14h8300.c (dosize): Don't clobber the static chain register if it's needed by t...Jeff Law1-1/+21
1996-09-25h8300.h (FIRST_PSEUDO_REGISTER): Bump up by one.Jeff Law3-111/+111
1996-09-21(USER_LABEL_PREFIX): Define instead of ASM_OUTPUT_LABELREF.Richard Kenner1-4/+2
1996-07-11h8300.h (OK_FOR_U): If generating H8/S code, accept SYMBOL_REF and SYMBOL_REF...Jeff Law1-4/+6
1996-07-11h8300.c (shift_one): Emit tabs between opcode and operands to be consistent w...Jeff Law1-170/+601
1996-07-08* First cut at support for the H8/S.Jeff Law5-142/+294
1996-06-24h8300.c (function_prologue): Update "monitor" prologues.Jeff Law1-1/+20
1996-06-06h8300.c (h8300_monitor_function_p): New function.Jeff Law1-0/+80
1996-05-24varasm.c (asm_output_bss): New argument DECL.Doug Evans1-2/+2
1996-05-23Fix typo in last change.Jeff Law1-2/+2
1996-05-22h8300.h (CONSTANT_ADDRESS_P): Don't accept CONST or HIGH on the H8/300H.Jeff Law2-28/+28
1996-05-21h8300.md (div patterns): Rewrite.Jeff Law1-16/+32
1996-05-15* h8300/h8300.h (DBX_OUTPUT_MAIN_SOURCE_FILE_END): Define.Jeff Law1-0/+10
1996-05-07h8300.c: Include obstack.h.Jeff Law3-31/+116
1996-05-07h8300.h (OK_FOR_U): (const (plus (symbol_ref) (const_int))) is a valid U oper...Jeff Law2-1/+33