From 6f50cb0027e20134991525fa43a9b95e7640c9ed Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 21 Feb 2003 19:25:36 +0000 Subject: Update. * sysdeps/x86_64/dl-machine.h (elf_machine_rela) : Check for signed overflow, not unsigned. 2003-02-21 Jakub Jelinek --- linuxthreads/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'linuxthreads/ChangeLog') diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 26c0c27687..bcd5ea1b00 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,13 @@ +2003-02-21 Jakub Jelinek + + * sysdeps/unix/sysv/linux/sparc/sparc64/vfork.S (__vfork): Call + __fork instead of branching to it if BROKEN_SPARC_WDISP22. + * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h (PSEUDO): + Fix typo. + * sysdeps/unix/sysv/linux/sparc/Makefile (specs): Add ./ prefix + to crti.o and crtn.o. + * sysdeps/unix/sysv/linux/x86_64/Makefile (specs): Likewise. + 2003-02-21 Roland McGrath * Makefile (install-lib-ldscripts): New variable. -- cgit v1.2.3