aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/gcn
AgeCommit message (Expand)AuthorFilesLines
2019-07-02Fix amdgcn regrename ICE.Andrew Stubbs1-8/+26
2019-06-25Create GCN-specific gthreadsKwok Cheung Yeung1-0/+12
2019-06-06Add -march=gfx906 for AMD GCN.Andrew Stubbs2-2/+5
2019-05-24GCN: Wait for exit value to write before exiting.Andrew Stubbs2-3/+6
2019-05-24Fix 64-bit addition in prologue.Andrew Stubbs1-3/+3
2019-05-22Add support for constructors and destuctors on GCNKwok Cheung Yeung2-27/+31
2019-05-22Fix trampoline execution failures on GCN5.Andrew Stubbs1-0/+4
2019-03-27Fix scc clobber in movdi_symbol.Andrew Stubbs1-1/+18
2019-03-18Implement circular print buffer.Andrew Stubbs1-21/+35
2019-02-19* config/gcn/gcn.c (print_operand): Fix typo.Jonathan Wakely1-1/+1
2019-01-17GCN back-end codeAndrew Stubbs13-0/+8991
2019-01-17GCN machine descriptionAndrew Stubbs4-0/+5244