testsuite, Darwin: Fix darwin-comm-1.c error messages for Darwin <= 10.
[platform/upstream/gcc.git] / gcc / config / tilegx / tilegx.md
2022-01-17 Martin LiskaChange references of .c files to .cc files
2022-01-03 Jakub JelinekUpdate copyright years.
2021-01-04 Jakub JelinekUpdate copyright years.
2020-05-02 Jakub Jelinektilegx: Unbreak build
2020-01-01 Jakub JelinekUpdate copyright years.
2019-01-01 Jakub JelinekUpdate copyright years.
2018-01-03 Jakub JelinekUpdate copyright years.
2017-09-15 Richard SandifordTurn TRULY_NOOP_TRUNCATION into a hook
2017-01-01 Jakub JelinekUpdate copyright years.
2016-11-23 Walter LeeTILEPro/TILE-Gx: add trap patterns
2016-11-23 Walter LeeTILE-Gx...
2016-11-19 Walter LeeTILE-Gx: fix clzsi2 for big-endian.
2016-01-04 Jakub JelinekUpdate copyright years.
2016-01-01 Bernd Edlingerre PR target/68917 (test suite failure for builtin...
2015-08-24 Richard Sandifordgenflags.c (gen_macro): Delete.
2015-07-13 Aldy HernandezFix double word typos.
2015-05-07 Richard Sandifordrtl.h (always_void_p): New function.
2015-01-05 Jakub JelinekUpdate copyright years.
2014-10-29 Richard Sandiforddecl.c, [...]: Remove redundant enum from machine_mode.
2014-02-24 Walter LeeTILE-Gx big endian support.
2014-01-25 Walter Leetilegx.c (tilegx_gen_bundles): Delete barrier insns...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-10 Richard Sandifordtilegx.md (insn_ld_add<bitsuffix>): Use register_operan...
2013-11-09 Richard Sandifordtarget.def (can_use_doloop_p): New hook.
2013-03-27 Walter Leetilegx.md (insn_v1mulu): Fix constraints on input operands.
2013-03-27 Walter Leetilegx.md (*sibcall_insn): Fix type atribute for jr.
2013-03-27 Walter Leetilegx.md (insn_mnz_<mode>): Replaced by ...
2013-03-26 Walter Leetilegx-builtins.h (enum tilegx_builtin): Add TILEGX_INS...
2013-03-26 Walter Leetilegx.md (floatsisf2): New pattern.
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2012-10-16 Joern Renneckeloop-doloop.c (doloop_modify): Pass doloop_end pattern...
2012-08-28 Walter LeeFix some typos and coding style violations.
2012-08-28 Walter LeeAdd support for the -mcmodel=MODEL flag on TILE-Gx.
2012-08-27 Walter LeeStop trying to represent the bfins instruction with...
2012-08-27 Walter LeeProperly set the latency of atomic ops to the approxima...
2012-02-14 Walter LeeAdd ports for TILE-Gx and TILEPro.