index
:
delta/elfutils.git
azhang-pr27783
dbgserver
dbgserver.pre20190810
dbgserver.pre20190819
dbgserver.pre20190903
debuginfod
debuginfod-submit
debuginfod-submit-presquash
debuginfod.pre20191028
dwarf
dwarflint
fche/copr
fche/dbgserver
fche/debuginfod-PR25394
fche/debuginfod-deb
fche/debuginfod-fd-cache
fche/debuginfod-progress-env
fche/debuginfod-useragent
fche/debuginfod-workq
fche/pacman-Z
fche/portable-complete-ro-src
fche/pr25367
fche/pr25369
fche/pr25375
fche/pr25548
fche/pr25722
fche/zstd
jankratochvil/NT_FILE
jankratochvil/cfaloop
jankratochvil/corepattern
jankratochvil/devmem
jankratochvil/forunwind-baseaddr-hookvars-corereport
jankratochvil/forunwind-baseaddr-hookvars-corereport-unwindx86
jankratochvil/forunwind-baseaddr-hookvars-corereport-unwindx86-nonx86
jankratochvil/forunwind-baseaddr-hookvars-corereport-unwindx86-nonx86-fddebuginfo
jankratochvil/forunwind-baseaddr-hookvars-corereport-unwindx86-nonx86-fddebuginfo-ports
jankratochvil/gdbserver
jankratochvil/ppc64bidir
jankratochvil/ppc64bidir-unwindppc
master
mjw/DWARF5
mjw/RH-DTS
mjw/call_site
mjw/check_self_referential_die
mjw/compress
mjw/compress2
mjw/compress3
mjw/compress4
mjw/dwarf_output
mjw/dwarfstrings
mjw/elfstrmerge
mjw/fp-unwind
mjw/leaks
mjw/location-range
mjw/pending
mpolacek/autotest
nsanci-elfutils-test-fix
nsanci/curlfix
nsanci/p27711
nsanci/pr25978
nsanci/pr27277
nsanci/pr27711
nsanci/pr27982
nsanci/pr27983
nsanci/pr28034
nsanci/pr28284
nsanci/pr28284-webapi
nsanci/test-fix
nsanci/verbose-headers
pmachata/RH-DTS
pmachata/aarch64-review
pmachata/dwarf
pmachata/dwarf-writer
pmachata/dwarf_output
pmachata/dwarflint
pmachata/dwfl_core_file_report
pmachata/iterators
pmachata/macro
pmachata/range_list_iterator_formptr
pmachata/reader_hooks
pmachata/sharing
pmachata/threads
portable
relocate
robustify
roland/addrsym_tls
roland/arm_corenote
roland/cfi
roland/dwarf-collector
roland/dwarf-hacking
roland/dwarf-macinfo
roland/dwarf_edit
roland/dwarf_output-shape
roland/dwarf_output-tracker
roland/elf_clone
roland/is_stmt
roland/notes
roland/parisc
roland/parisc_corenote
roland/relocate-cfi-tmp
roland/tracker
roland/unstrip-buildid-relative
roland/unwind
users/dichen/readelf-28873
users/dichen/readelf-Ds
users/dichen/try-dwfl-frame-reg
users/fche/try-filecomp
users/fche/try-lessC
users/fche/try-pr29472
users/fche/try-pr29472b
users/fche/try-pr29472c
users/fche/try-pr29472d
users/fche/try-pr29472e
users/fche/try-pr30377
users/mark/try-addr2line-C
users/mark/try-ar-N
users/mark/try-ar_size
users/mark/try-dynamicsizehash_concurrent_coordinator_doc
users/mark/try-handle_dynamic_d_val
users/mark/try-inline-lto-scopes
users/mark/try-maxreq
users/mark/try-non-relative-includes
users/mark/try-protocols_str
users/marxin/try-PR29474-fix-debuginfod-concurrency
users/marxin/try-zstd-support-v2
users/mjw/try-Project-Id-Version
users/rgoldber/try-bz28204
users/rgoldber/try-metadata_query
users/serhei/eu-stacktrace
sourceware.org: git/elfutils.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libelf
Commit message (
Expand
)
Author
Age
Files
Lines
*
libelf: Make elf_strptr index correctly into compressed section data.
mjw/compress3
Mark Wielaard
2015-11-26
4
-41
/
+118
*
libelf: Add elf_compress and elf_compress_gnu.
Mark Wielaard
2015-11-26
10
-17
/
+684
*
libelf: Add elf32_getchdr, elf64_getchdr and gelf_getchdr.
Mark Wielaard
2015-11-20
17
-14
/
+309
*
Make zlib mandatory.
Mark Wielaard
2015-10-26
2
-1
/
+5
*
elf.h: Update from glibc. Add section compression constants and structures.
Mark Wielaard
2015-10-22
2
-0
/
+30
*
libelf: use the right size when preading in[0].sh_size
Jose E. Marchesi
2015-10-22
2
-1
/
+6
*
Move nested functions in libelf.
Chih-Hung Hsieh
2015-10-22
3
-38
/
+49
*
libelf: Use int64_t for offsets in libelf.h
Josh Stone
2015-10-14
2
-6
/
+11
*
libelf: Only use posix_fallocate when using mmap. Ignore unsupported errors.
Mark Wielaard
2015-10-12
2
-13
/
+28
*
Trust AC_SYS_LARGEFILE to provide large file support
Josh Stone
2015-10-09
3
-4
/
+9
*
Do without union of variable length arrays.
Chih-Hung Hsieh
2015-10-07
2
-8
/
+11
*
Improve AM_SILENT_RULES coverage
Josh Stone
2015-10-06
2
-2
/
+6
*
Use -fPIC instead of -fpic when generating PIC code.
Jose E. Marchesi
2015-10-06
2
-1
/
+6
*
libelf: Always update e_version and e_shentsize in elf_update.
Mark Wielaard
2015-10-05
2
-5
/
+13
*
Properly mark all internal function definitions.
Mark Wielaard
2015-09-23
8
-0
/
+23
*
Remove old-style function definitions.
Mark Wielaard
2015-09-23
86
-398
/
+189
*
Update dl-hash.h from glibc.
Mark Wielaard
2015-09-23
2
-41
/
+38
*
libelf: Don't leak memory on failure paths in elf_updatefile.
Mark Wielaard
2015-06-19
2
-12
/
+22
*
libelf: Check symbol section header exists before use in nlist.
Mark Wielaard
2015-06-19
2
-2
/
+10
*
libelf: Always call ftruncate before posix_fallocate to set the right size.
Mark Wielaard
2015-06-19
2
-2
/
+10
*
libelf: Make sure elf_getdata_rawchunk returns aligned data.
Mark Wielaard
2015-06-09
3
-3
/
+34
*
libelf: Make sure conversion functions work on aligned data for type.
Mark Wielaard
2015-06-09
2
-2
/
+29
*
libelf: Check e_shoff alignment before direct access of Elf(32|64)_Shdr.
Mark Wielaard
2015-06-08
2
-4
/
+9
*
libelf: Split checks for ehdr and shdr, drop phdr check in file_read_elf.
Mark Wielaard
2015-06-08
2
-65
/
+80
*
libelf: Fix possible unbounded stack usage in load_shdr_wrlock.
Mark Wielaard
2015-06-05
2
-4
/
+19
*
libelf: Fix possible unbounded stack usage in getphdr_wrlock.
Mark Wielaard
2015-06-05
2
-4
/
+19
*
libelf: Fix unbounded stack usage in elf_getarsym for !ALLOW_UNALIGNED case.
Mark Wielaard
2015-06-05
2
-1
/
+14
*
libelf: Don't call memmove with possible NULL buffer.
Mark Wielaard
2015-06-05
2
-2
/
+7
*
libelf: Don't call mempcpy with possible NULL d_buf.
Mark Wielaard
2015-06-05
2
-1
/
+6
*
libelf: Fix possible unbounded stack usage in updatefile.
Mark Wielaard
2015-05-27
2
-3
/
+26
*
libelf: Fix possible unbounded stack usage in updatemmap.
Mark Wielaard
2015-05-27
2
-8
/
+28
*
libelf: Fix possible unbounded stack usage in elf_getarsym.
Mark Wielaard
2015-05-27
2
-2
/
+17
*
libelf: Use posix_fallocate instead of ftruncate to extend ELF file.
Mark Wielaard
2015-05-27
2
-3
/
+18
*
libelf: If e_phnum is zero then set e_phoff also to zero.
Mark Wielaard
2015-05-18
2
-0
/
+13
*
libelf: More checking of valid sh_addralign values.
Mark Wielaard
2015-05-18
3
-0
/
+26
*
libelf: Make sure shdrs are valid before storing extended phnum in newphdr.
Mark Wielaard
2015-05-18
2
-1
/
+17
*
Always call gelf_fsize with EV_CURRENT as argument.
Mark Wielaard
2015-05-13
2
-1
/
+5
*
libelf: Make sure version xlate dest buffer is fully defined.
Mark Wielaard
2015-05-06
2
-1
/
+16
*
Update elf.h from glibc.
Mark Wielaard
2015-04-28
2
-10
/
+184
*
libelf: Don't extend ELF file size with SHT_NOBITS sh_offset.
Mark Wielaard
2015-03-27
2
-4
/
+8
*
libelf: Make __libelf_set_data_list_rdlock an internal_function.
Mark Wielaard
2015-02-19
2
-1
/
+5
*
libelf: Consider sh_addralign 0 as 1
Jan Kratochvil
2015-02-07
2
-1
/
+6
*
libelf: Make sure string returned by elf_strptr is NUL terminated.
Mark Wielaard
2015-02-06
2
-2
/
+26
*
libelf: elf_strptr should use datalist when data has been added to section.
Mark Wielaard
2015-02-06
2
-6
/
+17
*
libelf: Fix elf_newdata when raw ELF file/image data is available.
Mark Wielaard
2015-02-06
4
-41
/
+89
*
libelf: elf_strptr should fetch the shdr for the section if not yet known.
Mark Wielaard
2015-02-06
2
-5
/
+12
*
libelf: gelf_getphdr should check phdr index is valid.
Mark Wielaard
2015-01-15
4
-28
/
+40
*
libelf: ar_size cannot be negative. Fix max ar size.
Mark Wielaard
2015-01-12
2
-1
/
+13
*
libelf: Fix dir traversal vuln in ar extraction.
Alexander Cherepanov
2014-12-29
2
-4
/
+6
*
avoid scary command output
Ulrich Drepper
2014-12-18
2
-1
/
+5
[next]