From 69963deb2c6d097d0773fe5e800af8036e481ee9 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 26 Jan 1999 13:41:11 +0000 Subject: Update. * sysdeps/unix/sysv/linux/i386/clone.S: When not using PIC don't use jecxz since the label might be far away. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index bc1d26079d..073acf85dd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 1999-01-26 Ulrich Drepper + * sysdeps/unix/sysv/linux/i386/clone.S: When not using PIC don't + use jecxz since the label might be far away. + * sysdeps/unix/sysv/linux/sigaction.c: Update comment to say the __libc_missing_rt_sigs is defined here. * sysdeps/unix/sysv/linux/sigpending.c: Only declare -- cgit 1.4.1