go/src/cmd/8l
Russ Cox 3f34248a77 cmd/ld: add PT_PAX_FLAGS ELF header
PAX systems are Linux systems that are more paranoid about memory permissions.
These flags tell them to relax when running Go binaries.

Fixes #47.

R=iant
CC=golang-dev
https://golang.org/cl/6326054
2012-08-03 15:27:35 -04:00
..
8.out.h cmd/6l, cmd/8l, cmd/5l: add AUNDEF instruction 2012-05-30 16:47:56 -04:00
Makefile build: delete make paraphernalia 2012-02-06 13:34:25 -05:00
asm.c cmd/ld: add PT_PAX_FLAGS ELF header 2012-08-03 15:27:35 -04:00
doc.go 5l, 6l, 8l: implement -X flag 2012-02-07 16:46:33 -05:00
l.h cmd/ld: align function entry on arch-specific boundary 2012-05-30 16:26:38 -04:00
list.c 8l: more fixes for Plan 9 2011-06-21 12:14:32 -04:00
mkenam 5l, 6l, 8l: drop use of ed during build 2011-06-27 12:03:19 -04:00
obj.c 8l,5l: 2% faster 2012-05-15 12:52:18 -04:00
optab.c cmd/6l, cmd/8l, cmd/5l: add AUNDEF instruction 2012-05-30 16:47:56 -04:00
pass.c cmd/6l, cmd/8l, cmd/5l: add AUNDEF instruction 2012-05-30 16:47:56 -04:00
prof.c 8l/prof.c: #if 0 is not accepted by the Plan 9 native toolchain. 2011-04-21 17:03:58 -04:00
span.c runtime, syscall: use the vdso page on linux x86 for faster syscalls instead of int $0x80. 2011-08-29 10:36:06 -04:00