]> git.ipfire.org Git - thirdparty/elfutils.git/shortlog
thirdparty/elfutils.git
2025-01-30  Alfred Wingatestacktrace: Add missing locale.h
2025-01-29  Alfred WingateDeclare HAVE_ERROR_H only if error symbol is available
2025-01-27  Aaron MereyAdd eu_search_tree_init
2025-01-25  Aaron Mereysrc/readelf.c: Close skel_fd
2025-01-25  Aaron Mereydebuginfod-client.c: Avoid freeing uninitialized value
2025-01-21  Michael PrattReplace usage of ar with stored library manifest files
2025-01-21  Aaron Mereylibdwfl/argp-std.c: Set offline_next_address for a...
2025-01-10  Mark WielaardUpdate minimum C compiler supported to C11 plus stdatomic.h
2025-01-10  Philippe Benardlibcpu: Remove false positive null ptr deref warning...
2025-01-10  Mark Wielaardconfig: Put the -D option as first argument to INSTALL_DATA
2025-01-10  Michael PrattConsolidate list of custom phony targets
2025-01-10  Michael PrattConsolidate custom clean targets for coverage files
2025-01-10  Michael PrattMakefile.am: include common eu.am definitions
2024-12-30  Mark Wielaardbackends: check_special_symbol _GLOBAL_OFFSET_TABLE_...
2024-12-10  Aaron Mereydebuginfod.cxx: Fix unused parameter warning
2024-12-08  Henning Meyerdebuginfod: in --cors mode, add CORS response headers...
2024-12-02  Mark Wielaardlibdw: Update DW_LANG codes
2024-11-25  Aaron Mereysrcfiles.cxx: Prevent fd and entry leak
2024-11-22  Mark Wielaardlibdw: Don't use ATOMIC_VAR_INIT
2024-11-08  Michael PrattConsolidate and add files to clean target variables users/amerey/try-clean
2024-11-07  Mark Wielaardlibelf: Only fetch shdr once in elf_compress[_gnu]
2024-11-05  Aaron Mereystrip: Ignore --reloc-debug-sections-only for non-ET_RE...
2024-10-29  Aaron Mereytests/.gitignore: Add newzdata
2024-10-29  Aaron Mereyconfigure.ac: Fix ENABLE_IMA_VERIFICATION conditional
2024-10-29  RocketDevconfig: fix globing error for zsh
2024-10-24  Mark Wielaardconfig: Enable Debuginfod RPM sig checking and eu-stack...
2024-10-24  Mark Wielaardstacktrace: Init elf_fd in sysprof_init_dwfl
2024-10-24  Mark Wielaardconfigure: better error message for [lib]debuginfod...
2024-10-23  Mark Wielaardlibelf: Add libeu objects to libelf.a static archive
2024-10-23  Mark Wielaardtests: run-debuginfod-seekable.sh depends on LZMA and...
2024-10-18  Aaron Mereyconfig/elfutils.spec.in: Add missing wildcard elfutils-0.192
2024-10-18  Aaron MereyPrepare for 0.192
2024-10-18  Aaron Mereydoc: Add libelf man page
2024-10-18  Mark Wielaardlibelf: Treat elf_memory image as writable
2024-10-18  Mark Wielaardlibelf: elf_compress doesn't handle multiple elf_newdat...
2024-10-17  Serhei Makaroveu-stacktrace [5/5]: NEWS: add entry for new tool
2024-10-17  Serhei Makaroveu-stacktrace [4/5]: src: add unwind origin diagnostics...
2024-10-17  Serhei Makaroveu-stacktrace [3/5]: libdwfl: add unwind origin diagnostics
2024-10-17  Serhei Makaroveu-stacktrace [2/5]: configure.ac: initial version...
2024-10-17  Serhei Makaroveu-stacktrace [1/5]: src: add eu-stacktrace tool
2024-10-17  Michael PrattRemove usage of "unlocked" variant of stdio print functions
2024-10-16  Aaron Mereydoc/Makefile.am: Add man pages
2024-10-16  Aaron Mereydoc: Add elf{32,64}_xlatetof.3 and elf{32,64}_xlatetom.3
2024-10-16  Aaron Mereydoc: Add elf32_newphdr.3 and elf64_newphdr.3
2024-10-16  Aaron Mereydoc: Add elf32_newehdr.3 and elf64_newehdr.3
2024-10-16  Aaron Mereydoc: Add elf32_getshdr.3 and elf64_getshdr.3
2024-10-16  Aaron Mereydoc: Add elf32_getphdr.3 and elf64_getphdr.3
2024-10-16  Aaron Mereydoc: Add elf32_getchdr.3 and elf64_getchdr.3
2024-10-16  Aaron Mereydoc: Add elf32_fsize.3 and elf64_fsize.3
2024-10-16  Aaron Mereydoc: Add elf32_checksum.3 and elf64_checksum.3
2024-10-16  Frank Ch. EiglerPR32218: debuginfod-client: support very long source...
2024-10-14  Michael Prattlibdw: Let clean targets be unconditional
2024-10-14  Michael Prattlibcpu: Include config.h before standard headers in...
2024-10-14  Michael Prattlib: Add missing config.h include to next_prime.c
2024-10-10  Frank Ch. Eiglertests/test-subr.sh: Put test_dir under /var/tmp.
2024-10-03  Khem Rajtests: Fix specifying constant of double type
2024-09-20  Maks Mishinelflint: Fix memory leak in check_gnu_hash function
2024-09-11  Mark Wielaardlibelf: Don't crash elf[32|64]_xlateto[fm] on bad argum...
2024-09-11  Mark Wielaardelf*_xlatetof: do not check ELF_T_NHDR[8] has integer...
2024-09-10  Mark Wielaardreadelf: Allow .gdb_index const table to be empty
2024-09-10  Mark Wielaardsrcfiles: Fix compile with --disable-libdebuginfod
2024-09-07  Mark Wielaardreadelf: Fix printing of .gdb_index symbol table offset.
2024-09-06  Frank Ch. Eiglerdebuginfod: Make sure extra libs are also included...
2024-09-06  Aaron Mereyconfigure.ac: Restore HAVE_LIBARCHIVE
2024-09-03  Frank Ch. Eiglerdebuginfod: service metadata queries in separate, timed...
2024-08-30  Kuan-Ying Leeaarch64: Add NT_ARM_PAC_* regset
2024-08-30  Steve Capperlibdwfl, aarch64: Read PAC mask from core
2024-08-30  Steve Capperlibdwfl, aarch64: extend dwfl_thread_state_registers...
2024-08-30  German Gomezlibdwfl, aarch64: Demangle return addresses using a...
2024-08-30  German Gomezlibdw, aarch64: Implement DW_CFA_AARCH64_negate_ra_stat...
2024-08-30  German Gomezaarch64: Create definitions for AARCH64_RA_SIGN_STATE...
2024-08-21  Mark Wielaardtests: When BUILD_STATIC always link against libeu
2024-08-21  Mark Wielaarddebuginfod: Make sure crypto and jsonc are also include...
2024-08-21  Heather McIntyrelibdw: Make libdw_findcu thread-safe
2024-08-21  Heather McIntyrelibdw: Make libdw_find_split_unit thread-safe
2024-08-21  Heather McIntyrelibdwP.h: Add locking to __libdw_dieabbrev
2024-08-21  Heather McIntyrelibdw: make dwarf_getalt and dwarf_setalt thread-safe
2024-08-21  Heather McIntyrelib: Add eu_tsearch, eu_tfind, eu_tdelete and eu_tdestroy
2024-08-20  Heather McIntyrelibelf: Fix deadlock in elf_cntl
2024-08-20  Heather McIntyrelibelf: Fix deadlock in __libelf_readall
2024-08-16  Kuan-Ying Leeaarch64: add some new core note types name
2024-08-16  Kuan-Ying Leeaarch64: Add NT_ARM_TAGGED_ADDR_CTRL regset
2024-08-16  Mark Wielaardlibelf: Sync elf.h from glibc
2024-08-14  Alfred WingateAvoid overriding libcxx system header
2024-08-07  Andreas Schwabbackends/riscv: Remove unused relocations
2024-07-24  Omar Sandovaldebuginfod: populate _r_seekable on request
2024-07-24  Omar Sandovaldebuginfod: populate _r_seekable on scan
2024-07-24  Omar Sandovaldebuginfod: optimize extraction from seekable xz archives
2024-07-24  Omar Sandovaldebugifod: add new table and views for seekable archives
2024-07-24  Omar Sandovaldebuginfod: factor out common code for responding from...
2024-07-24  Omar Sandovaltests/run-debuginfod-fd-prefetch-caches.sh: disable...
2024-07-24  Omar Sandovaldebuginfod: fix skipping <built-in> source file
2024-07-24  Aaron MereyAdd man pages for some libelf functions
2024-07-23  Aaron Mereystrip.c: Apply --permissive when writing the debug...
2024-07-18  Sergei Trofimovichbackends: allocate enough stace for null terminator
2024-07-12  Aleksei Vetrovlibdwfl: Make dwfl_report_offline_memory work with...
2024-07-12  Aaron Mereytests/run-sysroot.sh: Call exit_cleanup directly
2024-07-12  Aaron Mereytests/run-sysroot.sh: Delete file with tempfiles
2024-07-11  Aaron Mereytests/run-sysroot.sh: Avoid testing output that depends...
2024-07-04  Aaron Mereytests/Makefile.am: Add run-sysroot.sh to EXTRA_DIST
next