aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/tilegx
AgeCommit message (Expand)AuthorFilesLines
2012-08-18Define stubs for feedback instrumentation.Walter Lee1-1/+14
2012-08-16Add a stub header file "feedback.h," needed to compile glibc and linux.Walter Lee1-0/+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-06-15* config/tilegx/sync.md (atomic_fetch_<fetchop_name><mode>): Fix typo.Walter Lee1-1/+1
2012-06-14* config/tilegx/sync.md (atomic_fetch_sub<mode>): Fix typo.Maxim Kuvyrkov1-1/+1
2012-05-29integrate.c: Remove.Steven Bosscher1-1/+1
2012-05-05rtl.h (plus_constant, [...]): Merge into a single plus_constant function.Richard Sandiford2-5/+7
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 Lee16-0/+39768