]> git.ipfire.org Git - thirdparty/elfutils.git/shortlog
thirdparty/elfutils.git
2023-03-03  Mark WielaardPrepare for 0.189 elfutils-0.189
2023-03-03  Mark Wielaardlibelf: Document and make ELFCOMPRESS_ZSTD usable with...
2023-03-03  Mark Wielaardreadelf: Fix use-after-free ebl pointer issue
2023-02-28  Mark Wielaardlibdw: Fix dwarf_getscopes memory leak on error
2023-02-23  Yonggang Luolibcpu: Remove the need of NMNES by using enum
2023-02-23  Mark Wielaardlibdw: Use elf_rawdata when checking .debug section
2023-02-23  Mark Wielaardlibelf: memmove any extra bytes left by elf_cvt_gnuhash...
2023-02-23  Mark WielaardNEWS: Add old version code names
2023-02-21  Mark WielaardUpdate m4 files from autoconf-archive
2023-02-21  Mark Wielaardconfigure: Check for and -Wuse-after-free=3 when available
2023-02-21  Mark Wielaardlibasm: Fix use-after-free issue with circular single...
2023-02-17  Mark WielaardNEWS: Mention linking with libstdc++ or using --disable...
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
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...
next