From 7d6736e2a1ceb9563faac10c1c26e8319830d0cf Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sat, 12 Jan 2002 01:44:29 +0000 Subject: [PATCH] Update. --- ChangeLog | 13 +++++++++++++ linuxthreads/ChangeLog | 5 +++++ 2 files changed, 18 insertions(+) diff --git a/ChangeLog b/ChangeLog index c11a221285d..e2c86afc507 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +2002-01-11 Martin Schwidefsky + + * sysdeps/unix/sysv/linux/configure.in (libc_cv_gcc_unwind_find_fde): + Set for s390 and s390x architectures. + (arch_minimum_kernel): Set for s390 and s390x. + * sysdeps/unix/sysv/linux/s390/brk.c (__brk): Correct inline + assembly contraints. + * sysdeps/unix/sysv/linux/s390/profil-counter.h: Move/copy to ... + * sysdeps/unix/sysv/linux/s390/s390-32/profil-counter.h: ... here, + remove high order bit from the program counter. + * sysdeps/unix/sysv/linux/s390/s390-64/profil-counter.h: ... and here. + * sysdeps/unix/sysv/linux/s390/s390-64/Makefile: Add framestate. + 2002-01-09 Jakub Jelinek * sysdeps/alpha/fpu/e_sqrt.c (__ieee754_sqrt): Don't use multi-line diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 504d8ef0c58..da1a08561ab 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,8 @@ +2002-01-11 Andreas Schwab + + * signals.c (sighandler): Initialize all elements to SIG_ERR. + (__sigaction): Don't use value from sighandler if it is SIG_ERR. + 2002-01-06 Richard Henderson * sysdeps/alpha/elf/pt-initfini.c: New file. -- 2.47.2