go/src/cmd/8l
Russ Cox 2bd101c4b1 update 8a, 8c, 8l to use new object format.
add "extern register" support to 8c.
extern register means allocate in the FS-relative segment.

make 8l generate segmented stack checks.

R=ken
OCL=26600
CL=26606
2009-03-20 16:40:00 -07:00
..
8.out.h update 8a, 8c, 8l to use new object format. 2009-03-20 16:40:00 -07:00
Makefile make 8a, 8c, 8l build in go environment. 2009-01-06 11:34:02 -08:00
asm.c make 8l generate Darwin Mach-O and Linux ELF binaries 2009-03-20 14:22:59 -07:00
l.h update 8a, 8c, 8l to use new object format. 2009-03-20 16:40:00 -07:00
list.c update 8a, 8c, 8l to use new object format. 2009-03-20 16:40:00 -07:00
mkenam make 8a, 8c, 8l build in go environment. 2009-01-06 11:34:02 -08:00
obj.c update 8a, 8c, 8l to use new object format. 2009-03-20 16:40:00 -07:00
optab.c update 8a, 8c, 8l to use new object format. 2009-03-20 16:40:00 -07:00
pass.c update 8a, 8c, 8l to use new object format. 2009-03-20 16:40:00 -07:00
span.c update 8a, 8c, 8l to use new object format. 2009-03-20 16:40:00 -07:00