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
2016-04-03
all: fix spelling mistakes
Eric Engestrom
2016-03-30
debug/elf: deflake file_test.go
Joe Tsai
2016-03-29
debug/elf: add s390x relocations
Michael Munday
2016-03-25
all: delete dead non-test code
Dominik Honnef
2016-03-25
all: zero mtimes in testdata gz files
Caleb Spare
2016-03-22
debug/dwarf: add Reader.SeekPC and Data.Ranges
Ian Lance Taylor
2016-03-21
all: delete dead test code
Dominik Honnef
2016-03-06
Rewrite leftover references to plan9.bell-labs.com to 9p.io.
Muhammed Uluyol
2016-03-02
all: single space after period.
Brad Fitzpatrick
2016-03-01
all: make copyright headers consistent with one space after period
Brad Fitzpatrick
2016-02-29
all: remove public named return values when useless
Brad Fitzpatrick
2016-02-27
debug/gosym: fix TestPCLine on Plan 9
David du Colombier
2016-02-24
all: fix typos and spelling
Martin Möhrmann
2016-01-14
debug/dwarf: fix nil pointer dereference in cyclic type structures
Austin Clements
2015-12-18
debug/elf: rename Chdr64.Reserved to _
Austin Clements
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-10-07
debug/gosym: clean up and modernize pclntab_test
Ian Lance Taylor
2015-09-15
debug/dwarf: add test for split DWARF
Austin Clements
2015-09-15
debug/dwarf: return ClassUnknown if attribute class cannot be determined
Austin Clements
2015-09-04
all: remove executable bit from several files
Andrew Gerrand
2015-08-25
debug/elf: map/slice literals janitoring
Didier Spezia
2015-07-28
all: cleanup usage of dashes in package documentation
Matthew Dempsky
2015-07-10
debug/pe: truncate pe sections to their size in memory
Alex Brainman
2015-06-26
debug/elf: change R_ARM_REL32 to R_ARM_ABS32 in applyRelocationsARM
Ian Lance Taylor
2015-06-11
all: fix misprints in comments
Ainar Garipov
2015-06-05
debug/gosym: avoid calling the shell in test
Alexis Imperial-Legrand
2015-05-21
all: build and use go tool compile, go tool link
Russ Cox
2015-05-07
debug/dwarf: compute ByteSize for more DWARF types
John Dethridge
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
[prev]
[next]