From a5392bed0982a8e61ca5578149683572adaaf279 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sat, 5 Apr 2003 22:03:35 +0000 Subject: Update. 2003-04-05 Roland McGrath * sysdeps/unix/sysv/linux/i386/setcontext.S: Rewrite to avoid writing below the stack pointer even if switching to the same context we are running right now. * catgets/gencat.c (read_input_file): Make sure that \n is not alone on the line before testing for continuation. * math/test-tgmath.c (compile_test): Initialize c. --- ChangeLog | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 49adac16e9..90c7c3d1f9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,15 @@ +2003-04-05 Roland McGrath + + * sysdeps/unix/sysv/linux/i386/setcontext.S: Rewrite to avoid writing + below the stack pointer even if switching to the same context we are + running right now. + 2003-04-05 Ulrich Drepper - * math/test-tgmath.c (F): Initialize c. + * catgets/gencat.c (read_input_file): Make sure that \n is not + alone on the line before testing for continuation. + + * math/test-tgmath.c (compile_test): Initialize c. 2003-04-05 Alexandre Oliva -- cgit 1.4.1