platform/upstream/elfutils.git
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
2022-08-09 Andreas Schwabbackends: Handle new RISC-V specific definitions
2022-08-08 Andreas Schwablibelf: Sync elf.h from glibc
2022-08-07 Mark Wielaardlib: Add documentation to explain concurrent htab resizing.
2022-08-07 Mark Wielaardpo: standardize Project-Id-Version to just elfutils
2022-08-07 Sergei Trofimovich... tests: run-low_high_pc.sh: drop redundant 'lx' suffix
2022-08-03 Josef Cejkadebuginfod: optimize regular expressions in groom()
2022-08-01 Mark Wielaardtests: Add initial scan wait_ready in run-debuginfod...
2022-08-01 Mark Wielaardreadelf: memrchr searches backwards but takes the start...
2022-07-31 Di Chenreadelf: Support --dynamic with --use-dynamic
2022-07-30 Di Chenlibdwfl: Add new function dwfl_frame_reg
2022-07-29 Mark Wielaardlibdwfl: Rewrite reading of ar_size in elf_begin_rand
2022-07-29 Josef Cejkadebuginfod: create indexes to speed up grooming
2022-07-18 Shahab Vahedidwfl_get_debuginfod_client: add dummy parameter for...
2022-07-13 Mark WielaardMove dwfl_get_debuginfod_client to ELFUTILS_0.188
2022-07-13 Milian WolffIntroduce public dwfl_get_debuginfod_client API
2022-06-08 Frank Ch. Eiglerdoc/debuginfod.8: tiny obvious typo fix
2022-06-06 Ulrich DrepperArm Ehdr flag printing
2022-06-03 Frank Ch. EiglerNEWS & ChangeLog: add debuginfod blurbs
2022-06-03 Michael Trappdebuginfod: add --disable-source-scan option
2022-06-03 Noah SanciPR28577: Make run-debuginfod-fd-prefetch-caches.sh...
2022-06-02 Noah SanciAdded debuginfod.service.8 manual page.
2022-06-02 Mark Wielaardtests: Disable run-debuginfod-federation-metrics.sh...
2022-05-27 Mark Wielaardlibdwfl: Update docs and nonnull attributes for dwfl_mo...
2022-05-14 Mark Wielaarddebuginfod: update mtime of interval_path as early...
2022-05-14 Mark Wielaarddebuginfod: Remove debuginfod_init_cache
2022-05-14 Mark Wielaarddebuginfod: Make sure debuginfod_config_cache always...
2022-05-14 Mark Wielaarddebuginfod: Always request servname from getnameinfo...
2022-05-14 Mark Wielaardstrip: Add more NULL check
2022-05-14 Mark Wielaardlibdw: Add sanity check to store_implicit_value
2022-05-14 Mark Wielaarddebuginfod: Check all curl_easy_setopt calls
2022-05-14 Mark Wielaarddebuginfod: Check result of curl_easy_getinfo in debugi...
2022-05-14 Mark Wielaardelfcompress: Add sanity checks to make sure to not...
2022-05-13 Noah SanciPR28577: run-debuginfod-fd-prefetch-caches.sh now tests...
next