]> git.ipfire.org Git - thirdparty/glibc.git/commit
2005-10-16 Roland McGrath <roland@frob.com>
authorRoland McGrath <roland@gnu.org>
Sun, 23 Oct 2005 01:00:09 +0000 (01:00 +0000)
committerRoland McGrath <roland@gnu.org>
Sun, 23 Oct 2005 01:00:09 +0000 (01:00 +0000)
commitee4d7fb8274f922830cbcd1f65679de169e17f2f
tree853e3506d89c23d27a020cd790f122bf18d9a7c8
parent389188b1e25e1edeeadb3150fb471b03afea0174
2005-10-16  Roland McGrath  <roland@frob.com>

[BZ #1253]
* sysdeps/mach/hurd/i386/init-first.c (init): Make cast kosher.
(_hurd_stack_setup): Don't declare with arguments and ellipsis.
Use __builtin_frame_address and __builtin_return_address.
(_dl_init_first): Likewise.
[BZ #1249]
* sysdeps/mach/hurd/i386/init-first.c (_cthread_init_routine): Declare
as weak extern.
(init): Check for it being undefined.
sysdeps/mach/hurd/i386/init-first.c