]> sourceware.org Git - glibc.git/commit
1999-07-27 Mark Kettenis <kettenis@gnu.org>
authorRoland McGrath <roland@gnu.org>
Wed, 28 Jul 1999 18:19:47 +0000 (18:19 +0000)
committerRoland McGrath <roland@gnu.org>
Wed, 28 Jul 1999 18:19:47 +0000 (18:19 +0000)
commit83ddec31c69ac3dd3a6c83db8155ac1c63b13178
tree578caa1d634b31d2ac66c3fd4bbe443857b10eb7
parent7396d8440b5278c504aa6b1b5ffda53a0d2f98b6
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.
sysdeps/mach/hurd/i386/init-first.c
sysdeps/mach/hurd/i386/trampoline.c
This page took 0.073352 seconds and 5 git commands to generate.