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
/
elf
Age
Commit message (
Expand
)
Author
2022-04-04
debug: define ELF relocation for loong64
Xiaodong Liu
2022-04-01
debug/elf: ajdust SectionOverlap test for proper fields
Meng Zhuo
2022-03-31
debug/elf: check for negative shoff and phoff fields
Ian Lance Taylor
2022-03-16
cmd/link: default generic ABI compression for ELF
Meng Zhuo
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-11-05
cmd/link: enable internal linking of PIE binaries on ppc64le
Paul E. Murphy
2021-09-10
debug/elf: retain original error message when getSymbols fails.
Florin Papa
2021-06-14
debug/elf: don't apply DWARF relocations for ET_EXEC binaries
Victor Michel
2021-04-13
all: simplify the spelling of Linux
Brad Fitzpatrick
2021-03-02
cmd/link,debug/elf: mips32, add .gnu.attributes and .MIPS.abiflags sections
YunQiang Su
2020-09-23
all: add GOOS=ios
Cherry Zhang
2020-09-18
debug/elf: add many PT_ and DT_ constants
Ian Lance Taylor
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
2019-11-15
all: fix a bunch of misspellings
Ville Skyttä
2019-10-09
all: remove the nacl port (part 1)
Brad Fitzpatrick
2019-09-17
debug/elf: apply more relocations when reading DWARF data sections
Than McIntosh
2019-09-03
debug/dwarf, debug/elf: support DWARF 5
Ian Lance Taylor
2019-07-05
debug/elf: add version information to all dynamic symbols
Austin Clements
2019-03-01
debug/elf: perform stricter section header table checks in NewFile
Tobias Klauser
2018-11-02
all: skip unsupported tests on AIX
Clément Chigot
2018-09-07
debug/elf: add R_RISCV_32_PCREL relocation
Tobias Klauser
2018-06-19
debug/elf,macho,pe: support compressed DWARF
Heschi Kreinick
2018-05-08
debug/elf: add machine and OSABI constants
Tobias Klauser
2018-04-30
all: skip unsupported tests for js/wasm
Richard Musiol
2018-04-18
debug/elf: add riscv64 relocations
Tobias Klauser
2018-04-17
debug/elf: enable TestNoSectionOverlaps on *bsd and solaris
Tobias Klauser
2018-04-10
debug/elf: add missing EM_AARCH64 to machineStrings
Tobias Klauser
2017-10-11
debug/elf: add relocation constants
David Crawshaw
2017-10-05
debug/elf: make safe for Go 1.4 compilers
Russ Cox
2016-11-10
debug/elf: SPARC64 relocation type is only 8 bits
Ian Lance Taylor
2016-11-03
debug/elf: add support for GOARCH=mips{,le}
Vladimir Stefanovic
2016-10-11
debug/elf: add sparc64 relocations
James Clarke
2016-05-06
all: use SeekStart, SeekCurrent, SeekEnd
Joe Tsai
2016-05-02
all: make copyright headers consistent with one space after period
Emmanuel Odeke
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-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: zero mtimes in testdata gz files
Caleb Spare
2016-03-22
debug/dwarf: add Reader.SeekPC and Data.Ranges
Ian Lance Taylor
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
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-09-04
all: remove executable bit from several files
Andrew Gerrand
[prev]
[next]