aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/h8300/h8300.h
AgeCommit message (Expand)AuthorFilesLines
2011-07-20target.def (class_max_nregs): New hook.Anatoly Sokolov1-8/+0
2011-04-21alpha.c (struct machine_function): Use rtx, not struct rtx_def *.Joseph Myers1-1/+1
2011-04-21target.def (legitimate_constant_p): New hook.Richard Sandiford1-5/+0
2011-04-02h8300.c (print_operand_address): Rename to...Naveen H.S1-20/+0
2011-04-01constraints.md: New file.Nathan Froyd1-186/+0
2011-03-31h8300.h (GO_IF_MODE_DEPENDENT_ADDRESS): Remove macro.Anatoly Sokolov1-11/+0
2011-03-31re PR target/47109 (m68k-netbsdelf: collect2 build fails with undefined refer...Joseph Myers1-4/+0
2011-03-29[multiple changes]Vladimir Makarov1-13/+0
2011-03-29h8300.h (FUNCTION_VALUE_REGNO_P, [...]): Remove macros.Anatoly Sokolov1-23/+0
2011-03-28h8300.h (ASM_OUTPUT_BSS): Remove macro.Anatoly Sokolov1-8/+1
2011-03-28re PR bootstrap/48307 (Bootstrap failure)Vladimir Makarov1-0/+13
2011-03-27[multiple changes]Vladimir Makarov1-13/+0
2010-11-24targhooks.c (default_except_unwind_info): Remove MUST_USE_SJLJ_EXCEPTIONS case.Nathan Froyd1-3/+1
2010-11-22target.def (conditional_register_usage): Define.Nathan Froyd1-6/+0
2010-10-28h8300-protos.h (function_arg): Delete.Nathan Froyd1-29/+0
2010-10-22target.h (enum opt_levels, [...]): New.Joseph Myers1-3/+0
2010-10-16avr.h (PREFERRED_RELOAD_CLASS): Remove.Anatoly Sokolov1-7/+0
2010-09-16target.def (target_option.optimization): New hook.Joseph Myers1-10/+0
2010-09-16tm.texi.in (OVERRIDE_OPTIONS): Remove documentation.Joseph Myers1-10/+1
2010-06-29reginfo.c (init_reg_sets_1): Adjust comments.Nathan Froyd1-11/+0
2010-05-03tm.texi (defmac SMALL_REGISTER_CLASSES): Remove.Steven Bosscher1-5/+5
2010-04-16h8300.c (print_operand): Modify case 'V' and case 'W' print operands for HI m...Kaushik Phatak1-7/+17
2010-04-16h8300.h (OK_FOR_U): Support 'U' constraint for H8300SX.Kaushik Phatak1-5/+2
2009-10-14h8300.c (F): New.DJ Delorie1-0/+11
2009-09-22h8300.c (h8300_trampoline_init): New.Richard Henderson1-49/+0
2009-08-26hooks.h (hook_bool_const_int_const_int_true): Declare.Anatoly Sokolov1-12/+1
2009-05-14tm.texi (TARGET_LEGITIMATE_ADDRESS_P): Refer mainly to this in the former doc...Paolo Bonzini1-18/+0
2009-05-03defaults.h (FRAME_POINTER_REQUIRED): Provide default.Anatoly Sokolov1-6/+0
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+2
2008-09-06h8300.h (IRA_COVER_CLASSES): Define.Jeff Law1-0/+13
2008-09-01expr.c (MOVE_BY_PIECES_P, [...]): Pass speed operand.Jan Hubicka1-3/+1
2008-08-30optabs.c (expand_abs_nojump): Update BRANCH_COST call.Jan Hubicka1-1/+1
2007-08-02host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton1-5/+4
2007-02-04h8300.c, [...]: Follow spelling conventions.Kazu Hirata1-3/+3
2006-12-08recog.c (mode_dependent_address_p): Identify pre-increment...Mark Shinwell1-5/+0
2005-08-06Makefile.in, [...]: Fix comment/doc typos.Kazu Hirata1-1/+1
2005-06-26defaults.h (FRAME_GROWS_DOWNWARD): Define to 0 if not defined.Jakub Jelinek1-2/+2
2005-06-25Update FSF address.R. Kelley Cook1-2/+2
2005-03-18hooks.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-03-17h8300-protos.h: Remove prototypes for general_operand_src...Kazu Hirata1-39/+4
2005-03-17h8300.c (h8300_init_once): Use MASK_H8300S_1 instead of MASK_H8300S.Kazu Hirata1-72/+1
2004-12-08re PR middle-end/17982 (stop calling assemble_external before final assembly ...Zack Weinberg1-2/+0
2004-07-08Introduce H8SX support.Alexandre Oliva1-16/+161
2004-07-05c-decl.c, [...]: Don't check TARGET_MEM_FUNCTIONS.Joseph Myers1-6/+0
2004-07-04rtl.def (ADDRESSOF): Remove.Richard Henderson1-2/+2
2004-06-28re PR target/14041 (H8300-elf unaligned word/longword access of zero initiali...Dhananjay Deshpande1-0/+3
2004-03-07defaults.h (LEGITIMIZE_ADDRESS): Provide a default definition.Kazu Hirata1-17/+0
2004-02-19arc.h, [...]: Remove commented-out or useless definitions of CASE_VECTOR_PC_R...Kazu Hirata1-6/+0
2004-02-18h8300-protos.h: Add prototypes for h8300_hard_regno_nregs and h8300_hard_regn...Kazu Hirata1-22/+4
2004-02-17h8300.h (FIXED_REGISTERS): Add the soft frame pointer.Kazu Hirata1-8/+11