Marcel Moolenaar caecb2f4c0 Third attempt at removing machdep.h and using ALIGN from <sys/param.h>.
The initial stack_block is staticly allocated and will be aligned
according to the alignment requirements of pointers, which does not
necessarily match the alignment enforced by ALIGN. To solve this a
more involved change is required: remove the static initial stack
and deal with an initial condition of not having a stack at all. This
change is therefore more risky than the previous ones, but unavoidable
(other than not using the platform default alignment).

Discussed with: tjr
Approved and reviewed by: tjr
Tested on: alpha, i386, ia64 and sparc64
2003-02-24 08:07:05 +00:00
..
2002-10-18 14:45:00 +00:00
2003-02-04 20:46:23 +00:00
2003-02-23 01:47:49 +00:00
2002-06-30 05:13:54 +00:00
2002-11-26 17:55:41 +00:00
2003-02-23 01:43:45 +00:00
2002-06-30 05:13:54 +00:00
2002-06-30 05:25:07 +00:00
2002-06-30 05:13:54 +00:00
2003-01-20 21:25:00 +00:00
2002-08-26 06:16:51 +00:00
2003-01-10 17:37:23 +00:00
2002-06-30 05:15:05 +00:00
2003-02-04 20:38:51 +00:00
2002-06-30 05:15:05 +00:00
2002-06-30 05:15:05 +00:00
2002-07-06 19:13:21 +00:00
2002-08-15 14:53:20 +00:00
2003-02-18 19:51:59 +00:00
2002-05-10 01:48:15 +00:00