]> Cypherpunks.ru repositories - gostls13.git/history - src/debug/elf
cmd/compile/internal/inline: score call sites exposed by inlines
[gostls13.git] / src / debug / elf /
2023-11-02 Guoqi Chendebug/elf,cmd/link: add additional relocations for...
2023-10-25 Ian Lance Taylordebug/elf: return error in DynString for invalid dynami...
2023-10-18 cui fliterdebug: add available godoc link
2023-09-22 Jes Cokall: clean unnecessary casts for test files
2023-09-20 Ian Lance Taylordebug/elf: don't crash on empty symbol section
2023-09-08 Joel Singdebug/elf,cmd/link: add additional MIPS64 relocation...
2023-09-07 Jes Cokall: use io.{SeekStart, SeekCurrent, SeekEnd}
2023-08-31 Jes Cokall: rewrite internal/saferio.SliceCap using generics...
2023-07-31 Tolya Korniltsevdebug/elf: don't use reflection in File.Symbols
2023-05-24 cui fliterall: fix unavailable url
2023-05-23 Paul E. Murphydebug/elf: define R_PPC64_REL24_P9NOTOC
2023-04-18 Ian Lance Taylordebug/elf: support zstd compression
2023-04-11 Johan Brandhorst... all: add wasip1 support
2023-04-11 Meng Zhuodebug/elf: avoid decompress of section twice
2023-03-07 Florin Papadebug/elf: retrieve values for dynamic section tags
2023-02-03 Florin Papadebug/elf: add DT_FLAGS_1 constants
2022-10-26 Zeke Ludebug/elf: guard access to File.gnuVersym
2022-10-25 Zeke Ludebug/elf: use saferio.SliceCap when decoding ELF sections
2022-10-14 Florian Zenkerdebug/elf: fix inccorrect value in COMPRESS_ZLIB string...
2022-10-13 Roland Shoemakerdebug: add top level security docs for dwarf, elf,...
2022-10-12 Ian Lance Taylordebug/elf: validate phentsize and shentsize
2022-09-29 Paul E. Murphydebug/elf: fix typo in R_PPC64_TPREL34 and R_PPC64_DTPREL34
2022-09-27 Zeke Ludebug/elf: return error on reading from SHT_NOBITS...
2022-09-27 Zeke Ludebug/elf: suport files with >= 65280 (0xff00) sections
2022-09-19 Zeke Ludebug/elf: validate shstrndx
2022-09-08 Paul E. Murphydebug/elf: define additional PPC64 ELFv2 relocations
2022-08-29 Dan Kortschakdebug/elf: validate offset and file size ranges
2022-08-27 Paul E. Murphydebug/elf: fix reloc number of R_PPC64_SECTOFF_LO_DS
2022-08-11 Ian Lance Taylordebug/elf: use saferio to read section data
2022-08-11 WANG Xueruidebug/elf: add new-style LoongArch reloc types
2022-04-05 Lasse Folger[dev.boringcrypto] all: merge master into dev.boringcrypto
2022-04-04 Xiaodong Liudebug: define ELF relocation for loong64
2022-04-01 Meng Zhuodebug/elf: ajdust SectionOverlap test for proper fields
2022-03-31 Ian Lance Taylordebug/elf: check for negative shoff and phoff fields
2022-03-29 Nicolas Hillegeer[dev.boringcrypto] all: merge master into dev.boringcrypto
2022-03-16 Meng Zhuocmd/link: default generic ABI compression for ELF
2022-02-03 Chressie Himpel[dev.boringcrypto] all: merge master into dev.boringcrypto
2022-01-14 Alessandro Arzillidebug/elf: do not read unrelated bytes for SHT_NOBITS...
2021-12-13 Russ Coxall: gofmt -w -r 'interface{} -> any' src
2021-11-08 Heschi Kreinick[dev.boringcrypto] all: merge master into dev.boringcrypto
2021-11-05 Roland Shoemaker[dev.boringcrypto] all: merge master into dev.boringcrypto
2021-11-05 Paul E. Murphycmd/link: enable internal linking of PIE binaries on...
2021-09-20 Katie Hockman[dev.fuzz] all: merge master (af72ddf) into dev.fuzz
2021-09-10 Florin Papadebug/elf: retain original error message when getSymbol...
2021-08-16 Roland Shoemaker[dev.boringcrypto] all: merge commit 57c115e1 into...
2021-07-06 Jay Conrod[dev.cmdgo] all: merge master (912f075) into dev.cmdgo
2021-06-28 Katie Hockman[dev.fuzz] all: merge master (c95464f) into dev.fuzz
2021-06-16 Cuong Manh Le[dev.typeparams] all: merge master (785a8f6) into dev...
2021-06-14 Victor Micheldebug/elf: don't apply DWARF relocations for ET_EXEC...
2021-05-17 Katie Hockman[dev.fuzz] all: merge master (d137b74) into dev.fuzz
2021-05-13 Filippo Valsorda[dev.boringcrypto] all: merge commit 9d0819b27c (CL...
2021-05-11 Cherry Mui[dev.typeparams] all: merge master (9b84814) into dev...
2021-04-13 Brad Fitzpatrickall: simplify the spelling of Linux
2021-03-02 YunQiang Sucmd/link,debug/elf: mips32, add .gnu.attributes and...
2020-12-14 Katie Hockman[dev.fuzz] all: merge master into dev.fuzz
2020-11-17 Dmitri Shuralyov[dev.boringcrypto] all: merge master into dev.boringcrypto
2020-09-30 Jeremy Faller[dev.link] Merge branch 'master' into dev.link
2020-09-23 Cherry Zhangall: add GOOS=ios
2020-09-18 Ian Lance Taylordebug/elf: add many PT_ and DT_ constants
2020-09-11 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2020-08-31 Victor Micheldebug/elf: support relocations relative to sections...
2020-08-30 Ian Lance Taylordebug/elf: run relocation tests in parallel
2020-04-08 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2019-11-19 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2019-11-15 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2019-11-15 Ville Skyttäall: fix a bunch of misspellings
2019-10-11 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2019-10-09 Brad Fitzpatrickall: remove the nacl port (part 1)
2019-09-17 Than McIntoshdebug/elf: apply more relocations when reading DWARF...
2019-09-03 Katie Hockman[dev.boringcrypto] all: merge master into dev.boringcrypto
2019-09-03 Ian Lance Taylordebug/dwarf, debug/elf: support DWARF 5
2019-07-05 Austin Clementsdebug/elf: add version information to all dynamic symbols
2019-05-28 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2019-03-01 Tobias Klauserdebug/elf: perform stricter section header table checks...
2018-11-14 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2018-11-02 Clément Chigotall: skip unsupported tests on AIX
2018-10-15 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2018-09-07 Tobias Klauserdebug/elf: add R_RISCV_32_PCREL relocation
2018-07-03 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2018-06-19 Heschi Kreinickdebug/elf,macho,pe: support compressed DWARF
2018-05-18 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2018-05-08 Tobias Klauserdebug/elf: add machine and OSABI constants
2018-04-30 Richard Musiolall: skip unsupported tests for js/wasm
2018-04-18 Tobias Klauserdebug/elf: add riscv64 relocations
2018-04-17 Tobias Klauserdebug/elf: enable TestNoSectionOverlaps on *bsd and...
2018-04-10 Tobias Klauserdebug/elf: add missing EM_AARCH64 to machineStrings
2017-12-06 Russ Cox[dev.boringcrypto] all: merge master (nearly Go 1.10...
2017-10-11 David Crawshawdebug/elf: add relocation constants
2017-10-05 Russ Coxdebug/elf: make safe for Go 1.4 compilers
2016-11-10 Ian Lance Taylordebug/elf: SPARC64 relocation type is only 8 bits
2016-11-03 Vladimir Stefanovicdebug/elf: add support for GOARCH=mips{,le}
2016-10-11 James Clarkedebug/elf: add sparc64 relocations
2016-05-27 David Chase[dev.ssa] Merge branch 'master' into dev.ssa
2016-05-06 Joe Tsaiall: use SeekStart, SeekCurrent, SeekEnd
2016-05-05 Keith Randall[dev.ssa] Merge remote-tracking branch 'origin/master...
2016-05-02 Emmanuel Odekeall: make copyright headers consistent with one space...
2016-04-27 Rick Hudson[dev.garbage] Merge remote-tracking branch 'origin...
2016-04-15 Matthew Dempskyall: remove unnecessary type conversions
2016-04-13 Brad Fitzpatrickall: use new io.SeekFoo constants instead of os.SEEK_FOO
2016-04-05 Austin Clements[dev.garbage] Merge branch 'master' into dev.garbage
next