summaryrefslogtreecommitdiff
path: root/gcc/config/tilepro/tilepro.c
Commit message (Expand)AuthorAgeFilesLines
* 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-11/+10
* 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-31/+31
* 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
* Use rtx_insn for various target.def hooksdmalcolm2014-08-271-1/+2
* config/tilepro: Use rtx_insndmalcolm2014-08-251-34/+38
* 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
* 2014-01-25 Walter Lee <walt@tilera.com>walt2014-01-251-0/+6
* 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-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>jbglaw2013-10-221-0/+1
* 2013-09-28 Sandra Loosemore <sandra@codesourcery.com>sandra2013-09-281-1/+1
* gcc/rsandifo2013-09-231-1/+1
* Switch eh data to always use pc relative/indirect encoding, to avoidwalt2013-03-251-4/+1
* 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 a typo in the mcount function_profiler.walt2012-08-271-1/+1
* * output.h: (current_function_is_leaf,steven2012-06-241-1/+1
* * integrate.c: Remove.steven2012-05-291-1/+1
* gcc/rsandifo2012-05-051-4/+5
* Fix an unwinding bug for functions with dynamic stack frames.walt2012-03-071-15/+9
* Add ports for TILE-Gx and TILEPro.walt2012-02-141-0/+5084