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
2021-11-05
debug/plan9obj: export ErrNoSymbols
Dan Kortschak
2021-11-05
cmd/link: enable internal linking of PIE binaries on ppc64le
Paul E. Murphy
2021-11-02
debug/gosym: bulk allocate Syms
Josh Bleecher Snyder
2021-10-28
debug/macho: fail on invalid dynamic symbol table command
Roland Shoemaker
2021-10-14
debug/buildinfo: fix test for build settings
Jay Conrod
2021-10-14
runtime/debug: add GoVersion to BuildInfo
Jay Conrod
2021-10-14
debug/buildinfo: new package with Read and ReadFile
Jay Conrod
2021-10-11
cmd/compile: adjust debug/gosym to deal with instantiated types/funcs/methods
Dan Scales
2021-10-05
cmd/link,runtime: remove functab relocations
Josh Bleecher Snyder
2021-10-04
debug/gosym: add funcTab abstraction
Josh Bleecher Snyder
2021-10-04
debug/gosym: use sort.Search in findFunc
Josh Bleecher Snyder
2021-09-30
debug/gosym: run TestPCLine on Linux/AMD64 in short mode
Cherry Mui
2021-09-30
debug/gosym: fix version check in file table access
Cherry Mui
2021-09-29
cmd/link, runtime: use offset for _func.entry
Josh Bleecher Snyder
2021-09-29
debug/gosym: refactor handling of funcdata
Josh Bleecher Snyder
2021-09-29
debug/gosym: add benchmark
Josh Bleecher Snyder
2021-09-29
debug/gosym: adjust go12* method comments
Josh Bleecher Snyder
2021-09-29
debug/gosym: add hook to disable recovers
Josh Bleecher Snyder
2021-09-27
debug/gosym: add pcHeader parsing helpers
Josh Bleecher Snyder
2021-09-10
debug/elf: retain original error message when getSymbols fails.
Florin Papa
2021-09-02
debug/dwarf: check for DWARFv4 AttrDataBitOffset value
Joe Sylve
2021-06-14
debug/elf: don't apply DWARF relocations for ET_EXEC binaries
Victor Michel
2021-05-14
debug/macho: fix a typo in macho.go
itchyny
2021-05-13
debug/dwarf: delay array type fixup to handle type cycles
Than McIntosh
2021-04-23
all: do not test internal linking on windows/arm64
Russ Cox
2021-04-23
debug/dwarf: skip over zero-length compilation units
Russ Cox
2021-04-13
all: simplify the spelling of Linux
Brad Fitzpatrick
2021-04-12
debug/pe: replace os.MkdirTemp with T.TempDir
Manlio Perillo
2021-03-17
debug/dwarf: support DW_FORM_rnglistx aka formRnglistx
Ian Lance Taylor
2021-03-13
all: remove duplicate words
John Bampton
2021-03-02
cmd/link,debug/elf: mips32, add .gnu.attributes and .MIPS.abiflags sections
YunQiang Su
2021-02-20
all: go fmt std cmd (but revert vendor)
Russ Cox
2021-02-19
debug/pe: recognize arm64 executables
Russ Cox
2020-12-14
debug/dwarf: don't try to parse addr/rnglists header
Ian Lance Taylor
2020-12-09
all: update to use os.ReadFile, os.WriteFile, os.CreateTemp, os.MkdirTemp
Russ Cox
2020-10-30
cmd/link: emit include directories in DWARF line table prologue
Than McIntosh
2020-10-24
debug/dwarf: add support for DWARFv5 to (*Data).Ranges
Alessandro Arzilli
2020-10-20
all: update references to symbols moved from io/ioutil to io
Russ Cox
2020-09-30
[dev.link] Merge branch 'master' into dev.link
Jeremy Faller
2020-09-23
all: add GOOS=ios
Cherry Zhang
2020-09-21
debug/dwarf: speed up SkipChildren for compilation units
Dmitry Vyukov
2020-09-18
debug/elf: add many PT_ and DT_ constants
Ian Lance Taylor
2020-09-11
[dev.link] all: merge branch 'master' into dev.link
Cherry Zhang
2020-08-31
debug/elf: support relocations relative to sections with non-zero addresses
Victor Michel
2020-08-30
debug/elf: run relocation tests in parallel
Ian Lance Taylor
2020-08-18
[dev.link] cmd/{compile,link}: remove pcdata tables from pclntab_old
Jeremy Faller
2020-08-13
[dev.link] debug/gosym: fix file mappings
Jeremy Faller
2020-08-12
[dev.link] cmd/link: stop renumbering files for pclntab generation
Jeremy Faller
2020-07-31
[dev.link] create runtime.funcnametab
Jeremy Faller
2020-07-30
[dev.link] cmd/link: add runtime.pcheader
Jeremy Faller
[prev]
[next]