summaryrefslogtreecommitdiffstats
path: root/backends/tilegx_init.c
Commit message (Collapse)AuthorAgeFilesLines
* Replace some K&R function definitions with ansi-C definitions.Chih-Hung Hsieh2015-09-071-5/+4
| | | | | Signed-off-by: Chih-Hung Hsieh <[email protected]> Signed-off-by: Mark Wielaard <[email protected]>
* Add support for Tilera TILE-Gx processor.Jeff Kenton2012-08-241-0/+60
Signed-off-by: Jeff Kenton <[email protected]>