Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glibc-2.30: Re-add ARC support | Alexey Brodkin | 2019-09-06 | 1 | -0/+7832 |
| | | | | | | | | | | | So again due to non-technical reasons (lack of public documentation of ARC instruction set which we actively work on but no yet published) we missed upstream 2.30 release. Still the code is there, we regularly run full test-suite and are confident in port's quality and robustness. Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com> | ||||
* | Add glibc 2.30 | Chris Packham | 2019-09-05 | 3 | -0/+30 |
Add the GNU C Library version 2.30. Bring forward the typedef-caddr.patch. Skip the ARC patch for now. https://sourceware.org/ml/libc-alpha/2019-08/msg00029.html Signed-off-by: Chris Packham <judge.packham@gmail.com> |