From 00a896694429b04f219f6e3d3cc119b483776a96 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Wed, 28 Jul 1999 18:22:44 +0000 Subject: [PATCH] . --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/ChangeLog b/ChangeLog index 8b3b2c67698..a3be5db7d6c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +1999-07-27 Mark Kettenis + + * sysdeps/mach/hurd/i386/init-first.c (init): Move the inline + assembler code to switch stacks and call init1 outside this + function. Inside `init' the code was optimized away by gcc + 2.95 since it was "clearly" unreachable. + * sysdeps/mach/hurd/i386/trampoline.c (_hurd_setup_sighandler): + Do something similar for the trampoline code. + 1999-07-27 Mark Kettenis * sysdeps/mach/hurd/Makefile [stdio-common]: Set inhibit-siglist. -- 2.47.3