aboutsummaryrefslogtreecommitdiff
path: root/patches/eglibc/2_9
Commit message (Collapse)AuthorAgeFilesLines
* eglibc: Remove eglibc supportBryan Hundven2015-01-271-49/+0
| | | | | | | | | | | | | | | | | | | As posted on http://www.eglibc.org/ ==================== EGLIBC is no longer developed and such goals are now being addressed directly in GLIBC. ==================== I'm not interested in maintaining build support for unsupported software. Older branches of crosstool-ng continue to have eglibc support. If you find issues with older branches, I'm always open to pull requests. Removing eglibc also frees up glibc cleanup and build optimization. Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>
* libc/eglibc: remove obsolete patchChih-Min Chao2010-12-291-12/+0
| | | | | | That patch has been applied upstream as r8690. Signed-off-by: Chih-Min Chao <cmchao@gmail.com>
* Renumber a eglibc patch. I've been dumb... :-/Yann E. MORIN"2009-05-071-0/+0
| | | | | | -------- diffstat follows -------- /trunk/patches/eglibc/2_9/100-binutils-elf-begin.patch | 12 0 12 0 ------------ 1 file changed, 12 deletions(-)
* Workaround for "PowerPC-8xx CPU15 errata" (whatever that might be).Yann E. MORIN"2009-05-071-0/+49
| | | | | | | | | Patch by Nye LIU: http://sourceware.org/ml/crossgcc/2009-05/msg00014.html -------- diffstat follows -------- /trunk/patches/eglibc/2_9/100-powerpc-8xx-CPU15-errata.patch | 49 49 0 0 ++++++++++++++++++ /trunk/scripts/build/libc/eglibc.sh | 10 9 1 0 +++- 2 files changed, 58 insertions(+), 1 deletion(-)
* Add two new patches by Nye LIU, to fix buildingYann E. MORIN"2009-05-071-0/+12
glibc-2.9 and eglibc-2_9 for PowerPC. See: http://sourceware.org/ml/crossgcc/2009-05/msg00014.html -------- diffstat follows -------- /trunk/patches/glibc/2.9/550-2.9-elf-begin.patch | 29 29 0 0 ++++++++++++++++++++++++ /trunk/patches/eglibc/2_9/100-binutils-elf-begin.patch | 24 24 0 0 ++++++++++++++++++++ 2 files changed, 53 insertions(+)