1
0
mirror of https://github.com/golang/go synced 2024-10-03 07:21:21 -06:00
go/src/cmd/cc
Christopher Nielsen 420fe22921 ld/6l/8l: First pass at changes to the linker to support NetBSD binaries.
This will not currently create valid NetBSD binaries because NetBSD requires
an ELF note section to run, otherwise the kernel will throw ENOEXEC. I was
unable to determine an elegant way to add the section, so I am submitting
what I have.

References:
http://www.netbsd.org/docs/kernel/elf-notes.html
http://mail-index.netbsd.org/netbsd-bugs/2001/08/03/0012.html

R=rsc
CC=golang-dev
https://golang.org/cl/5472049
2011-12-12 15:42:11 -05:00
..
acid.c 8c: fixes for Plan 9 build 2011-07-01 09:50:24 -04:00
bits.c 8c: fixes for Plan 9 build 2011-07-01 09:50:24 -04:00
cc.h 8c: fixes for Plan 9 build 2011-07-01 09:50:24 -04:00
cc.y 8c: fixes for Plan 9 build 2011-07-01 09:50:24 -04:00
com64.c 8c: fixes for Plan 9 build 2011-07-01 09:50:24 -04:00
com.c 8c: fixes for Plan 9 build 2011-07-01 09:50:24 -04:00
dcl.c 8c: fixes for Plan 9 build 2011-07-01 09:50:24 -04:00
doc.go tweak documentation of commands 2009-11-09 11:45:15 -08:00
dpchk.c cc: fixes for Plan 9 build 2011-07-13 16:01:29 -07:00
funct.c 8c: fixes for Plan 9 build 2011-07-01 09:50:24 -04:00
godefs.c ld/6l/8l: First pass at changes to the linker to support NetBSD binaries. 2011-12-12 15:42:11 -05:00
lex.c cc: fixes for Plan 9 build 2011-07-13 16:01:29 -07:00
lexbody 8a: fixes for Plan 9 build 2011-06-27 14:42:18 -04:00
mac.c cc: fixes for Plan 9 build 2011-07-13 16:01:29 -07:00
macbody 8a: fixes for Plan 9 build 2011-06-27 14:42:18 -04:00
Makefile cc: mode to generate go-code for types and variables. 2011-01-25 19:00:14 +01:00
omachcap.c 8c: fixes for Plan 9 build 2011-07-01 09:50:24 -04:00
pgen.c cc: change cas to newcase 2011-10-26 15:27:59 -07:00
pswt.c cc: change cas to newcase 2011-10-26 15:27:59 -07:00
scon.c 8c: fixes for Plan 9 build 2011-07-01 09:50:24 -04:00
sub.c 8c: fixes for Plan 9 build 2011-07-01 09:50:24 -04:00