]> git.ipfire.org Git - thirdparty/glibc.git/commit - sysdeps/s390/s390-32/sysdep.h
Update.
authorUlrich Drepper <drepper@redhat.com>
Thu, 9 Jan 2003 20:30:21 +0000 (20:30 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 9 Jan 2003 20:30:21 +0000 (20:30 +0000)
commit29d9a17dba956f7d14eb0dd15f71751fd6da02ce
tree32f075141fb061c520bb74617412fa4c538b8c9d
parent8f6a393ea595c6b3673d03acf05ae5adc3836fce
Update.

2003-01-09  Jakub Jelinek  <jakub@redhat.com>

* posix/test-vfork.c (noop): Add __attribute_noinline__.
* sysdeps/generic/sysdep.h (JUMPTARGET): Define if not defined.
* sysdeps/i386/sysdep.h (JUMPTARGET): Undefine JUMPTARGET before
defining it.
* sysdeps/powerpc/powerpc32/sysdep.h (JUMPTARGET): Likewise.
* sysdeps/powerpc/powerpc64/sysdep.h (JUMPTARGET): Likewise.
* sysdeps/s390/s390-32/sysdep.h (JUMPTARGET): Likewise.
* sysdeps/s390/s390-64/sysdep.h (JUMPTARGET): Likewise.
* sysdeps/x86_64/sysdep.h (JUMPTARGET): Likewise.
18 files changed:
ChangeLog
linuxthreads/ChangeLog
linuxthreads/Makefile
linuxthreads/sysdeps/unix/sysv/linux/alpha/vfork.S [new file with mode: 0644]
linuxthreads/sysdeps/unix/sysv/linux/i386/vfork.S [new file with mode: 0644]
linuxthreads/sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h
linuxthreads/sysdeps/unix/sysv/linux/ia64/vfork.S [new file with mode: 0644]
linuxthreads/sysdeps/unix/sysv/linux/sparc/sparc32/vfork.S [new file with mode: 0644]
linuxthreads/sysdeps/unix/sysv/linux/sparc/sparc64/vfork.S [new file with mode: 0644]
linuxthreads/sysdeps/unix/sysv/linux/x86_64/vfork.S [new file with mode: 0644]
linuxthreads/tst-popen.c [new file with mode: 0644]
sysdeps/generic/sysdep.h
sysdeps/i386/sysdep.h
sysdeps/powerpc/powerpc32/sysdep.h
sysdeps/powerpc/powerpc64/sysdep.h
sysdeps/s390/s390-32/sysdep.h
sysdeps/s390/s390-64/sysdep.h
sysdeps/x86_64/sysdep.h