1
0
mirror of https://github.com/golang/go synced 2024-10-05 12:21:22 -06:00
go/src/cmd/6l
Ian Lance Taylor a55de2ba61 5l/6l/8l: add a DT_DEBUG dynamic tag to a dynamic ELF binary
This requires making the .dynamic section writable, as the
dynamic linker will change the value of the DT_DEBUG tag at
runtime.  The DT_DEBUG tag is used by gdb to find all loaded
shared libraries.

R=rsc
CC=golang-dev
https://golang.org/cl/5189044
2011-10-04 21:25:11 -07:00
..
6.out.h 6l, 8l: remove JCXZ; add JCXZW, JCXZL, and JCXZQ 2011-08-26 17:45:19 -04:00
asm.c 5l/6l/8l: add a DT_DEBUG dynamic tag to a dynamic ELF binary 2011-10-04 21:25:11 -07:00
doc.go 6l: OpenBSD support 2011-07-29 13:47:41 -04:00
l.h 5l, 6l, 8l: add varargck for %Z 2011-08-16 14:22:12 -04:00
list.c 5l, 6l, 8l: link pclntab and symtab as ordinary rodata symbols 2010-10-19 18:07:19 -04:00
Makefile 6a, 6c, 6l: fix for Plan 9 build 2011-07-15 11:58:39 -04:00
mkenam 5l, 6l, 8l: drop use of ed during build 2011-06-27 12:03:19 -04:00
obj.c 6l: OpenBSD support 2011-07-29 13:47:41 -04:00
optab.c 6l, 8l: remove JCXZ; add JCXZW, JCXZL, and JCXZQ 2011-08-26 17:45:19 -04:00
pass.c 6l: OpenBSD support 2011-07-29 13:47:41 -04:00
prof.c 6a, 6c, 6l: fix for Plan 9 build 2011-07-15 11:58:39 -04:00
span.c 6l, 8l: remove JCXZ; add JCXZW, JCXZL, and JCXZQ 2011-08-26 17:45:19 -04:00