Re: [PATCH] aarch64: Add ILP32 ABI support in assembly
Richard Earnshaw via Newlib <[email protected]>
| Newsgroups | gmane.comp.lib.newlib |
|---|---|
| Message-ID | <[email protected]> |
On 08/12/2020 13:13, Sebastian Huber wrote: > Hello Richard, > > On 08/12/2020 13:27, Richard Earnshaw via Newlib wrote: >> 2) I'd really prefer that this change were made first to the Arm >> Optimized Routines repository; we can then sync the fixed/updated >> versions from there into newlib and avoid fragmentation or potential >> merge issues in future by doing that. > > is > > https://github.com/ARM-software/optimized-routines > > also the right place to address issues with the Cortex-R52 support? > Yes. Thanks, R.