Stub implementation of unwinding for AMD GCN.
authorAndrew Stubbs <ams@codesourcery.com>
Tue, 25 Jun 2019 11:41:33 +0000 (11:41 +0000)
committerAndrew Stubbs <ams@gcc.gnu.org>
Tue, 25 Jun 2019 11:41:33 +0000 (11:41 +0000)
commit52a47d2856bb64b33ba037d404c1c00cb9e65796
treed727b7d7d4ecb8712f9cb10ddc5daf966621c6c9
parent76d463310787c8c7fd0c55cf88031b240311ab68
Stub implementation of unwinding for AMD GCN.

2019-06-25  Andrew Stubbs  <ams@codesourcery.com>

libgcc/
* config/gcn/t-amdgcn (LIB2ADD): Add unwind-gcn.c.
* config/gcn/unwind-gcn.c: New file.

From-SVN: r272648
libgcc/ChangeLog
libgcc/config/gcn/t-amdgcn
libgcc/config/gcn/unwind-gcn.c [new file with mode: 0644]