aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/sh
AgeCommit message (Expand)AuthorFilesLines
2016-01-04Update copyright years.Jakub Jelinek39-39/+39
2015-12-07sh.md (rsqrtsf2): Adjust for the recent rsqrt_optab changesKaz Kojima1-4/+3
2015-11-16re PR target/68277 ([SH]: error: insn does not satisfy its constraints when c...Oleg Endo1-1/+41
2015-11-14sh.md (symGOT_load): Don't set stack_chk_guard_p for TARGET_FDPIC.Rich Felker1-1/+1
2015-11-09Machine modes for address printing.Julian Brown1-9/+12
2015-10-30sh.opt: Fix format of the help text for -mfdpicKaz Kojima1-1/+1
2015-10-27config.gcc: Handle --enable-fdpic.Daniel Jacobowitz9-147/+752
2015-10-26[config/sh/sh.c] Fix PR68091: Return false for non shmedia targets in sh_vect...Kaz Kojima1-1/+1
2015-10-21Improve --help output to generate references to option aliases.Martin Sebor1-71/+71
2015-10-20musl support for shGregor Richards1-0/+21
2015-10-16gen-mul-tables.cc: Adjust include files.Andrew MacLeod5-79/+21
2015-10-05Fix PR65345 in SH backendKaz Kojima1-5/+7
2015-10-05Remove REAL_VALUE_FROM_CONST_DOUBLERichard Sandiford2-23/+10
2015-10-05Replace REAL_VALUES_EQUAL with real_equalRichard Sandiford1-2/+2
2015-10-02sh.md: Add new unnamed split pattern to handle movt-movt sequences.Oleg Endo1-0/+40
2015-09-29[PATCH] Fix undefined behaviour in SH portJeff Law2-4/+4
2015-09-29re PR target/67716 ([5] [SH]: Miscompiles libraw: Assembler: unaligned opcode...Kaz Kojima1-36/+49
2015-09-28re PR target/54236 ([SH] Improve addc and subc insn utilization)Oleg Endo2-48/+74
2015-09-27re PR target/67391 ([SH] Convert clrt addc to normal add insn)Oleg Endo3-11/+76
2015-09-26[PATCH] Fix undefined behaviour in SH portJeff Law1-1/+1
2015-09-25re PR target/67675 ([SH] Improve __builtin_strcmp alignment test)Oleg Endo1-6/+31
2015-09-23re PR target/67391 ([SH] Convert clrt addc to normal add insn)Oleg Endo1-9/+1
2015-09-21re PR target/67657 ([SH][5/6 Regression]: internal compiler error: in cselib_...Oleg Endo3-7/+39
2015-09-21re PR target/67126 ([SH] gcc.target/sh/pr51244-12.c failures)Oleg Endo1-32/+23
2015-09-17Fix build failure for SH.Kaz Kojima1-1/+1
2015-09-17re PR target/67573 ([SH] wrong code generated for libstdc++-v3/src/c++11/cxx1...Kaz Kojima1-4/+4
2015-09-14re PR target/67061 (sh64-elf: internal compiler error: in sh_find_set_of_reg,...Oleg Endo1-15/+10
2015-09-10re PR target/67506 ([SH]: error: unrecognizable insn when compiling texlive-b...Oleg Endo1-0/+3
2015-08-24re PR target/66609 ([sh] Relative address expressions bind at as-time, even i...Kaz Kojima3-13/+40
2015-08-24builtins.c (expand_cmpstr, [...]): New functions.Richard Sandiford1-1/+1
2015-08-07sh.c (sh_recog_treg_set_expr): Return false during expand phase to avoid code...Kaz Kojima1-0/+6
2015-07-31re PR target/67049 (sh64-elf: internal compiler error: in df_uses_record, at ...Kaz Kojima1-1/+1
2015-07-25re PR target/66930 (gengtype.c is miscompiled during stage2)Oleg Endo1-0/+1
2015-07-16Add new object_allocator and clean-up allocator usage.Martin Liska1-20/+4
2015-07-16re PR target/65249 (unable to find a register to spill in class 'R0_REGS' whe...Kaz Kojima1-0/+18
2015-07-13Fix double word typos.Aldy Hernandez1-1/+1
2015-07-10gimple-predict.h: New file.Andrew MacLeod4-1/+4
2015-07-09always define WORD_REGISTER_OPERATIONSTrevor Saunders1-1/+1
2015-07-09always define SHORT_IMMEDIATES_SIGN_EXTENDTrevor Saunders1-1/+1
2015-07-08target.def (rtx_costs): Remove "code" param, add "mode".Alan Modra1-3/+6
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod5-38/+12
2015-07-07re PR target/66780 (Compiling with -fstack-protector-strong causes binary to ...Kaz Kojima1-6/+0
2015-07-01re PR target/64833 ([SH]: Error: pcrel too far when compiling imagemagick and...Kaz Kojima1-1/+5
2015-06-25re PR target/65979 ([SH] Wrong code is generated with stage1 compiler)Oleg Endo1-4/+26
2015-06-25aarch64.c, [...]: Add comment above target-def.h include.Richard Sandiford1-0/+1
2015-06-25aarch64.c, [...]: Move target-def.h includes to end.Richard Sandiford1-1/+2
2015-06-24re PR target/66563 (ICE (segmentation fault) on sh4-linux-gnu)Kaz Kojima2-15/+22
2015-06-19re PR target/66591 ([SH] ICE: in get_reload_reg, at lra-constraints.c:633 wit...Kaz Kojima1-3/+19
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod5-6/+0
2015-06-10sh.md (tstsi_t): Add '?' modifier to 'r' alternative of the 2nd operand to fi...Kaz Kojima1-1/+1