1
0
mirror of https://github.com/golang/go synced 2024-10-03 11:11:22 -06:00
go/src/cmd/6l
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
..
6.out.h cmd/6l, cmd/8l, cmd/5l: add AUNDEF instruction 2012-05-30 16:47:56 -04: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/6l: loop alignment, disabled 2012-06-01 10:23:15 -04:00
list.c 5l, 6l, 8l: link pclntab and symtab as ordinary rodata symbols 2010-10-19 18:07:19 -04:00
Makefile build: delete make paraphernalia 2012-02-06 13:34:25 -05:00
mkenam 5l, 6l, 8l: drop use of ed during build 2011-06-27 12:03:19 -04:00
obj.c cmd/6l: Fixes for 64-bit Plan 9 2012-05-29 12:32:42 -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 6a, 6c, 6l: fix for Plan 9 build 2011-07-15 11:58:39 -04:00
span.c cmd/6l: loop alignment, disabled 2012-06-01 10:23:15 -04:00