aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/sh
AgeCommit message (Expand)AuthorFilesLines
2011-06-09re PR target/49307 (ICE in spill_failure, at reload1.c:2113)Kaz Kojima1-7/+23
2011-06-08re PR target/49305 (SH Target: internal compiler error: in reload_cse_simpli...Kaz Kojima1-0/+2
2011-06-08sh.c (prepare_move_operands): Set pic register appropriately for global and l...Kaz Kojima1-13/+19
2011-06-03linux.h (MD_UNWIND_SUPPORT): Remove.Rainer Orth2-257/+0
2011-06-02predicates.md (general_movsrc_operand): Return 0 for memory and memory subreg...Kaz Kojima1-0/+24
2011-06-01sh.c (expand_cbranchdi4): Use a scratch register if needed when original oper...Kaz Kojima1-0/+7
2011-05-30sh.c (expand_cbranchdi4): Set msw_skip when the high part of the second opera...Kaz Kojima1-1/+4
2011-05-25common.opt (flag_stack_usage_info): New variable.Eric Botcazou1-1/+1
2011-05-03sh.c (sh_media_init_builtins): Call build_function_type_list instead of build...Nathan Froyd1-3/+6
2011-04-26sh.c (sh_gimplify_va_arg_expr): Don't call targetm.calls.must_pass_in_stack f...Kaz Kojima1-1/+6
2011-04-21alpha.c (struct machine_function): Use rtx, not struct rtx_def *.Joseph Myers2-4/+4
2011-04-21target.def (legitimate_constant_p): New hook.Richard Sandiford2-14/+20
2011-04-18fix doubled-word typos in comments and strings: e.g., s/in in/in/Jim Meyering1-2/+2
2011-04-11linux-elf.h (LINUX_DYNAMIC_LINKER): Rename to GNU_USER_DYNAMIC_LINKER.Joseph Myers1-2/+2
2011-04-10Remove doubled up words.Mike Stump1-1/+1
2011-04-08tm.texi.in (ASM_OUTPUT_BSS): Remove documentation.Anatoly Sokolov1-16/+0
2011-03-31re PR target/47109 (m68k-netbsdelf: collect2 build fails with undefined refer...Joseph Myers6-41/+8
2011-03-29[multiple changes]Vladimir Makarov1-14/+0
2011-03-28re PR bootstrap/48307 (Bootstrap failure)Vladimir Makarov1-0/+14
2011-03-27[multiple changes]Vladimir Makarov1-14/+0
2011-03-22sh.c (sh_handle_option): Access target_flags via opts pointer.Joseph Myers1-27/+40
2011-03-22target.def (handle_option): Take gcc_options and cl_decoded_option pointers a...Joseph Myers1-3/+11
2011-03-22MAINTAINERS (crx port, [...]): Remove.Joseph Myers9-1383/+1
2011-03-21ChangeLog gcc/Kai Tietz1-12/+23
2011-03-19sh.c (find_barrier): Don't emit a constant pool between a call and its corres...Kaz Kojima1-0/+10
2011-03-18sh.c (sh_delegitimize_address): Handle UNSPEC_SYMOFF and UNSPEC_PCREL_SYMOFF.Kaz Kojima1-2/+14
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