about summary refs log tree commit diff
path: root/nptl/sysdeps/unix/sysv/linux/s390/s390-64
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2009-12-22 08:37:33 -0800
committerUlrich Drepper <drepper@redhat.com>2009-12-22 08:37:33 -0800
commitd34bd80fceb76fa66308bd8005ad28be96a01e36 (patch)
tree7c1b98f751d1fdbef74167ce255ddf8cba43627e /nptl/sysdeps/unix/sysv/linux/s390/s390-64
parentcaf512dec254923b5eded0b3f36f5db66756066d (diff)
downloadglibc-d34bd80fceb76fa66308bd8005ad28be96a01e36.tar.gz
glibc-d34bd80fceb76fa66308bd8005ad28be96a01e36.tar.xz
glibc-d34bd80fceb76fa66308bd8005ad28be96a01e36.zip
Fix s390 startup code in libpthread.
Diffstat (limited to 'nptl/sysdeps/unix/sysv/linux/s390/s390-64')
-rw-r--r--nptl/sysdeps/unix/sysv/linux/s390/s390-64/pt-initfini.c8
1 files changed, 1 insertions, 7 deletions
diff --git a/nptl/sysdeps/unix/sysv/linux/s390/s390-64/pt-initfini.c b/nptl/sysdeps/unix/sysv/linux/s390/s390-64/pt-initfini.c
index a102d07d6c..34951f6fbb 100644
--- a/nptl/sysdeps/unix/sysv/linux/s390/s390-64/pt-initfini.c
+++ b/nptl/sysdeps/unix/sysv/linux/s390/s390-64/pt-initfini.c
@@ -1,5 +1,5 @@
 /* Special .init and .fini section support for 64 bit S/390.
-   Copyright (C) 2003 Free Software Foundation, Inc.
+   Copyright (C) 2003, 2009 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it
@@ -68,12 +68,6 @@ _init:\n\
 	STG	1,0(15)\n\
 	LARL	12,_GLOBAL_OFFSET_TABLE_\n\
 	BRASL	14,__pthread_initialize_minimal_internal\n\
-	LARL	1,__gmon_start__@GOTENT\n\
-	LG	1,0(1)\n\
-	LTGR	1,1\n\
-	JE	.L22\n\
-	BASR	14,1\n\
-.L22:\n\
 #APP\n\
 	.align 4,0x07\n\
 	END_INIT\n\