Age | Commit message (Expand) | Author | Files | Lines |
2015-07-01 | re PR target/64833 ([SH]: Error: pcrel too far when compiling imagemagick and... | Kaz Kojima | 1 | -1/+5 |
2015-06-25 | re PR target/65979 ([SH] Wrong code is generated with stage1 compiler) | Oleg Endo | 1 | -4/+26 |
2015-06-25 | aarch64.c, [...]: Add comment above target-def.h include. | Richard Sandiford | 1 | -0/+1 |
2015-06-25 | aarch64.c, [...]: Move target-def.h includes to end. | Richard Sandiford | 1 | -1/+2 |
2015-06-24 | re PR target/66563 (ICE (segmentation fault) on sh4-linux-gnu) | Kaz Kojima | 2 | -15/+22 |
2015-06-19 | re PR target/66591 ([SH] ICE: in get_reload_reg, at lra-constraints.c:633 wit... | Kaz Kojima | 1 | -3/+19 |
2015-06-17 | coretypes.h: Include input.h and as-a.h. | Andrew MacLeod | 5 | -6/+0 |
2015-06-10 | sh.md (tstsi_t): Add '?' modifier to 'r' alternative of the 2nd operand to fi... | Kaz Kojima | 1 | -1/+1 |
2015-06-08 | coretypes.h: Include hash-table.h and hash-set.h for host files. | Andrew MacLeod | 5 | -23/+0 |
2015-06-06 | Promote types of rtl expressions to rtx_insn in gen_split and gen_peephole2 | Mikhail Maltsev | 2 | -2/+2 |
2015-06-05 | re PR libstdc++/6641 (-D__USE_MALLOC doesn't link) | Kaz Kojima | 2 | -6/+21 |
2015-06-04 | coretypes.h: Include machmode.h... | Andrew MacLeod | 5 | -19/+0 |
2015-06-01 | Change use to type-based pool allocator in sh.c. | Martin Liska | 1 | -8/+22 |
2015-05-26 | re PR target/65979 ([SH] Wrong code is generated with stage1 compiler) | Oleg Endo | 1 | -2/+7 |
2015-05-22 | always define STACK_GROWS_DOWNWARD | Trevor Saunders | 1 | -1/+1 |
2015-05-21 | re PR target/54236 ([SH] Improve addc and subc insn utilization) | Oleg Endo | 1 | -1/+2 |
2015-05-20 | Promote types of RTL expressions to more derived ones. | Mikhail Maltsev | 1 | -4/+4 |
2015-05-19 | re PR target/54236 ([SH] Improve addc and subc insn utilization) | Oleg Endo | 1 | -0/+38 |
2015-05-17 | re PR target/54236 ([SH] Improve addc and subc insn utilization) | Oleg Endo | 1 | -4/+4 |
2015-05-07 | rtl.h (always_void_p): New function. | Richard Sandiford | 3 | -21/+18 |
2015-05-04 | re PR target/65987 ([SH] Wrong jump generated for gcc.dg/tree-prof/va-arg-pac... | Kaz Kojima | 1 | -1/+9 |
2015-05-02 | change local vars to rtx_insn * | Trevor Saunders | 1 | -1/+1 |
2015-03-26 | t-linux (DEFAULT_ENDIAN, [...]): Remove. | Oleg Endo | 2 | -8/+5 |
2015-03-23 | re PR target/65505 ([SH] ICE in sh_disp_addr_displacement) | Oleg Endo | 3 | -12/+13 |
2015-03-09 | t-linux (MULTILIB_EXCEPTIONS): Define for m2a cases. | Yoshinori Sato | 1 | -0/+7 |
2015-03-03 | re PR target/65249 (unable to find a register to spill in class 'R0_REGS' whe... | Kaz Kojima | 1 | -7/+17 |
2015-02-26 | re PR target/61142 ([SH] QImode/HImode @(R0,Rm),Rn does not load to Rn = R0) | Oleg Endo | 4 | -0/+209 |
2015-02-23 | re PR target/65153 ([SH][4.9 Regression] "insn does not satisfy its constrain... | Kaz Kojima | 3 | -211/+0 |
2015-02-23 | re PR target/65163 ([SH] ICE in decompose at rtl.h:2007) | Oleg Endo | 1 | -3/+3 |
2015-02-17 | sh.opt (mcbranch-force-delay-slot): New option. | Oleg Endo | 2 | -6/+9 |
2015-02-17 | re PR target/64793 ([SH] missed delay slot) | Oleg Endo | 1 | -13/+3 |
2015-02-10 | re PR target/64661 ([SH] Allow @(disp,reg) address mode for atomics) | Oleg Endo | 3 | -240/+560 |
2015-02-10 | re PR target/64761 (-freorder-blocks-and-partition causes some failures on SH) | Kaz Kojima | 2 | -23/+21 |
2015-02-09 | re PR target/64761 (-freorder-blocks-and-partition causes some failures on SH) | Joern Rennecke | 3 | -6/+5 |
2015-02-03 | re PR target/64660 ([SH] Convert atomic_fetch_<op> to atomic_<op>_fetch) | Oleg Endo | 1 | -21/+312 |
2015-02-01 | re PR target/64851 ([SH] Add atomic not) | Oleg Endo | 1 | -0/+226 |
2015-01-28 | re PR target/64659 ([SH] Immedate values not used for atomic ops) | Oleg Endo | 2 | -200/+238 |
2015-01-26 | re PR target/49263 (SH Target: underutilized "TST #imm, R0" instruction) | Oleg Endo | 2 | -4/+8 |
2015-01-24 | re PR target/49263 (SH Target: underutilized "TST #imm, R0" instruction) | Oleg Endo | 4 | -491/+1652 |
2015-01-19 | re PR target/53988 ([SH] tst Rm,Rn not used for QI/HImode) | Oleg Endo | 2 | -21/+27 |
2015-01-18 | re PR target/64652 ([SH] ICE when using -mdiv=call-fp) | Oleg Endo | 1 | -4/+4 |
2015-01-15 | dojump.h: New header file. | Prathamesh Kulkarni | 3 | -7/+39 |
2015-01-14 | re PR target/53988 ([SH] tst Rm,Rn not used for QI/HImode) | Oleg Endo | 3 | -16/+264 |
2015-01-12 | * Add TARGET_ATOMIC_ASSIGN_EXPAND_FENV hook for sh. | Kaz Kojima | 1 | -0/+82 |
2015-01-09 | genattrtab.c (write_header): Include hash-set.h... | Michael Collison | 4 | -8/+30 |
2015-01-08 | sh-mem.cc: Use constant as second operand when emitting tstsi_t insns. | Oleg Endo | 1 | -4/+4 |
2015-01-08 | re PR target/55212 ([SH] Switch to LRA) | Oleg Endo | 1 | -3/+8 |
2015-01-08 | re PR target/64533 ([SH] alloca generates unsafe code) | Kaz Kojima | 1 | -2/+3 |
2015-01-06 | re PR target/64507 (SH inlined builtin strncmp doesn't return 0 for 0 length) | Christian Bruel | 1 | -2/+10 |
2015-01-05 | rtlanal.c (refers_to_regno_p): Change return value from int to bool. | Oleg Endo | 2 | -9/+5 |