Re: [PATCH] AMD GCN Port
Jeff Johnston <[email protected]>
| Newsgroups | gmane.comp.lib.newlib |
|---|---|
| Message-ID | <CAOox84twaTXRcQAN7+aDt0ofSQfLoEu0r+3eg+hxiu883Vnw6A@mail.gmail.com> |
Patch checked in sans config.sub which we normally sync with gcc. When gcc has the updated config.sub, post to the list to ask for a sync. I have added the license info to COPYING.NEWLIB. -- Jeff J. On Tue, Jan 15, 2019 at 9:38 AM Andrew Stubbs <[email protected]> wrote: > Here's an updated patch that adds a stub implementation for "signal". > This was requested during GCC patch review but accidentally omitted from > the original Newlib patch as posted. > > Note that the GCC port is now approved, and will be committed once I've > completed final testing. (The first round of which demonstrated that > "signal" was missing -- oops!) > > As before, I've omitted config.sub and the generated files. > > Is this version OK? > > Andrew >