platform/upstream/elfutils.git
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...
2021-09-12 Colin Crosslib: Make error.c more like error(3)
2021-09-12 Mark Wielaardlibdw: set address size, offset size and version on...
2021-09-09 Mark Wielaardtests: Don't fail run-debuginfod-fd-prefetch-caches...
2021-09-09 Dmitry V. Levinfindtextrel: do not use unbound alloca
2021-09-09 Mark Wielaardtests: Cleanup error handling and don't share cache...
2021-09-09 Dmitry V. LevinUse xasprintf instead of asprintf followed by error...
2021-09-09 Dmitry V. LevinIntroduce xasprintf
2021-09-09 Dmitry V. LevinRemove redundant casts of memory allocating functions...
2021-09-09 Dmitry V. Levinsrc: add -Wno-error=stack-usage= to AM_LDFLAGS
2021-09-07 Mark Wielaardtests: Make sure to wait for initial scan and groom...
2021-09-06 Mark Wielaardtests: Make sure to wait for initial scan and groom...
2021-09-06 Mark Wielaardtests: Only export DEBUGINFOD_URLS when necessary
2021-09-06 Mark Wielaardtests: Print metrics for both ports on error and fix...
2021-09-06 Mark Wielaardtests: Set DEBUGINFOD_CACHE_PATH for run-debuginfod...
2021-09-03 Mark Wielaardtests: Make sure all debuginfod tests use a clean datab...
2021-09-03 Mark Wielaardtests: Add debuginfod-subr.sh to EXTRA_DIST
2021-09-03 Noah Sancidebuginfod: Fracture tests/run-debuginfod-find.sh into...
2021-08-31 Adrian Ratiuconfigure.ac: rework gnu99 ext check to allow clang
2021-08-28 Mark Wielaarddebuginfod: Turn -d ":memory:" into -d "file::memory...
2021-08-28 Mark Wielaardtests: Use fresh separate databases for debuginfd forwa...
2021-08-27 Di Chendebuginfod: PR27917 - protect against federation loops
2021-08-27 Mark WielaardAdd lib/error.c
2021-08-27 Saleem Abdulrasoollib: avoid potential problems with `-fno-common`
2021-08-27 Saleem Abdulrasoollib: remove unused `STROF` definition (NFC)
2021-08-27 Saleem Abdulrasoolhandle libc implementations which do not provide `error.h`
2021-08-27 Saleem Abdulrasooldebuginfod, elfclassify: remove unnecessary header...
2021-08-27 Saleem Abdulrasoollib: remove usage of `sys/cdefs.h`
2021-08-20 Frank Ch. EiglerPR27950 - package new debuginfod-client-config.7 man...
2021-08-19 Frank Ch. EiglerPR28249: correct debuginfod after-you locking
2021-08-11 Frank Ch. Eiglerdebuginfod-doc: PR27950: make distcheck happy
2021-08-11 Alice Zhangdebuginfod-doc: PR27950 - Remove redanduncies in man...
2021-08-05 Mark Wielaardtests: Allow an extra pthread_kill frame in backtrace...
2021-08-04 Noah Sancidebuginfod: PR27982 - added DEBUGINFOD_MAXSIZE and...
2021-07-29 Hayatsu Shunsukeupdate Japanese translation
2021-07-29 Noah Sancidebuginfod: PR27983 - ignore duplicate urls
2021-07-29 Mark Wielaardlib: Add static inline reallocarray fallback function
2021-07-22 Noah Sancidebuginfod: PR28034 - client-side %-escape url characters
2021-07-22 Noah Sancidebuginfod: Minor run-debuginfod-find.sh test fixes
2021-07-19 Mark Wielaardlibelf: Optimize elf_strptr.c validate_str by checking...
2021-07-15 Timm Bäderreadelf: Pull advance_pc() in file scope
2021-07-14 Noahdebuginfod: PR25978 - Created the prefetch fdcache
2021-07-09 Alice ZhangPR27531: retry within default retry_limit will be suppo...
2021-07-08 Noahdebuginfod: PR27711 - Use -I/-X regexes during groom...
2021-07-08 Mark Wielaardtests: Fix EXTRA_DIST typo in testfile-largealign.o.bz2
2021-07-08 Andrei Homesculibelf: Fix unaligned d_off offsets for input sections...
2021-07-03 Mark Wielaardreadelf: Handle line tables without line number stateme...
2021-07-03 Mark Wielaardreadelf: Fix error message when two attribute names...
2021-07-02 Mark Wielaardunstrip: Always check gelf_getrel[a] results
2021-07-02 Mark Wielaardstrip: Always check gelf_update results.
2021-07-02 Mark Wielaarddebuginfod-client: Fix client dereference when calloc...
2021-07-02 Mark Wielaardrun-debuginfod-find.sh: Disable valgrind for debuginfod...
2021-06-17 Frank Ch. Eiglerdebuginfod test: fix groom/stale race condition
2021-06-16 Frank Ch. Eiglerdebuginfod tests: tolerate 000-perm files in cache...
2021-06-16 Frank Ch. Eiglerdebuginfod tests: try to generate diagnostics more...
2021-06-10 Omar Sandovallibdwfl: fix potential NULL pointer dereference when...
2021-06-09 Frank Ch. EiglerPR27863: debuginfod optimization for concurrent requests
next