summaryrefslogtreecommitdiff
path: root/gcc/config/tilegx/tilegx.c
Commit message (Expand)AuthorAgeFilesLines
* Fix some typos and coding style violations.Walter Lee2012-08-281-102/+104
* Add support for the -mcmodel=MODEL flag on TILE-Gx.Walter Lee2012-08-281-9/+106
* Fix a typo in the mcount function_profiler.Walter Lee2012-08-271-1/+1
* output.h: (current_function_is_leaf...Steven Bosscher2012-06-241-1/+1
* emit-rtl.c (need_atomic_barrier_p): New function.Maxim Kuvyrkov2012-06-201-28/+4
* integrate.c: Remove.Steven Bosscher2012-05-291-1/+1
* rtl.h (plus_constant, [...]): Merge into a single plus_constant function.Richard Sandiford2012-05-051-4/+5
* Fix an unwinding bug for functions with dynamic stack frames.Walter Lee2012-03-071-15/+15
* Fix a bug in tilegx_fixup_pcrel_references...Walter Lee2012-02-261-7/+19
* Add ports for TILE-Gx and TILEPro.Walter Lee2012-02-141-0/+5501