aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/sh
AgeCommit message (Expand)AuthorFilesLines
2011-11-02Move libgcc2 to toplevel libgccRainer Orth4-251/+0
2011-11-02Move libgcc1 to toplevel libgccRainer Orth7-4028/+2
2011-11-02Move crtstuff support to toplevel libgccRainer Orth12-2926/+0
2011-11-02Move shlib support to toplevel libgccRainer Orth2-56/+0
2011-10-15re PR target/49263 (SH Target: underutilized "TST #imm, R0" instruction)Oleg Endo3-7/+173
2011-09-28re PR bootstrap/49486 (Bootstrap failure)Oleg Endo1-31/+92
2011-09-22sh.c (andcosts): Renamed to and_xor_ior_costs.Oleg Endo1-10/+14
2011-09-14sh.md: Use match_test rather than eq/ne symbol_ref throughout file.Richard Sandiford1-62/+57
2011-08-18tm.texi.in (TARGET_RTX_COSTS): Add an opno paramter.Richard Sandiford1-4/+4
2011-08-17re PR target/50068 (Invalid memory access in incr_ticks_for_insn)Kaz Kojima1-4/+0
2011-08-05Makefile.in (FPBIT_FUNCS, [...]): Remove.Rainer Orth2-26/+1
2011-08-05Makefile.in (UNWIND_H): Remove.Rainer Orth1-2/+2
2011-07-31re PR target/49880 (SuperH: ICE when -m4 is used with -mdiv=call-div1)Kaz Kojima1-2/+2
2011-07-28rtlanal.c (tablejump_p): False for returns.Bernd Schmidt1-4/+2
2011-07-19rtl.texi (MEM_SIZE_KNOWN_P): Document.Richard Sandiford2-3/+3
2011-07-19tree.h (fold_build_pointer_plus_loc): New helper function.Richard Guenther1-10/+5
2011-06-23params.c: Include common/common-target.h.Joseph Myers1-11/+0
2011-06-16re PR middle-end/46500 (target.h includes tm.h)Joern Rennecke1-20/+30
2011-06-15target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h.Joseph Myers1-179/+0
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