aboutsummaryrefslogtreecommitdiff
path: root/src/debug/elf/testdata
AgeCommit message (Expand)Author
2025-03-14debug/elf: add riscv attributes definitionsMeng Zhuo
2024-11-07debug/elf: add SHT_GNU_VERDEF section parsingbenbaker76
2020-08-31debug/elf: support relocations relative to sections with non-zero addressesVictor Michel
2018-04-18debug/elf: add riscv64 relocationsTobias Klauser
2016-11-03debug/elf: add support for GOARCH=mips{,le}Vladimir Stefanovic
2016-10-11debug/elf: add sparc64 relocationsJames Clarke
2016-03-29debug/elf: add s390x relocationsMichael Munday
2016-03-25all: zero mtimes in testdata gz filesCaleb Spare
2015-12-03debug/elf: transparently decompress compressed sectionsAustin Clements
2015-12-03dwbug/elf: support old-style compressed DWARFAustin Clements
2015-11-12debug/elf: added MIPS ELF relocationsYao Zhang
2015-09-04all: remove executable bit from several filesAndrew Gerrand
2015-06-26debug/elf: change R_ARM_REL32 to R_ARM_ABS32 in applyRelocationsARMIan Lance Taylor
2015-03-14debug/elf: support reading debug info from 32-bit PPC objectsIan Lance Taylor
2015-03-11debug/elf: fix arm buildDave Cheney
2014-10-22build: merge the great pkg/ rename into dev.power64Austin Clements
2014-09-08build: move package sources from src/pkg to srcRuss Cox