aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/h8300/h8300.c
AgeCommit message (Expand)AuthorFilesLines
2010-09-16target.def (target_option.optimization): New hook.Joseph Myers1-0/+15
2010-09-16tm.texi.in (OVERRIDE_OPTIONS): Remove documentation.Joseph Myers1-2/+5
2010-07-13h8300.c (h8300_init_once): Default to -fstrict_volatile_bitfields.DJ Delorie1-0/+4
2010-07-08toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez1-0/+1
2010-06-05c-common.c: Move to c-family/.Steven Bosscher1-1/+1
2010-05-21tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher1-1/+0
2010-04-16h8300.c (print_operand): Modify case 'V' and case 'W' print operands for HI m...Kaushik Phatak1-2/+10
2010-04-02Make-lang.in, [...]: Update copyright years.Steven Bosscher1-1/+1
2010-02-15h8300.c: (h8300_push_pop): Use bool type for boolean parameters.Nick Clifton1-9/+13
2010-01-20h8300.c (F): Add "in_epilogue" flag.DJ Delorie1-13/+14
2009-10-14h8300.c (F): New.DJ Delorie1-13/+47
2009-09-22h8300.c (h8300_trampoline_init): New.Richard Henderson1-0/+53
2009-08-26hooks.h (hook_bool_const_int_const_int_true): Declare.Anatoly Sokolov1-0/+17
2009-06-03ansidecl.h (EXPORTED_CONST): Define.Ian Lance Taylor1-1/+1
2009-05-14tm.texi (TARGET_LEGITIMATE_ADDRESS_P): Refer mainly to this in the former doc...Paolo Bonzini1-2/+5
2009-05-12Merge cond-optab branch.Paolo Bonzini1-1/+32
2009-05-10arc.c (arc_handle_interrupt_attribute): Use %qE for identifiers in diagnostics.Joseph Myers1-7/+7
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