From 6b00df4189bd15fe87244876b7f1a3cf800f72dc Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sat, 3 May 1997 00:33:54 +0000 Subject: 1997-05-03 00:53 Ulrich Drepper * posix/TESTS2C.sed: Recognize only digits in first field. This enables us to use colons in the pattern. 1997-05-01 20:02 Richard Henderson * sysdeps/unix/sysv/linux/alpha/brk.S: Don't presume that the kernel will preserve non-call-saved registers; save and restore a0 across the system call. * sysdeps/unix/sysv/linux/alpha/clone.S: Likewise tuck the thread data onto the new thread's stack. --- ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index bc0007502e..ce27e16c34 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +1997-05-03 00:53 Ulrich Drepper + + * posix/TESTS2C.sed: Recognize only digits in first field. This + enables us to use colons in the pattern. + +1997-05-01 20:02 Richard Henderson + + * sysdeps/unix/sysv/linux/alpha/brk.S: Don't presume that the kernel + will preserve non-call-saved registers; save and restore a0 across + the system call. + * sysdeps/unix/sysv/linux/alpha/clone.S: Likewise tuck the thread + data onto the new thread's stack. + 1997-05-01 03:13 Ulrich Drepper * sysdeps/unix/sysv/linux/shmat.c (shmat): For Linux-2.0 and up the -- cgit v1.2.3