| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
| |
This fixes BFD assertion fail in elfnn-riscv.c when building glibc
2.29~2.34 with binutils(e.g. version 2.40 used in #2270).
Versions older than 2.29 have merge conflicts with this patch so they
are not taken care of. (And I don't think anyone will be interested in
them as riscv64 support is introduced in 2.27)
Close #2270
Signed-off-by: Levi Zim <rsworktech@outlook.com>
|
|
|
|
|
|
|
|
| |
Backport the upstream fix for GNU make 4.4 compatibility to more
versions of glibc.
Fixes #1878
Signed-off-by: Chris Packham <judge.packham@gmail.com>
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
| |
This fixed some typos in the checksum files (please don't edit them
manually, this is error-prone!)
Signed-off-by: Alexey Neyman <stilor@att.net>
|
|
Add glibc 2.34. Bring through patches for canadian build and ARC700.
https://sourceware.org/pipermail/libc-alpha/2021-August/129718.html
Signed-off-by: Chris Packham <judge.packham@gmail.com>
|