go/src
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
..
cmd ld/6l/8l: First pass at changes to the linker to support NetBSD binaries. 2011-12-12 15:42:11 -05:00
lib9 lib9: fix windows build 2011-11-07 14:16:00 -05:00
libbio
libmach libmach: fix for Plan 9 build 2011-11-18 23:11:50 -05:00
pkg build: Changes to the build infrastructure for NetBSD. 2011-12-12 15:42:06 -05:00
Make.ccmd
Make.clib
Make.cmd build: pass $GCFLAGS to compiler 2011-10-18 14:55:10 -04:00
Make.common
Make.inc build: Changes to the build infrastructure for NetBSD. 2011-12-12 15:42:06 -05:00
Make.pkg cgo: add support for callbacks from dynamic libraries 2011-11-22 17:57:49 +03:00
all-qemu.bash
all.bash
clean.bash Housekeeping: Cleaning up the clean-up process. 2011-12-11 09:23:17 -08:00
env.bash env.bash: Check for presence of make/gmake 2011-11-11 14:56:18 -05:00
make.bash build: fix check for selinux's allow_execstack on Fedora 16 2011-11-11 16:41:37 -05:00
quietgcc.bash
run.bash misc/cgo/testso: do not leave out file behind 2011-12-09 11:00:49 +11:00
sudo.bash sudo.bash: print error/exit if problem with /usr/local/bin 2011-09-01 17:24:32 +10:00
version.bash