aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/sh
AgeCommit message (Expand)AuthorFilesLines
2011-02-19biarch32.h, [...]: Remove.Joseph Myers1-49/+0
2011-02-17embed-elf.h (LIBGCC_SPEC): Match -m4-340 instead of --m4-340.Joseph Myers1-2/+2
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek1-1/+1
2010-12-22c-aux-info.c (gen_formal_list_for_type): Use prototype_p.Nathan Froyd1-1/+1
2010-12-22svr4.h: Remove.Joseph Myers2-9/+2
2010-12-21sh.h (PREFERRED_RELOAD_CLASS): Remove.Anatoly Sokolov3-18/+25
2010-12-16sh.h (OUTPUT_ADDR_CONST_EXTRA): Remove.Anatoly Sokolov2-109/+113
2010-12-15elf.h (LIB_SPEC): Define.Joseph Myers1-0/+3
2010-12-09netware.h (TARGET_POSIX_IO): Define.Joseph Myers1-2/+0
2010-12-09freebsd.h (LINK_SPEC): Don't use %{!dynamic-linker:}.Joseph Myers1-2/+2
2010-12-01common.opt (main_input_filename, [...]): New Variable entries.Joseph Myers1-1/+0
2010-11-30diagnostic-core.h: Include bversion.h.Joseph Myers3-3/+0
2010-11-22target.def (conditional_register_usage): Define.Nathan Froyd2-51/+58
2010-11-10cfgloop.c (verify_loop_structure): Use %' in diagnostics.Joseph Myers4-8/+8
2010-11-03sh.c (sh_expand_prologue): Remove unnecessary comment.Kaz Kojima1-2/+2
2010-11-02sh.c (TARGET_DELEGITIMIZE_ADDRESS): Redefine.Kaz Kojima1-0/+43
2010-10-29sh.c (sh_promote_function_mode): Use default_promote_function_mode if !sh_pro...Paolo Bonzini1-2/+3
2010-10-23cppbuiltin.c (define_builtin_macros_for_type_sizes): Define __BYTE_ORDER__...Nathan Froyd1-8/+0
2010-10-22target.h (enum opt_levels, [...]): New.Joseph Myers3-48/+36
2010-10-22alpha.c (alpha_build_builtin_va_list): Use TYPE_STUB_DECL instead of TREE_CHAIN.Nathan Froyd1-1/+1
2010-10-16arm.c (arm_option_optimization): Set flag_section_anchors to 1 not 2.Joseph Myers1-6/+3
2010-10-15target.def (target_option.init_struct): New hook.Joseph Myers1-5/+14
2010-10-12libgcc2.h: Use __SIZEOF_DOUBLE__ instead of LIBGCC2_DOUBLE_TYPE_SIZE.Nathan Froyd1-6/+0
2010-10-11params.c (set_param_value_internal): New.Joseph Myers1-1/+9
2010-10-01sh.c (sh_expand_prologue): Set current_function_static_stack_size.Kaz Kojima1-1/+12
2010-09-30opt-functions.awk (static_var): Update comment.Joseph Myers1-2/+0
2010-09-29options.texi (Variable, Var, Init): Update documentation without reference to...Joseph Myers1-5/+6
2010-09-29optc-gen.awk: Generate global_options initializer instead of individual varia...Joseph Myers1-2/+0
2010-09-16target.def (target_option.optimization): New hook.Joseph Myers3-5/+5
2010-09-16tm.texi.in (OVERRIDE_OPTIONS): Remove documentation.Joseph Myers1-2/+2
2010-09-05sh.c (sh_option_override): Make static.Naveen H.S3-19/+19
2010-08-28sh-protos.h (sh_function_arg): Delete.Nathan Froyd3-18/+18
2010-08-27sh.c (push_regs): Emit movml for interrupt handler when possible.Naveen H.S2-6/+108
2010-07-15tree.h (DECL_CHAIN): Define.Nathan Froyd2-15/+15
2010-07-13h8300.c (h8300_init_once): Default to -fstrict_volatile_bitfields.DJ Delorie1-0/+4
2010-07-13re PR target/44761 (sh.md warnings)Kaz Kojima2-13/+11
2010-07-08toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez4-0/+4
2010-07-01re PR middle-end/42834 (memcpy folding overeager)Richard Guenther1-1/+1
2010-06-30re PR middle-end/44566 (configuration with multiple targets / backends is not...Joern Rennecke2-7/+9
2010-06-29reginfo.c (init_reg_sets_1): Adjust comments.Nathan Froyd1-11/+0
2010-06-17sh-protos.h (print_operand): Delete.Nathan Froyd3-29/+30
2010-06-07sh.c (sh_build_builtin_va_list): Set tree type name of RECORD.Kaz Kojima1-1/+5
2010-05-21tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher1-1/+0
2010-05-04sh.c (sh_small_register_classes_for_mode_p): Remove static.Kaz Kojima1-1/+1
2010-05-03tm.texi (defmac SMALL_REGISTER_CLASSES): Remove.Steven Bosscher3-7/+17
2010-04-22re PR target/43744 (SH: Error: pcrel too far)Kaz Kojima1-0/+17
2010-04-16add accumulate-outgoing-args and omit-frame-pointer for SHChristian Bruel3-19/+61
2010-04-15re PR target/43741 (sh-elf ICEs for libstdc++-v3/src/ios_init.cc with -m2a)Kaz Kojima1-4/+3
2010-04-15re PR target/43742 (web.c/union_match_dups segfaults for a null *ref on sh-elf)Bernd Schmidt1-9/+9
2010-04-14re PR target/43742 (web.c/union_match_dups segfaults for a null *ref on sh-elf)Kaz Kojima1-1/+1