summaryrefslogtreecommitdiffstats
path: root/meta-initramfs/recipes-devtools/klibc/files
Commit message (Collapse)AuthorAgeFilesLines
* klibc: Fix x86_64 build with binutils 2.36+Khem Raj2021-02-071-0/+52
| | | | | | | this patch is already on klibc mailing list Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Andrea Adami <andrea.adami@gmail.com>
* klibc: Upgrade to 2.0.8 releaseKhem Raj2021-02-0410-126/+41
| | | | | | | Adjust klcc to work with clang Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Andrea Adami <andrea.adami@gmail.com>
* klibc: Upgrade 2.0.6 -> 2.0.7Adrian Bunk2019-10-282-59/+0
| | | | | | | | | Patches applied upstream removed. Use the release tarball. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* klibc: Fix build with 5.2+ kernel headersKhem Raj2019-09-031-0/+36
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* klcc-cross: Recognise --unwindlib clang optionKhem Raj2019-08-031-5/+6
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Andrea Adami <andrea.adami@gmail.com>
* klibc: Upgrade to 2.0.6 releaseKhem Raj2019-03-1417-0/+530
Drop staging related patches which are not needed anymore Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Andrea Adami <andrea.adami@gmail.com>