64a74b4e09
The new .seek assembler pseudo-op advances the location counter to a fixed offset within a section --- or to a fixed address, if the section is a .base'd section. It works somewhat like the GNU assembler's .org pseudo-op, though with a hopefully less confusing name. This pseudo-op lets us avoid having to manually compute the needed boot sector padding in the pc86 start-up code plat/pc86/boot.s . |
||
---|---|---|
.. | ||
build.lua | ||
comm0.h | ||
comm1.h | ||
comm2.y | ||
comm3.c | ||
comm4.c | ||
comm5.c | ||
comm6.c | ||
comm7.c | ||
comm8.c | ||
proto.make |