]> git.ipfire.org Git - thirdparty/elfutils.git/shortlog
thirdparty/elfutils.git
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
2021-06-07  Sergei Trofimovichelflint: fix undefined 'buffer_left' reference
2021-05-22  Mark WielaardPrepare for 0.185 elfutils-0.185
2021-05-16  Frank Ch. EiglerPR27859: correct 404-latch bug in debuginfod client...
2021-05-12  Dmitry V. Levinelfcompress: fix exit status in case of an error
2021-05-12  Dmitry V. Levinelfcompress: remove redundant assignment
2021-05-12  Dmitry V. Levinelfcompress: fix exit status regression in case of...
2021-05-12  Martin LiskaCome up with startswith function.
2021-05-11  Frank Ch. Eiglerelfutils.spec: Add procps as a %check BuildRequires:.
2021-05-10  Mark WielaardPrepare for 0.184 elfutils-0.184
2021-05-06  Mark Wielaardlibdw: Document and handle DW_FORM_indirect in __libdw_...
2021-05-06  Alice Zhang... debuginfod: debuginfod client should cache negative...
2021-05-01  Frank Ch. EiglerPR27571: debuginfod client cache - file permissions
2021-05-01  Frank Ch. EiglerPR26125: debuginfod client cache - rmdir harder
2021-05-01  Omar Sandovallibdw: handle DW_FORM_indirect when reading attributes
2021-05-01  Frank Ch. EiglerPR27701: debuginfod client: encourage reused debuginfod...
2021-04-26  Dmitry V. Levinpo: update XGETTEXT_OPTIONS
2021-04-15  Frank Ch. Eiglerdebuginfod: only update database stats once per groom
2021-04-15  Frank Ch. Eiglerdebuginfod: Recognize .debug_*-less symtab-laden files...
2021-04-13  Mark Wielaardnm: Fix file descriptor leak on dwfl_begin failure.
2021-04-13  Mark Wielaardunstrip: Fix small leak in handle_output_dir_module.
2021-04-13  Mark Wielaardar: Always close newfd in do_oper_insert.
2021-04-05  Frank Ch. Eiglerdoc/debuginfod.8: fix wrong parameter name for .deb...
2021-03-30  Frank Ch. Eiglerdebuginfod: Set child thread names via pthread_setname_np()
2021-03-07  Timm Bäderdebuginfod-client: Don't compare a double to a long
2021-03-06  Piotr DrągUpdate Polish translation
2021-03-06  Piotr DrągUpdate POTFILES.in
2021-03-06  Timm Bäderbuild: Check for -Wno-packed-not-aligned support
2021-03-06  Timm Bäderbuild: Check for -Wtrampolines support
2021-03-05  Timm Bäderdebuginfod-client: Fix typo in curl feature detection
2021-03-03  Mark Wielaardreadelf: Sanity check verneed and verdef offsets in...
2021-03-02  Timm Bäderelfcompress: Replace cleanup() with label
2021-03-01  Timm Bäderbuild: Check for -Wimplicit-fallthrough=5 separately
2021-03-01  Timm Bädertests: Pull new_data_buf() into file scope for elfstrmerge.
2021-03-01  Timm Bädertests: Pull newsecndx() info file scope for elfstrmerge
2021-03-01  Timm Bäderelfcompress: Pull get_sections() into file scope
2021-03-01  Timm Bäderelfcompress: Pull get_section() into file scope
2021-03-01  Timm Bäderelfcompress: Pull set_section() into file scope
2021-03-01  Timm Bäderunstrip: Remove nested next() function
2021-03-01  Timm Bäderunstrip: Pull warn() into file scope
2021-03-01  Timm Bäderunstrip: Inline find_unalloc_section() into only caller
2021-03-01  Timm Bäderunstrip: Pull check_match() into file scope
2021-03-01  Timm Bäderunstrip: Pull adjust_reloc() into file scope
2021-03-01  Timm Bäderelflint: Pull left() in file scope
2021-03-01  Timm Bäderelflint: Pull pos() info file scope
2021-02-25  Frank Ch. Eiglerdebuginfod: filter webapi for bad keywords early
2021-02-18  Frank Ch. Eiglertestsuite: run-debuginfod-find.sh: Fix grooming test...
2021-02-17  Frank Ch. EiglerNEWS: add a debuginfod blurb re. bsdtar
2021-02-17  Frank Ch. Eiglertestsuite: run-debuginfod-find.sh: Be more verbose...
2021-02-17  Mark Wielaardreadelf: Type DIE offset is from start of CU.
2021-02-17  Mark Wielaardreadelf, libdw: blocks aren't expressions for DWARF...
2021-02-17  Frank Ch. EiglerPR27413: use bsdtar to unpack deb-related formats
2021-02-12  Alexander Miller... tests: Quote make variables in TESTS_ENVIRONMENT
2021-02-12  Mark Wielaardelfutils.spec.in: Escape %%check in comment.
2021-02-09  Érico Rolimtests/run-debuginfod-find.sh: skip test if cpio isn...
2021-02-06  Frank Ch. EiglerNEWS: add one more debuginfod brag elfutils-0.183
2021-02-05  Mark WielaardPrepare for 0.183
2021-02-05  Érico Rolimbackends/ppc_initreg.c: include <asm/ptrace.h>.
2021-02-05  Timm Bäderar: Pull should_truncate_fname() into file scope
2021-02-05  Frank Ch. EiglerPR27092: debuginfod low-memory handling
2021-02-05  Frank Ch. EiglerPR27323 debuginfod: improve query concurrency with...
next