* sysdeps/mach/hurd/i386/init-first.c (_hurd_stack_setup): Let gcc
authorRoland McGrath <roland@gnu.org>
Wed, 1 Sep 2004 02:00:03 +0000 (02:00 +0000)
committerRoland McGrath <roland@gnu.org>
Wed, 1 Sep 2004 02:00:03 +0000 (02:00 +0000)
commit66cc59de5b0bdd710784ec5a06e841fe15c2c542
tree0f8ea1cc5f1d7e2668a3b7e703fbbb764598731c
parentc4bb5cd80492e9563e055eb0b635ee57861e43ea
* sysdeps/mach/hurd/i386/init-first.c (_hurd_stack_setup): Let gcc

clobber the `ebp' register.
* sysdeps/mach/hurd/i386/Makefile (CFLAGS-init-first.c): Removed.
Reverts change from 2004-05-07 by Jeroen Dekkers.

* sysdeps/mach/hurd/i386/init-first.c (init): Changed the type of
NEWSP from `void *' to `int *'.  Changed all casts accordingly.
ChangeLog
sysdeps/mach/hurd/i386/Makefile
sysdeps/mach/hurd/i386/init-first.c