index
:
go
bench-before
fix-runtime-test-GOMAXPROCS
json-isValidNumber
json-isValidNumber-before
main
makepkg
ms-fix-multipart-readform
Fork of Go programming language with my patches.
Go Authors
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
debug
/
elf
/
file.go
Age
Commit message (
Expand
)
Author
2016-04-15
all: remove unnecessary type conversions
Matthew Dempsky
2016-04-13
all: use new io.SeekFoo constants instead of os.SEEK_FOO
Brad Fitzpatrick
2016-03-29
debug/elf: add s390x relocations
Michael Munday
2016-03-22
debug/dwarf: add Reader.SeekPC and Data.Ranges
Ian Lance Taylor
2016-03-01
all: make copyright headers consistent with one space after period
Brad Fitzpatrick
2015-12-03
debug/elf: transparently decompress compressed sections
Austin Clements
2015-12-03
dwbug/elf: support old-style compressed DWARF
Austin Clements
2015-11-12
debug/elf: added MIPS ELF relocations
Yao Zhang
2015-06-26
debug/elf: change R_ARM_REL32 to R_ARM_ABS32 in applyRelocationsARM
Ian Lance Taylor
2015-03-14
debug/elf: support reading debug info from 32-bit PPC objects
Ian Lance Taylor
2015-03-11
debug/elf: fix arm build
Dave Cheney
2015-03-10
debug/elf: load .debug_line section and pass to dwarf.New
Austin Clements
2015-03-10
debug/elf: regularize DWARF section loading
Austin Clements
2014-10-22
[dev.power64] all: merge default into dev.power64
Austin Clements
2014-10-22
build: merge the great pkg/ rename into dev.power64
Austin Clements
2014-10-09
debug/elf: add comments explaining applyRelocations for amd64/arm64
Ian Lance Taylor
2014-09-08
build: move package sources from src/pkg to src
Russ Cox
[prev]