summaryrefslogtreecommitdiff
path: root/src/debug/elf/elf.go
Commit message (Expand)AuthorAgeFilesLines
* debug/elf: support zstd compressionIan Lance Taylor2023-04-181-0/+2
* debug/elf: add DT_FLAGS_1 constantsFlorin Papa2023-02-031-0/+118
* debug/elf: fix inccorrect value in COMPRESS_ZLIB string nameFlorian Zenker2022-10-141-1/+1
* debug/elf: fix typo in R_PPC64_TPREL34 and R_PPC64_DTPREL34Paul E. Murphy2022-09-291-4/+4
* debug/elf: define additional PPC64 ELFv2 relocationsPaul E. Murphy2022-09-081-0/+108
* debug/elf: fix reloc number of R_PPC64_SECTOFF_LO_DSPaul E. Murphy2022-08-271-2/+2
* debug/elf: add new-style LoongArch reloc typesWANG Xuerui2022-08-111-1/+79
* debug: define ELF relocation for loong64Xiaodong Liu2022-04-041-0/+114
* cmd/link: enable internal linking of PIE binaries on ppc64lePaul E. Murphy2021-11-051-0/+2
* all: simplify the spelling of LinuxBrad Fitzpatrick2021-04-131-2/+2
* cmd/link,debug/elf: mips32, add .gnu.attributes and .MIPS.abiflags sectionsYunQiang Su2021-03-021-0/+2
* debug/elf: add many PT_ and DT_ constantsIan Lance Taylor2020-09-181-22/+201
* debug/elf: add R_RISCV_32_PCREL relocationTobias Klauser2018-09-071-0/+2
* debug/elf: add machine and OSABI constantsTobias Klauser2018-05-081-45/+327
* debug/elf: add riscv64 relocationsTobias Klauser2018-04-181-0/+121
* debug/elf: add missing EM_AARCH64 to machineStringsTobias Klauser2018-04-101-0/+1
* debug/elf: add relocation constantsDavid Crawshaw2017-10-111-200/+556
* all: make copyright headers consistent with one space after periodEmmanuel Odeke2016-05-021-1/+1
* all: remove unnecessary type conversionsMatthew Dempsky2016-04-151-2/+2
* all: fix spelling mistakesEric Engestrom2016-04-031-1/+1
* debug/elf: add s390x relocationsMichael Munday2016-03-291-0/+134
* all: single space after period.Brad Fitzpatrick2016-03-021-2/+2
* debug/elf: rename Chdr64.Reserved to _Austin Clements2015-12-181-1/+1
* debug/elf: transparently decompress compressed sectionsAustin Clements2015-12-031-0/+39
* debug/elf: added MIPS ELF relocationsYao Zhang2015-11-121-0/+109
* all: cleanup usage of dashes in package documentationMatthew Dempsky2015-07-281-1/+1
* all: power64 is now ppc64Russ Cox2014-12-051-1/+1
* build: merge the great pkg/ rename into dev.power64Austin Clements2014-10-221-0/+178
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+1773