This is the mail archive of the glibc-cvs@sourceware.cygnus.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

libc/sysdeps/mach/hurd/i386 trampoline.c init- ...


CVSROOT:	/glibc/cvsfiles
Module name:	libc
Changes by:	roland@egcs.cygnus.com	99/07/28 11:19:48

Modified files:
	sysdeps/mach/hurd/i386: trampoline.c init-first.c 

Log message:
	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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]