aboutsummaryrefslogtreecommitdiff
path: root/packages/glibc/2.36
Commit message (Collapse)AuthorAgeFilesLines
* glibc: Add fix for GNU make 4.4 compatibility issueChris Packham2022-12-041-0/+114
| | | | | | | | Add an upstream patch that resolves a compatibility issue with GNU make 4.4. Fixes #1858 Signed-off-by: Chris Packham <judge.packham@gmail.com>
* Backport fixes for glibc and gcc to fix interactions with kernel headersBryan Hundven2022-11-094-0/+441
| | | | | Reported-by: milkylainen (IRC) Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>
* glibc: Add glibc 2.36Chris Packham2022-08-084-0/+103
https://sourceware.org/pipermail/libc-announce/2022/000034.html Add the new version. Regenerate the patches and remove the one that had been applied upstream. Add a milestone for 2.36 as this version introduces support for the loongarch CPU architecture. Fixes #1795 Signed-off-by: Chris Packham <judge.packham@gmail.com>