Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2011-10-12 | eglibc: Drop 2.12 | Richard Purdie | 1 | |
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> | ||||
2011-05-18 | gcc: remove unused patches and move patches in proper dir | Nitin A Kamble | 1 | |
gcc: update upstream-status for patches python: update upstream-status for patches libtool: update upstream-status of patches m4: update upstream status for patches eglibc: remove unused patches eglibc: update upstream status of patches glibc: update upstream-status of patches & remove unused patches Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> | ||||
2010-09-27 | glibc & eglibc: fix mips DT_MIPS_RLD_MAP checking | Qing He | 1 | |
On mips target, binutils currently sets DT_MIPS_RLD_MAP to 0 in dynamic section if a --version-script sets _RLD_MAP to local. This is apparently a binutils bug, but libc shouldn't segfault in this case. Add sanity check on the entry to avoid segfault, fixes [BUGID #287]. Signed-off-by: Qing He <qing.he@intel.com> |