summaryrefslogtreecommitdiff
path: root/meta/recipes-core/eglibc/eglibc-2.13/mips-rld-map-check.patch
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2011-07-12 10:17:19 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-07-13 12:25:21 +0100
commitf2a5b2d143fff8337d2f0d024bc593c55f56a3a3 (patch)
treec2d51e41ae98314f8034e365b3d2aa5fcd9feecd /meta/recipes-core/eglibc/eglibc-2.13/mips-rld-map-check.patch
parent12600138721262ce02e9dd243bcf44e52e065179 (diff)
downloadopenembedded-core-f2a5b2d143fff8337d2f0d024bc593c55f56a3a3.tar.gz
openembedded-core-f2a5b2d143fff8337d2f0d024bc593c55f56a3a3.tar.bz2
openembedded-core-f2a5b2d143fff8337d2f0d024bc593c55f56a3a3.tar.xz
openembedded-core-f2a5b2d143fff8337d2f0d024bc593c55f56a3a3.zip
Patches: Fix Upstream-Status info
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-core/eglibc/eglibc-2.13/mips-rld-map-check.patch')
-rw-r--r--meta/recipes-core/eglibc/eglibc-2.13/mips-rld-map-check.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-core/eglibc/eglibc-2.13/mips-rld-map-check.patch b/meta/recipes-core/eglibc/eglibc-2.13/mips-rld-map-check.patch
index 7772e6ffa..9b646fea9 100644
--- a/meta/recipes-core/eglibc/eglibc-2.13/mips-rld-map-check.patch
+++ b/meta/recipes-core/eglibc/eglibc-2.13/mips-rld-map-check.patch
@@ -1,4 +1,3 @@
-Upstream-Status: Pending
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
@@ -6,9 +5,10 @@ a binutils bug, but libc shouldn't segfault in this case.
see also: http://sourceware.org/bugilla/show_bug.cgi?id=11615
+Upstream-Status: Pending
+
9/19/2010 - added by Qing He <qing.he@intel.com>
-Upstream-Status: Pending
---
diff -ru glibc-2.10.1.orig/ports/sysdeps/mips/dl-machine.h glibc-2.10.1/ports/sysdeps/mips/dl-machine.h