1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-08-30 17:41:16 +03:00
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.
This commit is contained in:
Ulrich Drepper
2003-01-20 18:59:08 +00:00
parent 4a9b34fe01
commit d5b6c81799
5 changed files with 45 additions and 90 deletions

View File

@@ -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.