]> git.pld-linux.org Git - packages/glibc.git/commitdiff
- obsolete (already in 2.3.4 release)
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 20 Feb 2005 00:35:56 +0000 (00:35 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    glibc-sparc64-errno.patch -> 1.2

glibc-sparc64-errno.patch [deleted file]

diff --git a/glibc-sparc64-errno.patch b/glibc-sparc64-errno.patch
deleted file mode 100644 (file)
index 43d6573..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
---- libc/sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h.orig   2003-11-16 12:07:24.000000000 +0100
-+++ libc/sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h        2005-01-26 18:15:47.613529328 +0100
-@@ -1,4 +1,4 @@
--/* Copyright (C) 1997, 2000, 2002, 2003 Free Software Foundation, Inc.
-+/* Copyright (C) 1997, 2000, 2002, 2003, 2004 Free Software Foundation, Inc.
-    This file is part of the GNU C Library.
-    Contributed by Richard Henderson <richard@gnu.ai.mit.edu>, 1997.
-@@ -85,7 +85,7 @@
-       sethi   %hi(_GLOBAL_OFFSET_TABLE_-4), %l7;                      \
-       call    __sparc64.get_pic.l7;                                   \
-        add    %l7, %lo(_GLOBAL_OFFSET_TABLE_+4), %l7;                 \
--      ldx     [%l7 + errno], %l0;                                     \
-+      ldx     [%l7 + rtld_errno], %l0;                                \
-       st      %i0, [%l0];                                             \
-       jmpl    %i7+8, %g0;                                             \
-        restore %g0, -1, %o0;                                          \
This page took 0.04372 seconds and 4 git commands to generate.