This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r272648 - in /trunk/libgcc: ChangeLog config/gc...


Author: ams
Date: Tue Jun 25 11:41:33 2019
New Revision: 272648

URL: https://gcc.gnu.org/viewcvs?rev=272648&root=gcc&view=rev
Log:
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.

Added:
    trunk/libgcc/config/gcn/unwind-gcn.c
Modified:
    trunk/libgcc/ChangeLog
    trunk/libgcc/config/gcn/t-amdgcn


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]