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
2022-08-26
debug/macho: use saferio to read segment and section data
Dan Kortschak
2022-08-23
debug/plan9obj: don't crash on EOF before symbol type
Ian Lance Taylor
2022-08-23
debug/macho: don't use narch for seenArches map size
Ian Lance Taylor
2022-08-22
debug/buildinfo: add regression tests for different buildmodes
qmuntal
2022-08-19
debug/pe: fetch section size directly in (*Section).Data
Ian Lance Taylor
2022-08-19
debug/plan9obj: use saferio to read section data
Ian Lance Taylor
2022-08-18
debug/pe: use saferio to set symbol slice capacity
Ian Lance Taylor
2022-08-18
debug/buildinfo: implement for Plan 9 a.out
Ori Bernstein
2022-08-17
debug/macho, internal/saferio: limit slice allocation
Ian Lance Taylor
2022-08-17
debug/pe, internal/saferio: use saferio to read PE section data
Ian Lance Taylor
2022-08-11
debug/elf: use saferio to read section data
Ian Lance Taylor
2022-08-11
internal/saferio: new package to avoid OOM
Ian Lance Taylor
2022-08-11
debug/elf: add new-style LoongArch reloc types
WANG Xuerui
2022-08-09
debug/gosym: fix missing symbol version for 1.2+ pclntab
Cuong Manh Le
2022-08-09
all: use ":" for compiler generated symbols
Cuong Manh Le
2022-08-09
debug/pe: add IMAGE_FILE_MACHINE_RISCV{32,64,128}
Meng Zhuo
2022-08-08
debug/pe: use correct pe64 test in ImportedSymbols
Ian Lance Taylor
2022-07-19
crypto/internal/nistec,debug/gosym: fix typos
Dan Kortschak
2022-06-29
debug/pe: add IMAGE_FILE_MACHINE_LOONGARCH{64,32}
Guoqi Chen
2022-06-23
debug/dwarf: handle malformed line table with bad program offset
Than McIntosh
2022-05-19
all: gofmt main repo
Russ Cox
2022-05-08
all: fix some lint issues
Ryan Leung
2022-05-06
debug/pe: rework reading of aux symbols to fix endianity problems
Than McIntosh
2022-05-06
debug/buildinfo: avoid nil defererence for invalid XCOFF
Jorropo
2022-04-25
debug/pe: fix off by one error in valid symbol index test
Than McIntosh
2022-04-15
debug/pe: read string table in 10M chunks
Ian Lance Taylor
2022-04-14
debug/dwarf: better stmt list attr checking in LineReader
Than McIntosh
2022-04-11
all: gofmt main repo
Russ Cox
2022-04-05
all: replace `` and '' with “ (U+201C) and ” (U+201D) in doc comments
Russ Cox
2022-04-04
debug: define ELF relocation for loong64
Xiaodong Liu
2022-04-01
all: remove trailing blank doc comment lines
Russ Cox
2022-04-01
all: fix various doc comment formatting nits
Russ Cox
2022-04-01
debug/dwarf: better error handling in SeekPC
Than McIntosh
2022-04-01
debug/elf: ajdust SectionOverlap test for proper fields
Meng Zhuo
2022-03-31
debug/pe: skip TestReadCOFFSymbolAuxInfo on big-endian systems
Than McIntosh
2022-03-31
debug/pe: add APIs for reading section def aux info
Than McIntosh
2022-03-31
debug/elf: check for negative shoff and phoff fields
Ian Lance Taylor
2022-03-23
debug/gosym: skip non-real functions in LineToPC lookup
Cherry Mui
2022-03-21
debug/dwarf: better error detection in parseUnits
Than McIntosh
2022-03-16
cmd/link: default generic ABI compression for ELF
Meng Zhuo
2022-03-14
debug/buildinfo: use testenv.GoToolPath in tests instead of resolving "go" fr...
Bryan C. Mills
2022-03-06
all: fix some typos
Dan Kortschak
2022-02-09
runtime/debug: replace (*BuildInfo).Marshal methods with Parse and String
Bryan C. Mills
2022-01-28
debug/dwarf: fix problems with handling of bit offsets for bitfields
Than McIntosh
2022-01-14
debug/elf: do not read unrelated bytes for SHT_NOBITS sections
Alessandro Arzilli
2021-12-13
all: gofmt -w -r 'interface{} -> any' src
Russ Cox
2021-12-08
debug/buildinfo: update test for CL 369977
Bryan C. Mills
2021-12-07
cmd/link, cmd/go: make version info easier to extract
Russ Cox
2021-11-30
cmd/go: adjust BuildInfo.Settings
Russ Cox
2021-11-24
cmd/internal/objfile, debug/gosym: use the address of runtime.text as textStart
Cherry Mui
[prev]
[next]