aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1999-07-29 18:35:29 +0000
committerRoland McGrath <roland@gnu.org>1999-07-29 18:35:29 +0000
commit50d3390d3b54d384be11ece9e34f17e30cfd742c (patch)
treede843f70fe0cbe8cd699af2188a8d7eb2144fc57
parent9031847df28b108a2c83da24e7465d63ee586595 (diff)
downloadglibc-50d3390d3b54d384be11ece9e34f17e30cfd742c.zip
glibc-50d3390d3b54d384be11ece9e34f17e30cfd742c.tar.gz
glibc-50d3390d3b54d384be11ece9e34f17e30cfd742c.tar.bz2
1999-07-27 Mark Kettenis <kettenis@gnu.org>
* 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.
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e8a20a5..2208c60 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -39,6 +39,15 @@
* iconvdata/Makefile: Don't try to run iconv tests when cross
compiling.
+1999-07-27 Mark Kettenis <kettenis@gnu.org>
+
+ * 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 Ulrich Drepper <drepper@cygnus.com>
* sysdeps/posix/getaddrinfo.c (gaih_inet): Only return information