index
:
qt-creator/elfutils.git
10.0
11.0
12.0
4.10
4.11
4.12
4.13
4.14
4.15
4.4
4.5
4.6
4.7
4.8
4.9
5.0
master
upstream/dwarf
upstream/dwarflint
upstream/fche/copr
upstream/ima-keys
upstream/jankratochvil/NT_FILE
upstream/jankratochvil/cfaloop
upstream/jankratochvil/corepattern
upstream/jankratochvil/devmem
upstream/jankratochvil/forunwind-baseaddr-hookvars-corereport
upstream/jankratochvil/forunwind-baseaddr-hookvars-corereport-unwindx86
upstream/jankratochvil/forunwind-baseaddr-hookvars-corereport-unwindx86-nonx86
upstream/jankratochvil/forunwind-baseaddr-hookvars-corereport-unwindx86-nonx86-fddebuginfo
upstream/jankratochvil/forunwind-baseaddr-hookvars-corereport-unwindx86-nonx86-fddebuginfo-ports
upstream/jankratochvil/gdbserver
upstream/jankratochvil/ppc64bidir
upstream/jankratochvil/ppc64bidir-unwindppc
upstream/main
upstream/master
upstream/mjw/DWARF5
upstream/mjw/RH-DTS
upstream/mjw/call_site
upstream/mjw/check_self_referential_die
upstream/mjw/compress
upstream/mjw/compress2
upstream/mjw/compress3
upstream/mjw/compress4
upstream/mjw/dwarf_output
upstream/mjw/dwarfstrings
upstream/mjw/elfstrmerge
upstream/mjw/fp-unwind
upstream/mjw/leaks
upstream/mjw/location-range
upstream/mjw/pending
upstream/mpolacek/autotest
upstream/pmachata/RH-DTS
upstream/pmachata/aarch64-review
upstream/pmachata/dwarf
upstream/pmachata/dwarf-writer
upstream/pmachata/dwarf_output
upstream/pmachata/dwarflint
upstream/pmachata/dwfl_core_file_report
upstream/pmachata/iterators
upstream/pmachata/macro
upstream/pmachata/range_list_iterator_formptr
upstream/pmachata/reader_hooks
upstream/pmachata/sharing
upstream/pmachata/threads
upstream/portable
upstream/relocate
upstream/robustify
upstream/roland/addrsym_tls
upstream/roland/arm_corenote
upstream/roland/cfi
upstream/roland/dwarf-collector
upstream/roland/dwarf-hacking
upstream/roland/dwarf-macinfo
upstream/roland/dwarf_edit
upstream/roland/dwarf_output-shape
upstream/roland/dwarf_output-tracker
upstream/roland/elf_clone
upstream/roland/is_stmt
upstream/roland/notes
upstream/roland/parisc
upstream/roland/parisc_corenote
upstream/roland/relocate-cfi-tmp
upstream/roland/tracker
upstream/roland/unstrip-buildid-relative
upstream/roland/unwind
upstream/users/amerey/manpages
upstream/users/amerey/thread_safety
upstream/users/amerey/try-abbrev_lock
upstream/users/amerey/try-arhdr
upstream/users/amerey/try-clean
upstream/users/amerey/try-compress
upstream/users/amerey/try-config
upstream/users/amerey/try-gettext-cache
upstream/users/amerey/try-lcov-and-ssize_t
upstream/users/amerey/try-no-objcopy
upstream/users/amerey/try-pr27405
upstream/users/amerey/try-pr31097
upstream/users/amerey/try-readelf-concurrency
upstream/users/amerey/try-remove-relocs
upstream/users/amerey/try-remove-relocs2
upstream/users/amerey/try-sample-guard
upstream/users/amerey/try-thread
upstream/users/amerey/try-track-fds
upstream/users/amerey/try-xz4
upstream/users/amerey/try-xz5
upstream/users/dichen/readelf-28873
upstream/users/dichen/readelf-Ds
upstream/users/dichen/try-dwfl-frame-reg
upstream/users/marxin/try-PR29474-fix-debuginfod-concurrency
upstream/users/marxin/try-zstd-support-v2
upstream/users/serhei/eu-stacktrace
upstream/users/serhei/eu-stacktrace.v0
upstream/users/serhei/eu-stacktrace.v1
upstream/users/serhei/try-process-tracker
Fork of git://sourceware.org/git/elfutils.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
elflint: fix typo in error diagnostics
Dmitry V. Levin
2018-05-15
2
-2
/
+6
*
backends: add checks for _GLOBAL_OFFSET_TABLE_ and __global_pointer$ on riscv
Andreas Schwab
2018-05-15
3
-0
/
+38
*
readelf: Fix 32bit compile issues.
Mark Wielaard
2018-05-15
2
-5
/
+11
*
readelf, libdw: Handle DWARF5 .debug_macro.
Mark Wielaard
2018-05-15
5
-56
/
+70
*
readelf: Add DWARF5 .debug_line support.
Mark Wielaard
2018-05-15
8
-258
/
+1333
*
libdw: Fix crashing on illegal/zero Dwarf_Die.
Mark Wielaard
2018-05-15
7
-5
/
+167
*
addr2line: Add explicit fflush for stdout when reading from stdin.
Mark Wielaard
2018-05-12
2
-0
/
+6
*
readelf: Use raw section data if nothing is available through libdw.
Mark Wielaard
2018-05-11
2
-11
/
+28
*
readelf: Handle .debug_info first if any other debug section needs it.
Mark Wielaard
2018-05-11
2
-1
/
+45
*
libdw: Handle DW_FORM_[ref|strp]_sup[48] as DW_FORM_GNU_[ref|strp]_alt.
Mark Wielaard
2018-05-11
6
-6
/
+33
*
libdw: Handle DWARF5 line tables in dwarf_getsrclines.
Mark Wielaard
2018-05-11
10
-104
/
+646
*
libebl: Add new DWARF5 debug section names to default_debugscn_p.
Mark Wielaard
2018-05-06
2
-0
/
+13
*
readelf: Handle .debug_line_str section.
Mark Wielaard
2018-05-06
2
-8
/
+20
*
libdw: Handle DW_FORM_line_strp.
Mark Wielaard
2018-05-06
5
-5
/
+32
*
Add support for RISC-V
Andreas Schwab
2018-04-23
13
-5
/
+235
*
libelf: Sync elf.h from glibc
Andreas Schwab
2018-04-23
2
-12
/
+63
*
tests: Test readelf --debug-dump=[decoded]line with min_inst_len > 1.
Mark Wielaard
2018-04-16
4
-0
/
+96
*
readelf: Fix advance_pc to use op_addr_advance, not just op_advance.
Mark Wielaard
2018-04-16
2
-1
/
+6
*
readelf: Only lookup files and show errors in attr_callback when not silent.
Mark Wielaard
2018-04-13
2
-0
/
+7
*
aarch64: Add default cfi rule to restore SP from CFA address.
Mark Wielaard
2018-04-13
4
-3
/
+15
*
libdwfl: Handle unwind frame when the return address register isn't set.
Mark Wielaard
2018-04-13
2
-16
/
+35
*
libdw: Restructure address range reading for .debug_loc and .debug_ranges.
Mark Wielaard
2018-04-13
10
-139
/
+261
*
libdw: Make sure to initialize Dwarf_CU addr_base and str_off_base.
Mark Wielaard
2018-04-04
2
-0
/
+7
*
libdw: Add support for reading DW_FORM_strx[1234] in .debug_str_offsets.
Mark Wielaard
2018-04-03
8
-11
/
+158
*
libdw: Add support for reading DW_FORM_addrx[1234] in .debug_addr.
Mark Wielaard
2018-04-03
9
-11
/
+196
*
libdw: Extend documentation to explain relative file paths and comp_dir.
Mark Wielaard
2018-04-03
2
-3
/
+20
*
readelf: Break sysv[64] symbol hash bucket chain loops.
Mark Wielaard
2018-03-30
2
-0
/
+14
*
libdwfl: Use process_vm_readv when available.
Mark Wielaard
2018-03-28
5
-4
/
+115
*
readelf: Print dwarf_dieoffset as %PRIx64, not %zx.
Mark Wielaard
2018-03-27
2
-1
/
+6
*
readelf: Report error when decl_file or call_file attribute is invalid.
Mark Wielaard
2018-03-27
2
-3
/
+22
*
libebl: Handle SYMTAB_SHNDX in ebl_dynamic_tag_name.
Mark Wielaard
2018-03-16
2
-1
/
+9
*
libdw: Add new DWARF5 Dwarf expression operations.
Mark Wielaard
2018-03-11
10
-8
/
+120
*
libdwfl: Use realpath (name, NULL) instead of canonicalize_file_name (name).
Mark Wielaard
2018-03-10
3
-2
/
+8
*
readelf: Add some support for locviews.
Mark Wielaard
2018-03-05
5
-7
/
+96
*
elflint: Make sure we can read a whole element when iterating over group.
Mark Wielaard
2018-03-05
2
-1
/
+6
*
libebl: Allow SHT_NOTE as relocation target type.
Mark Wielaard
2018-02-22
2
-0
/
+6
*
libdw: Add support for DWARF5 DW_FORM_data16.
Mark Wielaard
2018-02-21
4
-2
/
+22
*
libdw: Handle DWARF5 DW_FORM_implicit_const. Add dwarf_getabbrevattr_data.
Mark Wielaard
2018-02-21
14
-12
/
+129
*
libdw: Recognize new DWARF5 attribute forms.
Mark Wielaard
2018-02-21
4
-4
/
+52
*
libdw: Add new dwarf_get_units function to iterate over all units.
Mark Wielaard
2018-02-21
7
-36
/
+248
*
libdw: Parse new DWARF5 units and CU DIEs.
Mark Wielaard
2018-02-21
12
-127
/
+394
*
libelf: Sync elf.h from glibc.
Mark Wielaard
2018-02-17
2
-2
/
+98
*
tests: Accept any core if no core with the "correct" pid can be found.
Mark Wielaard
2018-02-16
2
-0
/
+12
*
Include sys/ptrace.h as early as possible.
Mark Wielaard
2018-02-15
7
-6
/
+21
*
libdw: Add dwarf_die_addr_die function.
Mark Wielaard
2018-02-13
11
-5
/
+349
*
Use fallthrough attribute.
Joshua Watt
2018-02-10
49
-52
/
+150
*
libdw: Resolve alt file on first use.
Mark Wielaard
2018-01-25
13
-16
/
+258
*
tests: Check symtabshdr instead of symtabndx in elfstrmerge.c.
Mark Wielaard
2018-01-25
2
-5
/
+10
*
readelf: Fix crash on reading loc data or range data with bad/no CUs.
Mark Wielaard
2018-01-25
2
-2
/
+7
*
libdw: dwarf_formsdata should return a signed value
Petr Machata
2018-01-14
7
-6
/
+103
[next]