aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/h8300/h8300.c
AgeCommit message (Expand)AuthorFilesLines
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+2
2008-09-03h8300.c (expand_a_shift): Avoid invalid RTL sharing.Jeff Law1-3/+3
2008-08-31fwprop.c (should_replace_address): Add speed attribute.Jan Hubicka1-4/+4
2008-08-06alpha.c (alpha_preferred_reload_class, [...]): Avoid C++ keywords.Kaveh R. Ghazi1-24/+24
2008-07-21h8300.c (h8300_hard_regno_scratch_ok): New.DJ Delorie1-0/+18
2008-02-20h8300.md (insv): Force source operand to be a register.DJ Delorie1-1/+1
2007-08-23arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro gu...Kaveh R. Ghazi1-1/+1
2007-08-02host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton1-4/+3
2007-06-11Merge dataflow branch into mainlineDaniel Berlin1-5/+5
2007-02-04h8300.c, [...]: Follow spelling conventions.Kazu Hirata1-9/+9
2006-10-28re PR target/29377 (Build for h8300-elf crashes on 64bit hosts due to int/HWI...Uros Bizjak1-5/+5
2006-08-28* config/h8300/h8300.c (TARGET_DEFAULT_TARGET_FLAGS): New.Prafulla Thakare1-0/+3
2005-06-25Update FSF address.R. Kelley Cook1-2/+2
2005-05-25common.opt (-Wattributes): New.DJ Delorie1-3/+5
2005-04-30h8300.c (byte_reg): Use gcc_assert and gcc_unreachable as appropriate.Nathan Sidwell1-249/+240
2005-04-23diagnostic.c (warning): Accept parameter to classify warning option.DJ Delorie1-3/+3
2005-03-18hooks.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-03-17h8300-protos.h: Remove prototypes for general_operand_src...Kazu Hirata1-489/+1
2005-03-17h8300.c (h8300_init_once): Use MASK_H8300S_1 instead of MASK_H8300S.Kazu Hirata1-1/+1
2004-11-09builtins.c, [...]: Avoid "`" as left quote, using "'" or %q, %< and %> as app...Joseph Myers1-3/+3
2004-09-15configure.ac: Check for COMDAT support.Mark Mitchell1-2/+3
2004-08-13darwin-c.c (find_subframework_file): Fix spelling of cannot.Andrew Pinski1-1/+1
2004-07-08Introduce H8SX support.Alexandre Oliva1-119/+1520
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-1/+1
2004-04-30bb-reorder.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-03-04* config/h8300/h8300.c: Put a comment for every function.Kazu Hirata1-2/+46
2004-03-02h8300.c (gtle_operator): Accept GT and LE.Kazu Hirata1-2/+2
2004-02-18h8300-protos.h: Add a prototype for h8300_expand_branch.Kazu Hirata1-0/+14
2004-02-18h8300-protos.h: Add prototypes for h8300_hard_regno_nregs and h8300_hard_regn...Kazu Hirata1-0/+26
2004-02-18h8300-protos.h: Update the prototype for expand_a_rotate().Kazu Hirata1-1/+1
2004-02-18h8300.c (expand_a_rotate): Don't generate insns by hand.Kazu Hirata1-8/+30
2004-02-18h8300.c (h8300_emit_stack_adjustment): Fix a warning.Kazu Hirata1-1/+1
2004-02-18h8300-protos.h: Update the prototype of fix_bit_operand().Kazu Hirata1-3/+4
2004-02-18h8300.c (fix_bit_operand): Change the name of the last argument to "code" fro...Kazu Hirata1-2/+2
2004-02-18h8300.c: Remove an extern declaration of rtx_equal_function_value_matters.Kazu Hirata1-2/+0
2004-02-17h8300.c (fix_bit_operand): Don't generate insns by hand.Kazu Hirata1-4/+15
2004-02-17h8300.c (h8300_expand_prologue): Don't generate insns by hand.Kazu Hirata1-2/+1
2004-02-17h8300.c (h8300_emit_stack_adjustment): Don't generate insns by hand.Kazu Hirata1-6/+13
2004-02-10h8300-protos.h: Add a prototype for h8300_regs_ok_for_stm.Kazu Hirata1-0/+31
2004-02-09re PR target/13721 (SEGV on inline-asm)Kazu Hirata1-0/+3
2004-02-08target-def.h (TARGET_STRUCT_VALUE_RTX): Define as hook_rtx_tree_int_null.Kazu Hirata1-2/+0
2004-02-04darwin.c, [...]: Fix comment formatting.Kazu Hirata1-1/+1
2004-02-03alpha.c, [...]: Use const0_rtx instead of GEN_INT (0).Kazu Hirata1-4/+4
2004-02-02arm.md, [...]: Fix indentation.Kazu Hirata1-3/+4
2004-02-02arc.md, [...]: Replace gen_rtx with gen_rtx_fmt_e*.Kazu Hirata1-4/+4
2004-01-28h8300.c (WORD_REG_USED): Use HARD_FRAME_POINTER_REGNUM instead of FRAME_POINT...Kazu Hirata1-31/+58
2004-01-27h8300.c (h8300_tiny_constant_address_p): Use a switch statement instead of a ...Kazu Hirata1-2/+8
2004-01-26h8300.c (h8300_tiny_constant_address_p): Use a switch statement instead of a ...Kazu Hirata1-12/+15
2004-01-24h8300-protos.h: Provide prototypes for h8300_legitimate_constant_p and h8300_...Kazu Hirata1-0/+45
2004-01-21coff.h: Update copyright.Kazu Hirata1-1/+1