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
/
libdwfl
Commit message (
Expand
)
Author
Age
Files
Lines
*
libdwfl: Always try find_dynsym last, also on find_symtab ELF errors.
Mark Wielaard
2014-12-19
2
-1
/
+8
*
libdwfl: Remove p_align sanity check from elf_from_memory.
Mark Wielaard
2014-12-19
2
-9
/
+9
*
libdwfl: Make sure symstrdata->d_buf != NULL in relocate resolve_symbol.
Mark Wielaard
2014-12-18
2
-1
/
+6
*
libdwfl: Make sure elf_getdata_rawchunk size_t doesn't overflow find_dynsym.
Mark Wielaard
2014-12-16
2
-1
/
+14
*
Guard against 64bit unsigned wrap around in (int) compare functions.
Mark Wielaard
2014-12-16
2
-1
/
+8
*
libdwfl: Search for the last matching address in lines
Josh Stone
2014-12-13
2
-24
/
+32
*
libdwfl: Check file count overflow in handle_file_note.
Mark Wielaard
2014-12-12
2
-0
/
+9
*
libdwfl: Check actually used ehsize, shentsize and phentsize in relocate.c
Mark Wielaard
2014-12-11
2
-4
/
+12
*
libdwfl: Never relocate value against section zero (load address).
Mark Wielaard
2014-12-11
3
-0
/
+13
*
libdwfl: Check relocations don't overlap ELF ehdr, shdrs or phdrs.
Mark Wielaard
2014-12-04
2
-1
/
+44
*
Use elf_getphdrnum instead of accessing ehdr->e_phnum directly.
Mark Wielaard
2014-11-26
2
-3
/
+20
*
libdwfl: Sanity check the symbol table before use.
Mark Wielaard
2014-11-18
2
-6
/
+24
*
libdwfl: dwfl_module_getdwarf.c don't use symtab with bogus sh_entsize.
Mark Wielaard
2014-11-14
2
-0
/
+9
*
libdwfl: find_dynsym don't assume dynamic linker has adjusted DYNAMIC entries.
Mark Wielaard
2014-11-13
2
-104
/
+121
*
Support note NT_FILE for locating files.
Jan Kratochvil
2014-09-26
4
-34
/
+219
*
libdwfl: dwfl_segment_report_module use ei_class, ei_data and e_type.
Mark Wielaard
2014-09-23
2
-20
/
+28
*
Add is_executable to Dwfl_Module.
Jan Kratochvil
2014-09-18
4
-4
/
+17
*
Fix resolving ELF symbols for live PIDs with deleted files
Jan Kratochvil
2014-08-29
2
-5
/
+12
*
libdwfl: Handle LZMA .ko.xz compressed kernel modules.
Mark Wielaard
2014-08-15
2
-0
/
+7
*
Fix report_r_debug for prelinked libraries
Jan Kratochvil
2014-07-28
2
-3
/
+16
*
Make the attach code build again on non-Linux hosts.
Kurt Roeckx
2014-06-25
2
-0
/
+21
*
libebl: Add ebl_func_addr_mask plus ARM backend implementation.
Mark Wielaard
2014-06-22
3
-3
/
+12
*
libdwfl: linux-core-attach.c handle possible unaligned data access.
Mark Wielaard
2014-06-17
2
-11
/
+20
*
libdwfl: Record dwfl_attach_state error and return it on failure.
Mark Wielaard
2014-06-11
5
-34
/
+98
*
libdwfl: dwfl_standard_argp should not fail when not able to attach Dwfl.
Mark Wielaard
2014-06-11
2
-8
/
+10
*
libdwfl: Don't leak fd on error in linux-proc-maps.c (grovel_auxv).
Mark Wielaard
2014-05-15
2
-1
/
+9
*
Remove --enable-dwz. dwz alt debug is no longer experimental.
Mark Wielaard
2014-05-03
2
-6
/
+5
*
libdwfl: Move dwz alt multi file searching to find_debuginfo callback.
Mark Wielaard
2014-05-02
8
-147
/
+314
*
libdwelf: Add dwelf_elf_gnu_build_id.
Mark Wielaard
2014-05-01
4
-120
/
+24
*
Move .gnu_debugaltlink handling from libdw to libdwfl
Florian Weimer
2014-05-01
2
-0
/
+129
*
libdwelf: New DWARF ELF Low-level Functions. Add dwelf_elf_gnu_debuglink.
Mark Wielaard
2014-04-24
4
-62
/
+12
*
libdwfl: __libdwfl_frame_reg_[gs]et use uint64_t when checking bits.
Mark Wielaard
2014-04-24
2
-2
/
+8
*
Unwinding is only supported on Linux
Kurt Roeckx
2014-04-23
2
-0
/
+89
*
Remove mudflap build option.
Mark Wielaard
2014-04-18
3
-22
/
+6
*
libdwfl: elf_from_remote_memory only trust shdrs of last file-only segment.
Mark Wielaard
2014-03-17
2
-5
/
+19
*
libdwfl: dwfl_module_getdwarf.c (open_elf) only (re)set mod->e_type once.
Josh Stone
2014-03-11
2
-6
/
+24
*
libdwfl: dwfl_linux_proc_find_elf use elf_from_remote_memory for (deleted).
Mark Wielaard
2014-03-10
5
-48
/
+143
*
libdwfl: elf_from_remote_memory should use pagesize, not p_align.
Mark Wielaard
2014-03-10
3
-19
/
+50
*
libdwfl: linux-proc-maps.c (proc_maps_report): Don't assert on bad input.
Mark Wielaard
2014-03-03
2
-1
/
+6
*
libdwfl: elf-from-memory.c (elf_from_remote_memory): Check against p64 p_type.
Mark Wielaard
2014-02-26
2
-1
/
+6
*
robustify: Use gelf_fsize instead of relying on shdr->sh_entsize.
Petr Machata
2014-01-23
2
-3
/
+11
*
libdwfl: Only skip reset of return register for non-CIE-return regno (ppc64).
elfutils-0.158
Mark Wielaard
2014-01-05
2
-2
/
+8
*
libdwfl: linux-pid-attach.c (dwfl_linux_proc_attach): Use and check strtol
Mark Wielaard
2014-01-02
2
-2
/
+13
*
libdwfl: Add dwfl_core_file_attach and dwfl_linux_proc_attach.
Mark Wielaard
2013-12-31
10
-85
/
+110
*
libdwfl: dwfl_linux_proc_find_elf should only return regular files.
Mark Wielaard
2013-12-31
2
-0
/
+14
*
libdwfl: Fix memory leak in linux-core-attach. Allow reiterating threads.
Mark Wielaard
2013-12-31
2
-8
/
+25
*
libdwfl: Fix build_id memory leak in dwfl_segment_report_module.
Mark Wielaard
2013-12-31
2
-2
/
+13
*
libdwfl: linux-pid-attach.c: Report actual PID (Tgid) to dwfl_attach_state.
Mark Wielaard
2013-12-25
2
-0
/
+29
*
libdwfl: Make sure to set the CFI return register only once (for ppc64).
Mark Wielaard
2013-12-25
2
-2
/
+30
*
libdwfl: Add dwfl_getthread_frames.
Mark Wielaard
2013-12-23
6
-0
/
+151
[next]