diff options
| author | Ulrich Drepper <drepper@redhat.com> | 2002-01-17 00:50:24 +0000 |
|---|---|---|
| committer | Ulrich Drepper <drepper@redhat.com> | 2002-01-17 00:50:24 +0000 |
| commit | 956f8acd6cf6ce33193a679c7f34c1f71db5c94a (patch) | |
| tree | 92c6ea70d3d49bf726653954d8f7d511d3c57b3f /linuxthreads/ChangeLog | |
| parent | ec562b3d7a7a60f9ae2f6fd9747c4972c02a15a5 (diff) | |
| download | glibc-956f8acd6cf6ce33193a679c7f34c1f71db5c94a.tar.xz glibc-956f8acd6cf6ce33193a679c7f34c1f71db5c94a.zip | |
Update.
2002-01-16 Martin Schwidefsky <schwidefsky@de.ibm.com>
* sysdeps/s390/s390-32/pt-machine.h (MEMORY_BARRIER): Define.
(CURRENT_STACK_FRAME): Remove duplicate definition.
* sysdeps/s390/s390-64/pt-machine.h: Likewise.
Diffstat (limited to 'linuxthreads/ChangeLog')
| -rw-r--r-- | linuxthreads/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index aa115ee3d7..a8a98e8031 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,9 @@ +2002-01-16 Martin Schwidefsky <schwidefsky@de.ibm.com> + + * sysdeps/s390/s390-32/pt-machine.h (MEMORY_BARRIER): Define. + (CURRENT_STACK_FRAME): Remove duplicate definition. + * sysdeps/s390/s390-64/pt-machine.h: Likewise. + 2002-01-14 Martin Schwidefsky <schwidefsky@de.ibm.com> * Makefile (CFLAGS-tst-cancel.c): Add -fno-inline-functions to prevent |
