]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/config/sh/sh.c
Update copyright years.
[thirdparty/gcc.git] / gcc / config / sh / sh.c
2015-07-16  Martin LiskaAdd new object_allocator and clean-up allocator usage.
2015-07-13  Aldy HernandezFix double word typos.
2015-07-10  Andrew MacLeodgimple-predict.h: New file.
2015-07-08  Alan Modratarget.def (rtx_costs): Remove "code" param, add "mode".
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-25  Richard Sandifordaarch64.c, [...]: Add comment above target-def.h include.
2015-06-25  Richard Sandifordaarch64.c, [...]: Move target-def.h includes to end.
2015-06-24  Kaz Kojimare PR target/66563 (ICE (segmentation fault) on sh4...
2015-06-19  Kaz Kojimare PR target/66591 ([SH] ICE: in get_reload_reg, at...
2015-06-17  Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08  Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-06  Mikhail MaltsevPromote types of rtl expressions to rtx_insn in gen_spl...
2015-06-04  Andrew MacLeodcoretypes.h: Include machmode.h...
2015-06-01  Martin LiskaChange use to type-based pool allocator in sh.c.
2015-05-20  Mikhail MaltsevPromote types of RTL expressions to more derived ones.
2015-05-07  Richard Sandifordrtl.h (always_void_p): New function.
2015-05-04  Kaz Kojimare PR target/65987 ([SH] Wrong jump generated for gcc...
2015-02-26  Oleg Endore PR target/61142 ([SH] QImode/HImode @(R0,Rm),Rn...
2015-02-23  Kaz Kojimare PR target/65153 ([SH][4.9 Regression] "insn does...
2015-02-17  Oleg Endosh.opt (mcbranch-force-delay-slot): New option.
2015-02-10  Kaz Kojimare PR target/64761 (-freorder-blocks-and-partition...
2015-02-09  Joern Renneckere PR target/64761 (-freorder-blocks-and-partition...
2015-01-26  Oleg Endore PR target/49263 (SH Target: underutilized "TST ...
2015-01-24  Oleg Endore PR target/49263 (SH Target: underutilized "TST ...
2015-01-19  Oleg Endore PR target/53988 ([SH] tst Rm,Rn not used for QI...
2015-01-15  Prathamesh Kulkarnidojump.h: New header file.
2015-01-14  Oleg Endore PR target/53988 ([SH] tst Rm,Rn not used for QI...
2015-01-12  Kaz Kojima* Add TARGET_ATOMIC_ASSIGN_EXPAND_FENV hook for sh.
2015-01-09  Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05  Oleg Endortlanal.c (refers_to_regno_p): Change return value...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-12-19  Kaz Kojima* [SH] Split QI/HImode load/store via r0 when LRA is...
2014-12-19  Kaz Kojima* [SH] Modify movsi_ie and movsf_ie patterns for LRA.
2014-12-19  Kaz Kojima* [SH] Miscellaneous changes for LRA.
2014-12-19  Kaz Kojima* [SH] Add -mlra option.
2014-12-19  Kaz Kojima* Add TARGET_LEGITIMIZE_ADDRESS_DISPLACEMENT target...
2014-12-19  Kaz Kojima* Add TARGET_CANNOT_SUBSTITUTE_MEM_EQUIV target macro.
2014-12-02  Jakub Jelineksparc.c (sparc_atomic_assign_expand_fenv): Remove NULL...
2014-12-01  Oleg Endore PR target/63986 ([SH] gcc.target/sh/pr51244-15.c...
2014-11-22  Oleg Endore PR target/63986 ([SH] gcc.target/sh/pr51244-15.c...
2014-11-20  Segher Boessenkoolre PR target/60111 ([SH] ICE compiling Newlib)
2014-11-18  James Greenhalgh[Patch] PR target/63937 TARGET_USE_BY_PIECES_INFRASTRUC...
2014-11-16  Uros Bizjaksh.c: Do not include algorithm.
2014-11-04  Jan-Benedict Glawsh.c (emit_fpu_switch): Drop unused automatic variable.
2014-11-01  Andrew MacLeod2014-11-01 Andrew MacLeod <amacleod@redhat,com>
2014-11-01  James Greenhalgh[Patch 4/7 sh] Deprecate *_BY_PIECES_P, move to hookize...
2014-10-29  Richard Sandiforddecl.c, [...]: Remove redundant enum from machine_mode.
2014-10-27  Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-26  Richard Sandifordsh.c (sh_contains_memref_p_1): Delete.
2014-10-26  Richard Sandifordsh-protos.h (shmedia_cleanup_truncate): Take an rtx...
2014-10-18  Oleg Endore PR target/53513 ([SH] Add support for fpchg insn...
2014-10-16  Andrew MacLeodfunction.h: Flatten file.
2014-10-16  Oleg Endosh-protos.h (fldi_ok): Remove.
2014-10-16  Oleg Endore PR target/53513 ([SH] Add support for fpchg insn...
2014-10-12  Oleg Endore PR target/59401 ([SH] GBR addressing mode optimizati...
2014-10-11  Oleg Endosh.h (TARGET_SH4A_ARCH): Remove macro.
2014-09-16  Trevor SaundersReplace INSN_DELETED_P with rtx_insn member functions
2014-09-15  David MalcolmInstruction attributes take an rtx_insn *
2014-09-12  David Malcolmparams 2 and 3 of reg_set_between_p
2014-09-09  David Malcolmsingle_set takes an insn
2014-09-09  David Malcolmrecog_memoized works on an rtx_insn *
2014-09-05  David MalcolmDrop uncast_insn from param 1 of final_scan_insn
2014-09-04  Trevor Saundersuse rtx_insn * a little more
2014-09-03  Trevor Saundersuse rtx_code_label more
2014-08-29  David MalcolmMake insn_addresses_new require an rtx_insn
2014-08-28  David MalcolmNEXT_INSN and PREV_INSN take a const rtx_insn
2014-08-27  David MalcolmUse rtx_insn for various target.def hooks
2014-08-25  David MalcolmStrengthen haifa_sched_info callbacks and 3 scheduler...
2014-08-25  David Malcolmconfig/sh: Use rtx_insn and rtx_code_label
2014-08-24  Oleg Endore PR target/61996 ([SH] -musermode conflicts with...
2014-08-22  David Malcolmget_ebb_head_tail works with rtx_insn
2014-08-19  David Malcolmemit_* functions return rtx_insn
2014-08-19  David MalcolmStrengthen return types of various {next|prev}_*insn...
2014-08-07  Trevor Saundersremove pointer-set.[ch]
2014-07-31  Oleg Endore PR target/61844 (ICE when building libgcc for sh64...
2014-07-02  Christian BruelSupport mode toggle.
2014-06-18  Kaz Kojimare PR target/61550 ([SH] build failure with ICE in...
2014-06-02  Andrew MacLeodexpr.h: Remove prototypes of functions defined in built...
2014-05-26  Richard Bienersystem.h: Define __STDC_FORMAT_MACROS before including...
2014-05-16  Oleg Endore PR target/51244 ([SH] Inefficient conditional branch...
2014-05-16  Oleg Endosh.c (sh_option_override): Set branch cost to 2 for...
2014-05-13  Christian Brueltarget.def (mode_switching): New hook vector.
2014-05-03  Oleg Endosh.h (ROUND_ADVANCE): Delete macro.
2014-05-03  Oleg Endore PR target/61026 (sh-rtems4.11 build of 4.9.0 fails...
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-12-09  David MalcolmEliminate FOR_EACH_BB_REVERSE macro.
2013-12-08  Oleg Endore PR target/52898 (SH Target: Inefficient DImode compa...
2013-11-26  Oleg Endore PR target/58314 (SH4 error: 'asm' operand requires...
2013-11-22  Andrew MacLeodgimple.h: Remove all includes.
2013-11-21  Oleg Endore PR target/53976 ([SH] Unnecessary clrt/sett after...
2013-11-19  Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-15  Kaz Kojimash.c (barrier_align): Return 0 when barrier_or_label...
2013-11-14  Andrew MacLeodgimplify-be.h: New file.
2013-11-13  Steven Bosschercfgrtl.c (can_fallthru): Reorder code to move tablejump...
2013-11-12  Andrew MacLeodgimple-expr.h (create_tmp_var_name, [...]): Relocate...
2013-10-29  Oleg Endore PR target/54236 ([SH] Improve addc and subc insn...
2013-10-27  Oleg Endosh.c (MSW, LSW): Move and rename macros to...
2013-10-24  Christian Bruelconfig.gcc (sh-*): Add sh-mem.o to extra_obj.
2013-10-12  Oleg Endore PR target/51244 ([SH] Inefficient conditional branch...
2013-09-23  Richard Sandifordrtl.texi (REG_NOTES): Say that int_list can also be...
next