platform/upstream/elfutils.git
2023-02-16 Aleksei Vetrovlibdw: check that DWARF strings are null-terminated
2023-02-16 Mark Wielaardconfigure: Error when demangler is enabled, but libstdc...
2023-02-14 Mark Wielaarddoc: Add .TP before -g in debuginfod.8
2023-02-14 Mark Wielaardlibdw: Correct data end checkfor deref_type operand...
2023-02-14 Mark Wielaardlibdw: Handle DW_OP_GNU_uninit in dwarf_getlocation
2023-02-14 Mark Wielaardlibdw, readelf, elflint: Add get_(u|s)leb128 guards
2023-02-14 Aleksei Vetrovlibdw: check memory access in get_(u|s)leb128
2023-02-14 Mark Wielaardbackends: Handle DW_TAG_unspecified_type in dwarf_peele...
2023-02-14 Ilya Leoshkevichconfigure: Add --enable-sanitize-memory
2023-02-14 Ilya Leoshkevichbackends: Support returning lvalue and rvalue references
2023-02-14 Ilya Leoshkevichprintversion: Fix unused variable
2023-02-14 Ilya Leoshkevichtests: Ignore dwfl-report-offline-memory
2023-02-09 Ilya Leoshkevichconfigure: Add --disable-demangler
2023-02-09 Ilya Leoshkevichconfigure: Use -fno-addrsig if possible
2023-02-09 Ilya Leoshkevichreadelf: Fix set but not used parameter
2023-02-09 Ilya Leoshkevichlibasm: Fix xdefault_pattern initialization
2023-02-08 Ilya Leoshkevichaddr2line: Do not test demangling in run-addr2line...
2023-02-08 Ilya LeoshkevichInitialize reglocs for VMCOREINFO
2023-02-08 Ilya Leoshkevichreadelf: Fix set but not used variable
2023-02-08 Aaron Mereydebuginfod-client.c: Download section even if cached...
2023-02-06 Mark Wielaarddebuginfod: Make sure there is only one typedef for...
2023-02-03 Mark Wielaardtests: Check ELFUTILS_DISABLE_DEMANGLE in run-addr2line...
2023-01-30 Mark Wielaardlibdw: Search for abstract origin in the correct CU
2023-01-30 Mark Wielaardaddr2line: -C should not try to handle optional (ignore...
2023-01-26 Aleksei Vetrovlibdwfl: add check for elf_memory return value
2023-01-19 Mark Wielaardtests: run-debuginfod-query-retry.sh /bin/sh might...
2023-01-19 Mark Wielaardbackends: sparc uses NONE relocation type in ET_EXEC...
2023-01-16 Mark Wielaardreadelf: Check compression status of .debug section...
2023-01-13 Sam JamesFix typos from codespell
2023-01-13 Serhei Makarovdebuginfod-find.1: note on how to find a comp_dir
2023-01-11 Frank Ch. Eiglerdebuginfod PR29975 & PR29976: decrease default concurrency
2023-01-11 Mark Wielaarddebuginfod-client: Use CURLOPT_PROTOCOLS_STR for libcur...
2022-12-23 Martin Liskasupport ZSTD compression algorithm
2022-12-21 Mark Wielaardlibdwfl: Don't undef _
2022-12-21 Shahab VahediAdd support for Synopsys ARCv2 processors
2022-12-21 Mark Wielaardlib: Remove -ffunction-sections for xmalloc
2022-12-21 Yonggang Luolibcpu: Use __asm instead of asm to mark variables...
2022-12-21 Mark Wielaarddebuginfod: Define CURL_AT_LEAST_VERSION if necessary
2022-12-21 Andrew PaprockiPR29926: debuginfod: Fix usage of deprecated CURLINFO_*
2022-12-20 Mark WielaardDo not use relative include paths in library files.
2022-12-19 Hengqi ChenAdd support for LoongArch
2022-12-13 Gavin Lilibdwfl: Read no more than required in dwfl_segment_rep...
2022-12-12 Yonggang Luolibdw: Change typeof -> __typeof in memory-access.h
2022-12-12 Yonggang Luolibcpu: Use "#define FCT_mod$64r_m FCT_mod$r_m" in...
2022-11-30 Mark Wielaardlibelf: Sync elf.h from glibc
2022-11-29 Martin LiskaRefactor elf_compare
2022-11-28 Martin LiskaMissing newline for: elfcompress -t zlib-gnu a.out...
2022-11-28 Martin Liskareadelf: print warning for -sW
2022-11-21 Mark Wielaarddebuginfod: Initialize response_data early in debuginfo...
2022-11-07 Aaron Mereydebuginfod-client.c: Don't treat 0 as an error code.
2022-11-04 Aaron Mereydebuginfod_find_section: Always update rc with most...
2022-11-03 Frank Ch. Eiglerdebuginfod.cxx: fix coverity-found use-after-release...
2022-11-03 Mark Wielaardreadelf: Check gelf_getdyn doesn't return NULL
2022-11-03 Mark Wielaardlibdw: Don't dereference and assign values we are skipping
2022-11-03 Mark Wielaardreadelf: Check phdr != NULL or shdr != NULL in handle_d...
2022-11-02 Mark Wielaarddebuginfod: Mark extract_section function static
2022-11-02 Mark WielaardPrepare for 0.188 elfutils-0.188 upstream/0.188
2022-11-02 Aaron MereyChangelog: Update entries from previous commits.
2022-11-01 Aaron Mereyrun-debuginfod-section.sh: Avoid zstd-compressed rpms
2022-11-01 Aaron Mereydebuginfod-client: Fix out-of-bounds write
2022-11-01 Aaron Mereydebuginfod: Support queries for ELF/DWARF sections
2022-10-31 Yonggang LuoRename 'hello{2,3}.spec.' -> 'hello{2,3}.specfile'
2022-10-30 Arsen Arsenovićreadelf: add binutils-style --syms option
2022-10-28 Mark Wielaardlibelf: Sync elf.h from glibc
2022-10-28 Yonggang Luolib{asm,cpu,dw,dwfl,dwelf}: Move platform depended...
2022-10-28 Daniel Thornburghdebuginfod-client: Add DEBUGINFOD_HEADERS_FILE.
2022-10-27 Mark Wielaardconfigure.ac: Update AC_PROG_CC and AC_PROG_LEX for...
2022-10-27 Mark WielaardUse grep -E instead of egrep, use grep -F instead of...
2022-10-27 Mark Wielaardconfig: Add BuildRequires socat for run-debuginfod...
2022-10-27 Mark Wielaardreadelf: Handle DW_LLE_GNU_view_pair
2022-10-27 Yonggang Luolibdw: Use #include <system.h> instead of <endian.h...
2022-10-27 Yonggang Luolibelf/libdwfl: Remove LIB_SYSTEM_H define in lib{elf...
2022-10-27 Yonggang Luolibebl: Don't #include <dlfcn.h> in eblclosebackend...
2022-10-17 Frank Ch. Eiglerdebuginfod: report libmicrohttpd version on startup
2022-10-17 Yonggang LuoStrip __ prefix from __BYTE_ORDER __LITTLE_ENDIAN and...
2022-10-16 Yonggang LuoMove the #include <libintl.h> into eu-config.h
2022-10-16 Yonggang Luomove platform depended include into system.h of libelf
2022-10-16 Mark Wielaardtests: include config.h first.
2022-10-16 Mark Wielaardtests: Check lseek, read and malloc results with correc...
2022-10-16 Aleksei Vetrovlibdwfl: add dwfl_report_offline_memory
2022-10-13 Khem Rajtests: Add libeu to tests needing error() API
2022-09-28 Aaron Mereydebuginfod-client: Ensure only negative error codes...
2022-09-27 河辺 岳人Retrive 64bit timestamp from curl_easy_getinfo on _TIME...
2022-09-14 Mark Wielaardar: Correct -N COUNT off-by-one
2022-09-14 Mark Wielaardlibelf: Correctly decode ar_mode as octal string
2022-09-08 Frank Ch. EiglerPR28284 cont'd, ->winning_headers reset at start of...
2022-09-08 Martin Liskaadd debuginfod_get_headers if DUMMY_LIBDEBUGINFOD is...
2022-09-07 Frank Ch. EiglerPR28284: add tweaks on previous debuginfod x-debuginfod...
2022-09-06 Noah SanciPR28284 - Debuginfod header functionality implemented
2022-09-05 Aaron Mereydebuginfod: Use auto-sized connection pool when -C...
2022-08-17 Martin LiskaAdd missing changelog entries.
2022-08-17 Frank Ch. Eiglerconfig/debuginfod.sysconfig: Clarify & classify the...
2022-08-17 Martin LiskaAdd new debuginfod.sysconfig value DEBUGINFOD_EXTRA_ARGS
2022-08-17 Martin Liskadebuginfod: fix http_requests_total{type="debuginfo...
2022-08-17 Martin Liskadebuginfod: print filename for "cannot open archive...
2022-08-16 Martin LiskaSupport nullglob in profile.*.in files
2022-08-15 Frank Ch. EiglerPR29474: debuginfod
2022-08-13 Andreas Schwabreadelf: Handle SHT_RISCV_ATTRIBUTES like SHT_GNU_ATTRI...
2022-08-11 Ulrich DrepperFill in fde_augmentation_data_size in dwarf_next_cfi
2022-08-09 Andreas Schwabelflint: Allow zero p_memsz for PT_RISCV_ATTRIBUTES
next