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-05-09
cmd/compile: add -linkobj flag to allow writing object file in two parts
Russ Cox
2016-05-06
all: use SeekStart, SeekCurrent, SeekEnd
Joe Tsai
2016-05-05
debug/pe: unexport newly introduced identifiers
Alex Brainman
2016-05-02
all: make copyright headers consistent with one space after period
Emmanuel Odeke
2016-04-29
debug/pe: .bss section must contain only zeros
Alex Brainman
2016-04-25
debug/pe: better error messages
Alex Brainman
2016-04-24
debug/pe: introduce File.COFFSymbols and (*COFFSymbol).FullName
Alex Brainman
2016-04-21
debug/pe: introduce Section.Relocs
Alex Brainman
2016-04-21
debug/pe: update cstring documentation
Alex Brainman
2016-04-21
debug/pe: pretty section.go code
Alex Brainman
2016-04-20
debug/pe: move some code into section.go and symbol.go
Alex Brainman
2016-04-20
debug/pe: introduce StringTable type
Alex Brainman
2016-04-20
debug/pe: add some documentation and TODO
Alex Brainman
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-04-12
debug/gosym: accept PC quantum of 2 (for s390x)
Michael Munday
2016-04-05
debug/gosym: do not forget to close test binay file handle in TestPCLine
Alex Brainman
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
[prev]
[next]