This is the mail archive of the glibc-bugs@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/398] elf/dl-runtime.c not resolving CFI_STARTPROC


------- Additional Comments From jtison at ntplx dot net  2005-01-09 21:42 -------
(In reply to comment #13)
> Hmph.  I should have done a better job with the diff headers.  This is against
> linuxthreads/sysdeps/s390/tls.h
> 

So just for formality's sake (don't ask me why ... it's a REALLY long story, but
this patch is needed elsewhere), I am reposting your patch with the proper
headers on it. Thanks for the patch in the first place, Mark. 

--- linuxthreads/sysdeps/s390/tls.h.orig  2003-01-30 13:34:11.000000000 -0500
+++ linuxthreads/sysdeps/s390/tls.h       2004-09-27 18:19:18.000000000 -0400
@@ -122,6 +122,8 @@
 #else  /* HAVE_TLS_SUPPORT && (FLOATING_STACKS || !IS_IN_libpthread) */

 # ifndef __ASSEMBLER__
+/* Get system call information.  */
+#  include <sysdep.h>

 /* Get the thread descriptor definition



-- 


http://sources.redhat.com/bugzilla/show_bug.cgi?id=398

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]