1
0
mirror of https://github.com/golang/go synced 2024-10-04 11:21:21 -06:00
go/src/cmd/6l
Russ Cox 335b3855c6 a little more 6l cleanup
R=r
DELTA=51  (14 added, 24 deleted, 13 changed)
OCL=31968
CL=31971
2009-07-21 17:18:32 -07:00
..
6.out.h compilers were inconsistent about 2009-07-13 19:20:43 -07:00
asm.c a little more 6l cleanup 2009-07-21 17:18:32 -07:00
elf64.c First steps towards cleaner support for ELF64 in 6l. 2009-07-17 14:32:37 -07:00
go.c 8l fixes, cut and paste from 6l. 2009-06-02 22:33:21 -07:00
l.h make 6l produce dynamically linked binaries (although they are fully statically linked as far 2009-07-21 15:10:47 -07:00
list.c delete unused code and data from 6.outs. 2009-01-21 14:50:27 -08:00
Makefile First steps towards cleaner support for ELF64 in 6l. 2009-07-17 14:32:37 -07:00
mkenam Add compiler source to new directory structure 2008-06-04 14:37:38 -07:00
obj.c make 6l produce dynamically linked binaries (although they are fully statically linked as far 2009-07-21 15:10:47 -07:00
optab.c morestack magic number 2008-07-12 17:16:22 -07:00
pass.c fix undefined function error. 2009-07-13 16:48:09 -07:00
span.c clean up generation of exec header. 2009-07-20 10:08:48 -07:00