SOURCES: uClibc-sparc.patch - up
arekm
arekm at pld-linux.org
Thu Feb 1 22:12:05 CET 2007
Author: arekm Date: Thu Feb 1 21:12:05 2007 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- up
---- Files affected:
SOURCES:
uClibc-sparc.patch (1.5 -> 1.6)
---- Diffs:
================================================================
Index: SOURCES/uClibc-sparc.patch
diff -u SOURCES/uClibc-sparc.patch:1.5 SOURCES/uClibc-sparc.patch:1.6
--- SOURCES/uClibc-sparc.patch:1.5 Sun Aug 28 09:20:16 2005
+++ SOURCES/uClibc-sparc.patch Thu Feb 1 22:12:00 2007
@@ -1,26 +1,3 @@
---- uClibc-0.9.28/ldso/ldso/sparc/elfinterp.c.orig 2005-08-18 00:49:41.000000000 +0200
-+++ uClibc-0.9.28/ldso/ldso/sparc/elfinterp.c 2005-08-28 00:19:02.940783736 +0200
-@@ -81,7 +81,7 @@
-
-
- if (unlikely(reloc_type != R_SPARC_JMP_SLOT)) {
-- _dl_dprintf(2, "%s: incorrect relocation type in jump relocations (%d)\n",
-+ _dl_dprintf(2, "%s: incorrect relocation type in jump relocations (%x)\n",
- _dl_progname, reloc_type);
- _dl_exit(30);
- };
-@@ -128,8 +128,10 @@
- got_addr[2] = (char *) (0x81c06000 | ((unsigned int) new_addr & 0x3ff));
- #endif
-
-+#if defined (__SUPPORT_LD_DEBUG__)
-+ if (_dl_debug_bindings)
- _dl_dprintf(2, "Address = %x\n",new_addr);
-- _dl_exit(32);
-+#endif
-
- return (unsigned int) new_addr;
- }
--- uClibc-0.9.28/ldso/ldso/ldso.c.orig 2005-08-18 00:49:41.000000000 +0200
+++ uClibc-0.9.28/ldso/ldso/ldso.c 2005-08-28 00:19:31.295473168 +0200
@@ -597,7 +597,7 @@
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/uClibc-sparc.patch?r1=1.5&r2=1.6&f=u
More information about the pld-cvs-commit
mailing list