platform/upstream/elfutils.git
2022-04-19 Mark Wielaardreadelf: Define dyn_mem outside the while loop.
2022-04-19 Di Chenreadelf: Don't consider padding DT_NULL as dynamic...
2022-04-17 Mark Wielaardlibdw: Remove unused atomics.h include from libdwP.h
2022-04-14 Mark Wielaardtests: Don't try to corrupt sqlite database during...
2022-04-13 Aaron MereyPR29022: 000-permissions files cause problems for backups
2022-04-13 Mark Wielaardlibdw: Add DWARF5 package file section identifiers...
2022-04-12 Mark Wielaardconfig: Add versioned requires on libs/libelf for debug...
2022-04-06 Aaron Mereydebuginfod: Include "IPv4 IPv6" in server startup message
2022-04-05 Mark Wielaardlibelf: Return already gotten Elf_Data from elf_getdata...
2022-04-04 Frank Ch. Eiglerdebuginfod: use single ipv4+ipv6 microhttpd daemon...
2022-04-03 Frank Ch. EiglerPR28708: debuginfod: use MHD_USE_EPOLL for microhttpd...
2022-03-30 Mark Wielaardlibelf: Also copy/convert partial datastructures in...
2022-03-30 Mark WielaardIntroduce error_exit as a noreturn variant of error...
2022-03-24 Mark Wielaardelflint: Recognize NT_FDO_PACKAGING_METADATA
2022-03-24 Luca Boccassilibebl: recognize FDO Packaging Metadata ELF note
2022-03-24 Mark Wielaardlibelf: Sync elf.h from glibc.
2022-03-24 Mark Wielaardconfigure: Don't check whether -m64 works for 32bit...
2022-03-24 Mark Wielaardtests: Check addsections test binary is 64bit for run...
2022-03-23 Mark Wielaardlibelf: Correct alignment of ELF_T_GNUHASH data for...
2022-03-20 Mark Wielaardlibelf: Don't overflow offsets in elf_cvt_Verneed and...
2022-03-18 Mark Wielaardlibdwfl: Use memcpy to assign image header field values
2022-03-18 Mark Wielaardlibdwfl: Close ar members when they cannot be processed.
2022-03-18 Mark Wielaardlibelf: Check alignment of Verdef, Verdaux, Verneed...
2022-03-17 Mark Wielaardlibelf: Make sure ar_size starts with a digit before...
2022-03-17 Mark Wielaardlibelf: Take map offset into account for Shdr alignment...
2022-03-14 Mark Wielaardconfigure: Use AS_HELP_STRING instead of AC_HELP_STRING.
2022-03-14 Mark Wielaardaddr2line: Make --absolute the default, add --relative...
2022-03-14 Mark Wielaardconfigure: Test for _FORTIFY_SOURCE=3 support.
2022-02-16 Mark Wielaardbackends: Use PTRACE_GETREGSET for ppc_set_initial_regi...
2022-01-31 Frank Ch. Eiglerman debuginfod-client-config.7: Elaborate $DEBUGINFOD_URLS
2022-01-06 Mark Wielaardlibdwfl: Declare possible zero sized arrays only when...
2022-01-06 Mark Wielaardlibdwfl: Handle unaligned Dyns in dwfl_segment_report_m...
2022-01-06 Mark Wielaardlibdwfl: Fix overflow check in link_map.c read_addrs
2022-01-03 Mark Wielaardlibdwfl: Calculate addr to read by hand in link_map...
2022-01-03 Mark Wielaardlibdwfl: Call xlatetom on aligned buffers in dwfl_link_...
2022-01-03 Mark Wielaardlibdwfl: Make sure dwfl_elf_phdr_memory_callback return...
2021-12-21 Mark Wielaardlibdwfl: Always clean up build_id.memory
2021-12-20 Mark Wielaardlibdwfl: Handle unaligned Nhdr in dwfl_segment_report_m...
2021-12-19 Mark Wielaardlibdwfl: Handle unaligned Phdr in dwfl_segment_report_m...
2021-12-19 Mark Wielaardlibdwfl: Handle unaligned Ehdr in dwfl_segment_report_m...
2021-12-19 Mark Wielaardlibdwfl: Rewrite GElf_Nhdr reading in dwfl_segment_repo...
2021-12-19 Mark Wielaardlibdwfl: Make sure dyn_filesz has a sane size
2021-12-19 Mark Wielaardlibdwfl: Make sure that ph_buffer_size has room for...
2021-12-19 Mark Wielaardlibelf: Only set shdr state when there is at least...
2021-12-18 Mark Wielaardlibdwfl: Make sure the note len increases each iteration
2021-12-18 Mark Wielaardlibdwfl: Make dwfl_segment_report_module aware of maxim...
2021-12-18 Mark Wielaardlibdwfl: Make sure note data is properly aligned.
2021-12-18 Mark Wielaardlibdwfl: Make sure there is at least one phdr
2021-12-18 Mark Wielaardlibdwfl: Make sure there is at least one dynamic entry
2021-12-17 Mark Wielaardtests: Use /bin/sh instead of /bin/ls as always there...
2021-12-16 Mark Wielaardlibdwfl: Add overflow check while iterating in dwfl_seg...
2021-12-16 Mark Wielaardlibdwfl: Make sure phent is sane and there is at least...
2021-12-16 Mark Wielaardlibelf: Use offsetof to get field of unaligned
2021-12-15 Alexander Kanavindebuginfod/debuginfod-client.c: use long for cache...
2021-12-12 Mark Wielaardlibdwfl: Don't allocate more than SIZE_MAX in dwfl_segm...
2021-12-10 Frank Ch. EiglerPR28661: debuginfo connection thread pool support
2021-12-10 Mark Wielaardlibdwfl: Don't try to convert too many dyns in dwfl_lin...
2021-12-09 Mark Wielaardlibdwfl: Don't install an Elf handle in a Dwfl_Module...
2021-12-09 Mark Wielaardlibdwfl: Don't trust e_shentsize in dwfl_segment_report...
2021-12-09 Mark Wielaardlibdwfl: Make sure we know the phdr entry size before...
2021-12-09 Mark Wielaardlibdwfl: Don't try to convert too many bytes in dwfl_li...
2021-12-09 Mark Wielaarddebuginfod: Don't format clog using 'right' or 'setw...
2021-12-08 Mark Wielaardconfigure: Add --enable-sanitize-address
2021-12-08 Mark Wielaarddebuginfod: Fix debuginfod_pool leak
2021-12-08 Mark Wielaardtests: varlocs workaround format-overflow errors
2021-12-08 Mark Wielaardreadelf: Workaround stringop-truncation error
2021-12-08 Mark Wielaarddebuginfod: Check result of calling MHD_add_response_he...
2021-12-08 Mark Wielaardlibdwfl: Don't read beyond end of file in dwfl_segment_...
2021-12-08 Frank Ch. Eiglerdebuginfod: correct concurrency bug in fdcache metrics
2021-12-07 Mark Wielaarddebuginfod: Clear and reset debuginfod_client winning_h...
2021-12-05 Mark Wielaarddebuginfod: Fix some memory leaks on debuginfod-client...
2021-12-05 Mark Wielaarddebuginfod: sqlite3_sharedprefix_fn should not compare...
2021-12-03 Mark Wielaarddebuginfod: Use gmtime_r instead of gmtime to avoid...
2021-11-25 Mark Wielaardtests: Add -rdynamic to dwfl_proc_attach_LDFLAGS
2021-11-20 Matthias Maennichdwfl: fix potential overflow when reporting on kernel...
2021-11-15 Mark Wielaardtests: Don't set DEBUGINFOD_TIMEOUT
2021-11-11 Érico Nogueiradebuginfod: fix compilation on platforms without <error.h>
2021-11-10 Mark WielaardPrepare for 0.186 elfutils-0.186
2021-11-10 Frank Ch. EiglerPR28430: debuginfod: support --passive mode
2021-11-10 John M Mellor... libdw, readelf: Read inlining info in NVIDIA extended...
2021-11-09 Mark Wielaardlibdw: dwarf_elf_begin should use either plain, dwo...
2021-11-08 Alexander MillerImprove building with LTO
2021-11-05 Frank Ch. EiglerPR28514: debuginfod: limit groom operation times
2021-11-04 Frank Ch. EiglerNEWS: make automake check-news / dist happy
2021-11-04 Frank Ch. EiglerNEWS: list some 0.186 debuginfod client & server features
2021-10-22 Frank Ch. EiglerPR28240: debuginfod client root-safe negative caching
2021-10-18 Mark Wielaardlibdw: Don't pass NULL to dwarf_peel_type
2021-10-18 Mark Wielaardlibdw: Use signedness of subrange type to determine...
2021-10-15 Mark Wielaarddebuginfod-client: Stick to + https:// + file:// protocols
2021-10-07 Frank Ch. EiglerPR27783: switch default debuginfod-urls to drop-in...
2021-10-06 Mark Wielaardtests: Handle dwarf_attr_string returning NULL in show...
2021-10-06 Mark Wielaardelflint.c: Don't dereference databits if bad
2021-10-06 Di ChenPR28242: debuginfod prometheus metric widening
2021-09-29 William CohenRISC-V: PR27925 Add support for LP64 and LP64F ABIs...
2021-09-17 Noah Sancidebuginfod: Remove checking for unsafe headers
2021-09-17 Noah Sancidebuginfod: Query debuginfod servers before printing...
2021-09-16 Noah Sancidebuginfod: PR27277 - Describe retrieved files when...
2021-09-16 Noah Sancidebuginfod: PR28034 - No longer escape '/', and loop...
2021-09-14 Frank Ch. EiglerPR28339: debuginfod: fix groom/scan race condition...
2021-09-12 Mark Wielaarddebuginfod: Add endl after "fdcache emergency flush...
next