summaryrefslogtreecommitdiff
path: root/gcc/config/tilegx/tilegx.c
Commit message (Expand)AuthorAgeFilesLines
* 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