Subject: Re: CVS commit: src/sys/arch/vax/boot/common
To: None <ragge@ludd.luth.se>
From: David Laight <david@l8s.co.uk>
List: source-changes
Date: 10/07/2003 14:06:18
> > - The ENTRY macro aligns the code on a 64byte (?) boundary, on other
> Eh, `no'. _ALIGN_TEXT is set to 4 which should be 4 bytes.
Strange - each function (regardless of size) seemed to add 64 bytes.
> > trying to get the boot code to fit having used memcpy/memset in it.
> >
> To fit where? There should be plenty of space in the boot block.
There didn't seem to be when I was building it :-(
Ah - it was the alpha bootblocks that hit the limit.
Some of the fallout from the fix affected the vax code.
David
--
David Laight: david@l8s.co.uk