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
Age
Commit message (
Expand
)
Author
2015-04-27
debug/dwarf: update class_string.go to add ClassReferenceSig using stringer.
John Dethridge
2015-04-12
debug/dwarf: add Entry.AttrField method to get *Field by Attr
Austin Clements
2015-04-12
debug/dwarf: add DWARF attribute value class to Field
Austin Clements
2015-04-10
debug/gosym: skip tests when .gosymtab section not found
Michael Hudson-Doyle
2015-04-10
debug/dwarf: document DWARF class -> Go type mapping
Austin Clements
2015-03-24
debug/dwarf, encoding/asn1, go/ast: fix old comments
Matthew Dempsky
2015-03-14
debug/elf: support reading debug info from 32-bit PPC objects
Ian Lance Taylor
2015-03-14
debug/gosym: fix typo in comment
Ian Lance Taylor
2015-03-11
debug/dwarf: factor parsing of unit lengths
Austin Clements
2015-03-11
debug/elf: fix arm build
Dave Cheney
2015-03-10
debug/dwarf: add unit tests for line table reader
Austin Clements
2015-03-10
debug/dwarf: add support for line tables
Austin Clements
2015-03-10
debug/dwarf: factor finding unit containing entry offset
Austin Clements
2015-03-10
debug/macho, debug/pe: load DWARF line section and pass to dwarf.New
Austin Clements
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
2015-03-02
all: mv 5a old5a and so on
Russ Cox
2014-12-05
all: power64 is now ppc64
Russ Cox
2014-11-20
[dev.cc] all: merge default (e4ab8f908aac) into dev.cc
Russ Cox
2014-11-16
debug/goobj: move to cmd/internal/goobj
Russ Cox
2014-11-14
[dev.cc] all: merge dev.power64 (7667e41f3ced) into dev.cc
Russ Cox
2014-11-10
all: use golang.org/x/... import paths
Andrew Gerrand
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-21
debug/pe: use appropriate type for sizeofOptionalHeader32
Alex Brainman
2014-10-20
debug/pe: remove use of unsafe
Russ Cox
2014-10-09
debug/elf: add comments explaining applyRelocations for amd64/arm64
Ian Lance Taylor
2014-09-24
debug/dwarf: correct name for clang-generated complex type
Russ Cox
2014-09-08
build: move package sources from src/pkg to src
Russ Cox
[prev]