Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/arch/vax/boot/common



> > - 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@localhost



Home | Main Index | Thread Index | Old Index