RE: End of year snapshot
Kinsey Moore <[email protected]>
| Newsgroups | gmane.comp.lib.newlib |
|---|---|
| Message-ID | <MN2PR19MB372706F9024A8D3E985A8F0B90C70@MN2PR19MB3727.namprd19.prod.outlook.com> |
From: Joel Sherrill <[email protected]> Sent: Saturday, December 12, 2020 10:25 To: Sebastian Huber <[email protected]> Cc: Jeff Johnston <[email protected]>; Newlib <[email protected]>; Kinsey Moore <[email protected]> Subject: Re: End of year snapshot On Sat, Dec 12, 2020, 6:30 AM Sebastian Huber <[email protected]<mailto:[email protected]>> wrote: Hello Jeff, On 11/12/2020 22:41, Jeff Johnston via Newlib wrote: > If there are any changes that you wish to be part of the year-end snapshot > that haven't been reviewed/posted yet, please notify the list. it would be nice to include this fix: https://sourceware.org/pipermail/newlib/2020/018170.html There are probably better long term solutions, for example synchronization of Newlib with https://github.com/ARM-software/optimized-routines but this small patch fixes an otherwise broken Newlib for Armv8-R. And I think Kinsey got fixes in to that code for the ilp32 aarch64 multilib. A merge from there would be appreciated. The code to fix ILP32 in optimized-routines is up for review at the moment. I expect it will be merged today or tomorrow. Kinsey