summaryrefslogtreecommitdiff
path: root/gcc/config/tilegx/tilegx.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.jakub2016-01-041-1/+1
* Machine modes for address printing.jules2015-11-091-17/+7
* Merge of the scalar-storage-order branch.ebotcazou2015-11-081-1/+1
* 2015-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-161-25/+9
* 2015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-101-0/+1
* * target.def (rtx_costs): Remove "code" param, add "mode".amodra2015-07-081-4/+6
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-12/+4
* gcc/rsandifo2015-06-251-0/+1
* gcc/rsandifo2015-06-251-1/+2
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-2/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-7/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-5/+0
* gcc/rsandifo2015-05-071-10/+9
* 2015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922015-01-151-13/+24
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-0/+4
* Update copyright years.jakub2015-01-051-1/+1
* 2014-11-01 Andrew MacLeod <amacleod@redhat,com>amacleod2014-11-011-0/+1
* gcc/ada/rsandifo2014-10-291-35/+35
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-1/+9
* 2014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-161-1/+6
* recog_memoized works on an rtx_insn *dmalcolm2014-09-091-1/+1
* Use rtx_insn for various target.def hooksdmalcolm2014-08-271-1/+2
* config/tilegx: Use rtx_insndmalcolm2014-08-251-36/+40
* Split NEXT_INSN/PREV_INSN into lvalue and rvalue formsdmalcolm2014-08-191-7/+7
* remove pointer-set.[ch]tbsaunde2014-08-071-1/+0
* * expr.h: Remove prototypes of functions defined in builtins.c.amacleod2014-06-021-0/+1
* use templates instead of gengtype for typed allocation functionstbsaunde2014-05-171-1/+1
* TILE-Gx big endian support.walt2014-02-241-16/+58
* 2014-01-25 Walter Lee <walt@tilera.com>walt2014-01-251-3/+33
* 2014-01-25 Walter Lee <walt@tilera.com>walt2014-01-251-2/+16
* 2014-01-25 Walter Lee <walt@tilera.com>walt2014-01-251-0/+6
* 2014-01-25 Walter Lee <walt@tilera.com>walt2014-01-251-0/+13
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Eliminate FOR_EACH_BB macro.dmalcolm2013-12-091-2/+2
* * gimple.h: Remove all includes.amacleod2013-11-221-0/+11
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+4
* * gimplify-be.h: New file. Add prototypes.amacleod2013-11-141-0/+1
* 2013-11-12 Andrew MacLeod <amacleod@redhat.com>amacleod2013-11-121-1/+1
* gcc/rsandifo2013-11-091-0/+2
* 2013-10-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>jbglaw2013-10-231-0/+1
* 2013-09-28 Sandra Loosemore <sandra@codesourcery.com>sandra2013-09-281-1/+1
* gcc/rsandifo2013-09-231-1/+1
* * config/tilegx/tilegx.c (tilegx_expand_prologue): Avoidwalt2013-03-271-5/+4
* * config/tilegx/tilegx-builtins.h (enum tilegx_builtin): Addwalt2013-03-261-0/+2
* * config/tilegx/tilegx.c (expand_set_cint64_one_inst): Inlinewalt2013-03-251-7/+9
* Switch eh data to always use pc relative/indirect encoding, to avoidwalt2013-03-251-7/+2
* PR target/52550amylaar2013-02-261-2/+0
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* Integrate lexical block into source_location.dehao2012-09-191-1/+0
* Fix some typos and coding style violations.walt2012-08-281-102/+104