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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
strings: Define MAP_POPULATE if not defined already
Pino Toscano
2015-06-27
2
-0
/
+8
*
nm: First call elf_getdata, then allocate memory.
Mark Wielaard
2015-06-27
2
-6
/
+10
*
findtextrel: Don't leak memory in process_file.
Mark Wielaard
2015-06-19
2
-0
/
+5
*
readelf: Make sure phdr2_mem lifetime/scope equals phdr2 pointer.
Mark Wielaard
2015-06-19
2
-1
/
+6
*
readelf: Don't leak memory on failure path in handle_gnu_hash.
Mark Wielaard
2015-06-19
2
-1
/
+7
*
elflint: Only check the PT_TLS phdr if it actually exists, warn otherwise.
Mark Wielaard
2015-06-19
2
-0
/
+11
*
nm: Fix typo in size check to determine whether we stack allocated memory.
Mark Wielaard
2015-06-19
2
-1
/
+6
*
strings: Handle failure of getting section name on bogus section data.
Mark Wielaard
2015-06-19
2
-2
/
+11
*
addr2line: Fix memory leak in print_dwarf_function.
Mark Wielaard
2015-06-10
2
-5
/
+15
*
strip: Just admit we don't support stripping ar archives for now.
Mark Wielaard
2015-06-10
2
-2
/
+17
*
elfcmp: Don't call memcmp with possible NULL d_buf.
Mark Wielaard
2015-06-05
2
-1
/
+6
*
config: Add -Wstack-usage=262144 (256K) warning check.
Mark Wielaard
2015-05-27
2
-0
/
+19
*
addr2line: Set scopes to NULL after free in handle_address.
Mark Wielaard
2015-05-27
2
-0
/
+5
*
addr2line: Add --pretty-print option to show all information on one line.
Mark Wielaard
2015-05-27
2
-11
/
+46
*
addr2line: Add demangler support.
Mark Wielaard
2015-05-27
3
-7
/
+58
*
addr2line: Add -a, --address. Print address before for each entry.
Mark Wielaard
2015-05-27
2
-1
/
+45
*
addr2line: Always parse addresses as hex numbers.
Mark Wielaard
2015-05-27
2
-2
/
+7
*
addr2line: Split options in input and output format groups.
Mark Wielaard
2015-05-27
2
-3
/
+10
*
strip: Harden against bogus input files. Don't leak tmp debug file on error.
Mark Wielaard
2015-05-18
2
-77
/
+204
*
Always call gelf_fsize with EV_CURRENT as argument.
Mark Wielaard
2015-05-13
3
-13
/
+13
*
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
*
nm: Handle dwarf_linesrc returning NULL.
Mark Wielaard
2015-05-12
2
-4
/
+7
*
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
2
-15
/
+22
*
readelf: Fix cie_offset calculation comparison on 32bit.
Mark Wielaard
2015-04-28
2
-2
/
+8
*
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
*
src: Remove __DATE__ from internal error messages.
Mark Wielaard
2015-04-14
5
-12
/
+19
*
Publish known-dwarf.h
Petr Machata
2015-03-31
2
-47
/
+54
*
elflint: Correct gnu_symbias usage in compare_hash_gnu_hash.
Mark Wielaard
2015-03-13
2
-14
/
+20
*
elfcmp: Add some NULL and zero checks.
Mark Wielaard
2015-01-15
2
-7
/
+19
*
elflint: Add various low-level checks.
Mark Wielaard
2015-01-15
2
-52
/
+236
*
strings: Produce error when section data falls outside file.
Mark Wielaard
2015-01-12
2
-2
/
+20
*
nm: Guard against divide by zero in error check.
Mark Wielaard
2015-01-12
2
-5
/
+13
*
nm: Handle/Skip /SYM64/ index entries.
Mark Wielaard
2015-01-12
2
-1
/
+6
*
nm: Stop processing ar members on first invalid offset.
Mark Wielaard
2015-01-12
2
-1
/
+5
*
readelf: Don't try to read macinfo cus sentinel or beyond.
Mark Wielaard
2015-01-12
2
-1
/
+7
*
readelf: Add more sanity checks to print_debug_exception_table.
Mark Wielaard
2015-01-12
2
-4
/
+20
*
avoid scary command output
Ulrich Drepper
2014-12-18
2
-1
/
+5
*
readelf: Add bounds check before each CFA op that takes an argument.
Mark Wielaard
2014-12-17
2
-2
/
+45
*
readelf: Print dwarf_errmsg if dwarf_onesrcline or dwarf_linesrc fails.
Mark Wielaard
2014-12-17
2
-1
/
+16
*
readelf: Correct overflow check for length in print_debug_aranges_section.
Mark Wielaard
2014-12-17
2
-1
/
+2
*
readelf,libdw: Correct .debug_line overflow check for unit_length.
Mark Wielaard
2014-12-17
2
-2
/
+7
*
readelf: Warn, don't assert, if loclist or rangelist offset is too big.
Mark Wielaard
2014-12-17
2
-16
/
+35
*
readelf: Don't assert when addr_size or ref_size is not 4 or 8 in print_ops.
Mark Wielaard
2014-12-17
2
-15
/
+13
[next]