about summary refs log tree commit diff
path: root/linuxthreads/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-01-20 18:59:08 +0000
committerUlrich Drepper <drepper@redhat.com>2003-01-20 18:59:08 +0000
commitd5b6c8179917acad6e8b46110179298b47dcaf5c (patch)
tree81e3f3da880e9bcd16c129cca50bedb2b6ab78d2 /linuxthreads/ChangeLog
parent4a9b34fe010debca945da57e04c519b51140045d (diff)
downloadglibc-d5b6c8179917acad6e8b46110179298b47dcaf5c.tar.gz
glibc-d5b6c8179917acad6e8b46110179298b47dcaf5c.tar.xz
glibc-d5b6c8179917acad6e8b46110179298b47dcaf5c.zip
Update.
2003-01-20  Martin Schwidefsky  <schwidefsky@de.ibm.com>

	* sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h (INTERNAL_SYSCALL):
	Fix inline assembler constraints.
	* sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h (INTERNAL_SYSCALL):
	Likewise.

	* sysdeps/s390/s390-64/Makefile (pic-ccflag): Use -fpic instead of
	-fPIC.
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r--linuxthreads/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog
index 7b1fd74282..f388b242c6 100644
--- a/linuxthreads/ChangeLog
+++ b/linuxthreads/ChangeLog
@@ -1,3 +1,8 @@
+2003-01-20  Martin Schwidefsky  <schwidefsky@de.ibm.com>
+
+	* sysdeps/unix/sysv/linux/s390/s390-32/vfork.S: Avoid non pc relative
+	reference to __fork.
+
 2003-01-17  Richard Henderson  <rth@redhat.com>
 
 	* sysdeps/alpha/tls.h (tcbhead_t): Clarify second member.