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
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
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-06-26
debug/elf: change R_ARM_REL32 to R_ARM_ABS32 in applyRelocationsARM
Ian Lance Taylor
2015-04-12
debug/dwarf: add DWARF attribute value class to Field
Austin Clements
2015-03-14
debug/elf: support reading debug info from 32-bit PPC objects
Ian Lance Taylor
2015-03-11
debug/elf: fix arm build
Dave Cheney
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
2014-12-05
all: power64 is now ppc64
Russ Cox
[prev]
[next]