1
0
mirror of https://github.com/golang/go synced 2024-10-03 11:21:22 -06:00
go/src/cmd/5l
Joel Sing 31758b2c1a cmd/{ld,5l,6l,8l}: add support for OpenBSD ELF signatures
OpenBSD now requires ELF binaries to have a PT_NOTE that identifies
it as an OpenBSD binary. Refactor the existing NetBSD ELF signature
code and implement support for OpenBSD ELF signatures.

R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/6489131
2012-09-21 12:51:39 +10:00
..
5.out.h cmd/pack: rename __.SYMDEF to __.GOSYMDEF 2012-09-13 10:26:21 -04:00
asm.c cmd/{ld,5l,6l,8l}: add support for OpenBSD ELF signatures 2012-09-21 12:51:39 +10:00
doc.go 5l, 6l, 8l: implement -X flag 2012-02-07 16:46:33 -05:00
l.h runtime: arm: abort if VFPv3 support missing 2012-09-18 09:55:07 +10:00
list.c cmd/5c, cmd/5g, cmd/5l: fix cross compilation failure on darwin 2012-06-08 13:13:02 +10: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
noop.c cmd/5l: dwarf line number support for Linux/ARM 2012-08-07 10:09:24 +08:00
obj.c runtime: arm: abort if VFPv3 support missing 2012-09-18 09:55:07 +10:00
optab.c cmd/5a, cmd/5l: add MULW{T,B} and MULAW{T,B} support for ARM 2012-06-08 02:42:28 +08:00
pass.c cmd/6l, cmd/8l, cmd/5l: add AUNDEF instruction 2012-05-30 16:47:56 -04:00
prof.c 5a, 5c, 5l: fix for Plan 9 build 2011-07-15 11:58:28 -04:00
softfloat.c cmd/5l: dwarf line number support for Linux/ARM 2012-08-07 10:09:24 +08:00
span.c cmd/5l: dwarf line number support for Linux/ARM 2012-08-07 10:09:24 +08:00