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
Commit message (
Expand
)
Author
Age
Files
Lines
*
addr2line: Add -a, --address. Print address before for each entry.
Mark Wielaard
2015-05-27
6
-1
/
+140
*
addr2line: Always parse addresses as hex numbers.
Mark Wielaard
2015-05-27
5
-3
/
+15
*
addr2line: Split options in input and output format groups.
Mark Wielaard
2015-05-27
2
-3
/
+10
*
libelf: Use posix_fallocate instead of ftruncate to extend ELF file.
Mark Wielaard
2015-05-27
2
-3
/
+18
*
configure: Add --enable-sanitize-undefined.
Mark Wielaard
2015-05-27
3
-2
/
+26
*
libelf: If e_phnum is zero then set e_phoff also to zero.
Mark Wielaard
2015-05-18
2
-0
/
+13
*
strip: Harden against bogus input files. Don't leak tmp debug file on error.
Mark Wielaard
2015-05-18
2
-77
/
+204
*
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
*
dwarf_begin_elf: new error for compression failure
Jonathan Lebon
2015-05-13
4
-61
/
+97
*
dwarf_begin_elf: decouple section searching from reading
Jonathan Lebon
2015-05-13
2
-31
/
+36
*
Always call gelf_fsize with EV_CURRENT as argument.
Mark Wielaard
2015-05-13
5
-14
/
+18
*
libdwfl: Only intern CU when not EOF marker and cuoff points to a DIE.
Mark Wielaard
2015-05-12
2
-40
/
+49
*
elflint: Check gnu_hash has enough data and bitmask_words is not zero.
Mark Wielaard
2015-05-12
2
-7
/
+22
*
elflint: Add sanity checks to check_attributes.
Mark Wielaard
2015-05-12
2
-2
/
+6
*
elflint: Use Use Elf64_Word for shdr->sh_info cnt.
Mark Wielaard
2015-05-12
2
-2
/
+8
*
elflint: Stop checking section when 2nd hash function shift too big.
Mark Wielaard
2015-05-12
2
-2
/
+10
*
libdw: Detect line number overflow in dwarf_getsrclines on 32bit.
Mark Wielaard
2015-05-12
2
-1
/
+7
*
nm: Handle dwarf_linesrc returning NULL.
Mark Wielaard
2015-05-12
2
-4
/
+7
*
libdw: dwarf_getaranges check there is enough data before reading.
Mark Wielaard
2015-05-12
2
-2
/
+19
*
libdwfl: Bounds check Dwarf_Fileinfo file number in dwfl_lineinfo.
Mark Wielaard
2015-05-12
2
-1
/
+11
*
libdwfl: Make dwfl_error.c C99-kosher.
Roland McGrath
2015-05-06
2
-4
/
+24
*
libelf: Make sure version xlate dest buffer is fully defined.
Mark Wielaard
2015-05-06
2
-1
/
+16
*
Replace assert_perror with assert
Max Filippov
2015-05-05
5
-20
/
+28
*
Replace futimes with futimens.
Max Filippov
2015-05-05
3
-13
/
+21
*
Drop mtrace calls.
Max Filippov
2015-05-04
10
-38
/
+12
*
Link against standalone argp library
Anthony G. Basile
2015-05-04
8
-31
/
+81
*
configure: fix enable_demangler setting
Max Filippov
2015-05-03
2
-2
/
+6
*
tests: Split run-stack tests to support missing demangler.
Mark Wielaard
2015-05-01
7
-14
/
+125
*
configure: print feature settings overview
Mark Wielaard
2015-05-01
4
-5
/
+57
*
Update elf.h from glibc.
Mark Wielaard
2015-04-28
4
-13
/
+192
*
readelf: Fix cie_offset calculation comparison on 32bit.
Mark Wielaard
2015-04-28
2
-2
/
+8
*
libdw: Undefined behavior in get_sleb128_step.
Mark Wielaard
2015-04-28
2
-4
/
+27
*
readelf: Check all offsets used in print_gdb_index_section against d_size.
Mark Wielaard
2015-04-28
2
-2
/
+18
*
readelf: Always try to print some debug section information.
Mark Wielaard
2015-04-28
2
-2
/
+4
*
readelf: Add overflow checking to print_gdb_index_section dataend checks.
Mark Wielaard
2015-04-28
2
-9
/
+20
*
Allow disabling symbol versioning at configure time
Max Filippov
2015-04-23
10
-8
/
+42
*
libdw: Don't overflow stack with user defined macro attributes array.
Mark Wielaard
2015-04-22
2
-4
/
+31
*
src: Remove __DATE__ from internal error messages.
Mark Wielaard
2015-04-14
5
-12
/
+19
*
configure: Add explicit checks for all GNU99 extensions used.
Mark Wielaard
2015-04-14
2
-3
/
+31
*
libdwfl: Correct off-by-one check in segment.c insert.
Mark Wielaard
2015-04-14
2
-3
/
+8
*
libdwfl: Special case core_file_read_eagerly for small ELF images.
Mark Wielaard
2015-04-03
2
-7
/
+23
*
Do not reject type units in dwarf_getsrcfiles and dwarf_getsrclines
Petr Machata
2015-04-03
5
-9
/
+32
*
tests: Add run-strip-test10.sh
H.J. Lu
2015-04-01
5
-3
/
+34
*
tests: Add run-strip-test9.sh
H.J. Lu
2015-04-01
4
-1
/
+32
*
tests: Add run-backtrace-core-x32.sh
H.J. Lu
2015-04-01
5
-1
/
+36
*
tests: Add testfile-x32 to run-addrcfi.sh
H.J. Lu
2015-04-01
4
-1
/
+83
*
tests: Add testfile-x32-core to run-allregs.sh
H.J. Lu
2015-04-01
2
-0
/
+78
*
tests: Add testfile-x32-core.bz2 to run-readelf-mixed-corenote.sh
H.J. Lu
2015-04-01
4
-1
/
+100
*
backends: Add x32_corenote.c
H.J. Lu
2015-04-01
6
-11
/
+92
[next]