1
0
mirror of https://github.com/golang/go synced 2024-10-04 20:21:22 -06:00
go/src/pkg/debug
Keith Randall 0273dc131e runtime: convert .s textflags from numbers to symbolic constants.
Remove NOPROF/DUPOK from everything.

Edits done with a script, except pclinetest.asm which depended
on the DUPOK flag on main().

R=golang-dev, bradfitz
CC=golang-dev
https://golang.org/cl/12613044
2013-08-07 12:20:05 -07:00
..
dwarf debug/dwarf: support for DWARF 3 2013-03-19 13:59:37 -07:00
elf all: avoid leaking fds during tests 2013-06-21 11:13:14 +10:00
gosym runtime: convert .s textflags from numbers to symbolic constants. 2013-08-07 12:20:05 -07:00
macho debug/macho: add doc comment for FormatError 2013-03-11 12:32:47 -07:00
pe debug/pe: support PE files which contain no symbol table (if NumberOfSymbols is equal to 0 in the IMAGE_FILE_HEADER structure). 2012-10-09 11:15:53 +11:00