aboutsummaryrefslogtreecommitdiff
path: root/packages/glibc/2.30/0001-Add-ARC-architecture.patch
Commit message (Collapse)AuthorAgeFilesLines
* Run patches thru `manage-packages -P`Alexey Neyman2022-02-111-316/+118
| | | | | | | | This refreshes the line numbers, removes any fuzz (which would make any future forward ports easier) and standardizes the patch/file headers (which makes them easier to read). Signed-off-by: Alexey Neyman <stilor@att.net>
* glibc-2.30: Re-add ARC supportAlexey Brodkin2019-09-061-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>