index
:
delta/go-git.git
dev.boringcrypto
dev.boringcrypto.go1.10
dev.boringcrypto.go1.11
dev.boringcrypto.go1.12
dev.boringcrypto.go1.13
dev.boringcrypto.go1.14
dev.boringcrypto.go1.15
dev.boringcrypto.go1.16
dev.boringcrypto.go1.17
dev.boringcrypto.go1.18
dev.boringcrypto.go1.8
dev.boringcrypto.go1.9
dev.cc
dev.cmdgo
dev.debug
dev.fuzz
dev.garbage
dev.gcfe
dev.go2go
dev.inline
dev.link
dev.power64
dev.regabi
dev.ssa
dev.tls
dev.typealias
dev.typeparams
dev.types
dev.unified
master
q
release-branch.go1
release-branch.go1.1
release-branch.go1.10
release-branch.go1.10-security
release-branch.go1.11
release-branch.go1.11-security
release-branch.go1.12
release-branch.go1.12-security
release-branch.go1.13
release-branch.go1.13-security
release-branch.go1.14
release-branch.go1.14-security
release-branch.go1.15
release-branch.go1.15-security
release-branch.go1.16
release-branch.go1.17
release-branch.go1.18
release-branch.go1.19
release-branch.go1.2
release-branch.go1.20
release-branch.go1.3
release-branch.go1.4
release-branch.go1.5
release-branch.go1.6
release-branch.go1.7
release-branch.go1.8
release-branch.go1.9
release-branch.r57
release-branch.r58
release-branch.r59
release-branch.r60
tls
tmp.shadams
github.com: golang/go
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
debug
/
elf
Commit message (
Expand
)
Author
Age
Files
Lines
*
debug/elf: support zstd compression
Ian Lance Taylor
2023-04-18
3
-1
/
+8
*
all: add wasip1 support
Johan Brandhorst-Satzkorn
2023-04-11
1
-1
/
+1
*
debug/elf: avoid decompress of section twice
Meng Zhuo
2023-04-11
2
-49
/
+83
*
debug/elf: retrieve values for dynamic section tags
Florin Papa
2023-03-07
2
-0
/
+52
*
debug/elf: add DT_FLAGS_1 constants
Florin Papa
2023-02-03
2
-0
/
+119
*
debug/elf: guard access to File.gnuVersym
Zeke Lu
2022-10-26
1
-2
/
+6
*
debug/elf: use saferio.SliceCap when decoding ELF sections
Zeke Lu
2022-10-25
1
-5
/
+9
*
debug/elf: fix inccorrect value in COMPRESS_ZLIB string name
Florian Zenker
2022-10-14
2
-1
/
+2
*
debug: add top level security docs for dwarf, elf, macho, pe, and plan9obj
Roland Shoemaker
2022-10-13
1
-1
/
+11
*
debug/elf: validate phentsize and shentsize
Ian Lance Taylor
2022-10-12
1
-0
/
+17
*
debug/elf: fix typo in R_PPC64_TPREL34 and R_PPC64_DTPREL34
Paul E. Murphy
2022-09-29
1
-4
/
+4
*
debug/elf: return error on reading from SHT_NOBITS sections
Zeke Lu
2022-09-27
3
-29
/
+33
*
debug/elf: suport files with >= 65280 (0xff00) sections
Zeke Lu
2022-09-27
2
-7
/
+299
*
debug/elf: validate shstrndx
Zeke Lu
2022-09-19
1
-1
/
+10
*
debug/elf: define additional PPC64 ELFv2 relocations
Paul E. Murphy
2022-09-08
1
-0
/
+108
*
debug/elf: validate offset and file size ranges
Dan Kortschak
2022-08-29
1
-0
/
+6
*
debug/elf: fix reloc number of R_PPC64_SECTOFF_LO_DS
Paul E. Murphy
2022-08-27
1
-2
/
+2
*
debug/elf: use saferio to read section data
Ian Lance Taylor
2022-08-11
1
-10
/
+5
*
debug/elf: add new-style LoongArch reloc types
WANG Xuerui
2022-08-11
1
-1
/
+79
*
debug: define ELF relocation for loong64
Xiaodong Liu
2022-04-04
2
-0
/
+164
*
debug/elf: ajdust SectionOverlap test for proper fields
Meng Zhuo
2022-04-01
1
-4
/
+22
*
debug/elf: check for negative shoff and phoff fields
Ian Lance Taylor
2022-03-31
1
-0
/
+13
*
cmd/link: default generic ABI compression for ELF
Meng Zhuo
2022-03-16
1
-4
/
+30
*
debug/elf: do not read unrelated bytes for SHT_NOBITS sections
Alessandro Arzilli
2022-01-14
2
-0
/
+34
*
all: gofmt -w -r 'interface{} -> any' src
Russ Cox
2021-12-13
2
-2
/
+2
*
cmd/link: enable internal linking of PIE binaries on ppc64le
Paul E. Murphy
2021-11-05
1
-0
/
+2
*
debug/elf: retain original error message when getSymbols fails.
Florin Papa
2021-09-10
1
-4
/
+4
*
debug/elf: don't apply DWARF relocations for ET_EXEC binaries
Victor Michel
2021-06-14
1
-0
/
+7
*
all: simplify the spelling of Linux
Brad Fitzpatrick
2021-04-13
1
-2
/
+2
*
cmd/link,debug/elf: mips32, add .gnu.attributes and .MIPS.abiflags sections
YunQiang Su
2021-03-02
1
-0
/
+2
*
all: add GOOS=ios
Cherry Zhang
2020-09-23
1
-1
/
+1
*
debug/elf: add many PT_ and DT_ constants
Ian Lance Taylor
2020-09-18
1
-22
/
+201
*
debug/elf: support relocations relative to sections with non-zero addresses
Victor Michel
2020-08-31
5
-51
/
+135
*
debug/elf: run relocation tests in parallel
Ian Lance Taylor
2020-08-30
1
-254
/
+296
*
all: fix a bunch of misspellings
Ville Skyttä
2019-11-15
1
-1
/
+1
*
all: remove the nacl port (part 1)
Brad Fitzpatrick
2019-10-09
1
-1
/
+1
*
debug/elf: apply more relocations when reading DWARF data sections
Than McIntosh
2019-09-17
1
-43
/
+69
*
debug/dwarf, debug/elf: support DWARF 5
Ian Lance Taylor
2019-09-03
1
-8
/
+16
*
debug/elf: add version information to all dynamic symbols
Austin Clements
2019-07-05
2
-9
/
+35
*
debug/elf: perform stricter section header table checks in NewFile
Tobias Klauser
2019-03-01
2
-2
/
+16
*
all: skip unsupported tests on AIX
Clément Chigot
2018-11-02
1
-1
/
+1
*
debug/elf: add R_RISCV_32_PCREL relocation
Tobias Klauser
2018-09-07
1
-0
/
+2
*
debug/elf,macho,pe: support compressed DWARF
Heschi Kreinick
2018-06-19
1
-16
/
+25
*
debug/elf: add machine and OSABI constants
Tobias Klauser
2018-05-08
1
-45
/
+327
*
all: skip unsupported tests for js/wasm
Richard Musiol
2018-04-30
1
-1
/
+1
*
debug/elf: add riscv64 relocations
Tobias Klauser
2018-04-18
4
-0
/
+191
*
debug/elf: enable TestNoSectionOverlaps on *bsd and solaris
Tobias Klauser
2018-04-17
1
-3
/
+4
*
debug/elf: add missing EM_AARCH64 to machineStrings
Tobias Klauser
2018-04-10
1
-0
/
+1
*
debug/elf: add relocation constants
David Crawshaw
2017-10-11
1
-200
/
+556
*
debug/elf: make safe for Go 1.4 compilers
Russ Cox
2017-10-05
2
-7
/
+18
[next]