summaryrefslogtreecommitdiff
path: root/gcc/config/tilegx/tilegx.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add support for the -mcmodel=MODEL flag on TILE-Gx. The modelswalt2012-08-281-9/+106
* Fix a typo in the mcount function_profiler.walt2012-08-271-1/+1
* * output.h: (current_function_is_leaf,steven2012-06-241-1/+1
* * emit-rtl.c (need_atomic_barrier_p): New function.mkuvyrkov2012-06-201-28/+4
* * 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/+15
* Fix a bug in tilegx_fixup_pcrel_references, to properly match andwalt2012-02-261-7/+19
* Add ports for TILE-Gx and TILEPro.walt2012-02-141-0/+5501