aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/tilegx/tilegx.c
AgeCommit message (Expand)AuthorFilesLines
2012-09-19Integrate lexical block into source_location.Dehao Chen1-1/+0
2012-08-28Fix some typos and coding style violations.Walter Lee1-102/+104
2012-08-28Add support for the -mcmodel=MODEL flag on TILE-Gx.Walter Lee1-9/+106
2012-08-27Fix a typo in the mcount function_profiler.Walter Lee1-1/+1
2012-06-24output.h: (current_function_is_leaf...Steven Bosscher1-1/+1
2012-06-20emit-rtl.c (need_atomic_barrier_p): New function.Maxim Kuvyrkov1-28/+4
2012-05-29integrate.c: Remove.Steven Bosscher1-1/+1
2012-05-05rtl.h (plus_constant, [...]): Merge into a single plus_constant function.Richard Sandiford1-4/+5
2012-03-07Fix an unwinding bug for functions with dynamic stack frames.Walter Lee1-15/+15
2012-02-26Fix a bug in tilegx_fixup_pcrel_references...Walter Lee1-7/+19
2012-02-14Add ports for TILE-Gx and TILEPro.Walter Lee1-0/+5501