2020-11-03 |
Érico Rolim | Switch from numerical to defined constants for permissions. |
commit | commitdiff | tree | snapshot |
2020-11-03 |
Érico Rolim | debuginfod.cxx: include libintl.h. |
commit | commitdiff | tree | snapshot |
2020-11-03 |
Érico Rolim | Support building when fts and obstack aren't part of... |
commit | commitdiff | tree | snapshot |
2020-10-31 |
Dmitry V. Levin | Do not install profile.d/debuginfod.*sh files unless... elfutils-0.182 |
commit | commitdiff | tree | snapshot |
2020-10-31 |
Mark Wielaard | Prepare for 0.182 |
commit | commitdiff | tree | snapshot |
2020-10-31 |
Frank Ch. Eigler | debuginfod: Accelerate traversal, shutdowns, improve... |
commit | commitdiff | tree | snapshot |
2020-10-31 |
Mark Wielaard | tests: Add dlopen override to dwfl-proc-attach for... |
commit | commitdiff | tree | snapshot |
2020-10-31 |
Mark Wielaard | tests: Remove bashism from test-wrapper.sh /bin/sh... |
commit | commitdiff | tree | snapshot |
2020-10-30 |
Mark Wielaard | tests: Run valgrind also on binary tests. |
commit | commitdiff | tree | snapshot |
2020-10-30 |
Frank Ch. Eigler | elfutils.spec.in: fix debuginfod state/config file... |
commit | commitdiff | tree | snapshot |
2020-10-30 |
Frank Ch. Eigler | PR26775: restore thread_work_groom metric to cycle... |
commit | commitdiff | tree | snapshot |
2020-10-30 |
Frank Ch. Eigler | PR26775: make grooming progress visible & interruptible |
commit | commitdiff | tree | snapshot |
2020-10-30 |
Frank Ch. Eigler | PR26810: debuginfod should tolerate some absence/renami... |
commit | commitdiff | tree | snapshot |
2020-10-29 |
Mark Wielaard | tests: Add read_unaligned testcase |
commit | commitdiff | tree | snapshot |
2020-10-29 |
Tom Tromey | Fix leb128 reading |
commit | commitdiff | tree | snapshot |
2020-10-28 |
Mark Wielaard | libelf: Sync elf.h from glibc. |
commit | commitdiff | tree | snapshot |
2020-10-27 |
Érico Rolim | unstrip: Stop using strndupa. |
commit | commitdiff | tree | snapshot |
2020-10-26 |
Mark Wielaard | debuginfod: Translate CURLE_PEER_FAILED_VERIFICATION... |
commit | commitdiff | tree | snapshot |
2020-10-26 |
Mark Wielaard | libdw: dwarf_frame_register takes an array of at least... |
commit | commitdiff | tree | snapshot |
2020-10-26 |
Mark Wielaard | backends: Remove tilegx backend. |
commit | commitdiff | tree | snapshot |
2020-10-26 |
Mark Wielaard | libebl: Remove unused ebl_syscall_abi. |
commit | commitdiff | tree | snapshot |
2020-10-24 |
Tom Tromey | Fix bug in read_3ubyte_unaligned_inc |
commit | commitdiff | tree | snapshot |
2020-10-21 |
Frank Ch. Eigler | PR26756: add more prometheus metrics to debuginfod |
commit | commitdiff | tree | snapshot |
2020-10-21 |
Frank Ch. Eigler | debuginfod: suppress fdcache prefetching during dwz... |
commit | commitdiff | tree | snapshot |
2020-10-08 |
Frank Ch. Eigler | PR25461: uninstall /etc/profile.d files for distuninsta... |
commit | commitdiff | tree | snapshot |
2020-10-08 |
Frank Ch. Eigler | PR25461: add /etc/profile.d files for default $DEBUGINF... |
commit | commitdiff | tree | snapshot |
2020-10-07 |
Frank Ch. Eigler | debuginfod-find.1: Fix formatting on wide consoles |
commit | commitdiff | tree | snapshot |
2020-10-02 |
Mark Wielaard | readelf: Support showing view pairs in loclists as... |
commit | commitdiff | tree | snapshot |
2020-09-21 |
Mark Wielaard | libdwfl: Add ZSTD support. |
commit | commitdiff | tree | snapshot |
2020-09-18 |
Frank Ch. Eigler | debuginfod: store only canonicalized sref pathnames... |
commit | commitdiff | tree | snapshot |
2020-09-17 |
Mark Wielaard | debuginfod: Fix BUILD_STATIC build. |
commit | commitdiff | tree | snapshot |
2020-09-16 |
Mark Wielaard | debuginfod-find.c: Fix license block comment. File... |
commit | commitdiff | tree | snapshot |
2020-09-15 |
Mark Wielaard | debuginfod-find: Support compressed (kernel) ELF images. |
commit | commitdiff | tree | snapshot |
2020-09-08 |
Mark Wielaard | Prepare for 0.181 elfutils-0.181 |
commit | commitdiff | tree | snapshot |
2020-09-07 |
Mark Wielaard | libdw,readelf: Recognize DW_CFA_AARCH64_negate_ra_state |
commit | commitdiff | tree | snapshot |
2020-09-07 |
Mark Wielaard | libebl: Handle aarch64 bti, pac bits in gnu property... |
commit | commitdiff | tree | snapshot |
2020-09-07 |
Mark Wielaard | readelf: base address entry can be first |
commit | commitdiff | tree | snapshot |
2020-09-07 |
Mark Wielaard | backends: Implement aarch64_dynamic_tag_name and aarch6... |
commit | commitdiff | tree | snapshot |
2020-09-07 |
Mark Wielaard | libelf: Sync elf.h from glibc. |
commit | commitdiff | tree | snapshot |
2020-09-04 |
Mark Wielaard | elflint: Handle .debug_line_str as .debug_str |
commit | commitdiff | tree | snapshot |
2020-09-03 |
Mark Wielaard | libdw: Remove duplicate local wildcards from map file. |
commit | commitdiff | tree | snapshot |
2020-08-31 |
Dmitry V. Levin | libdwfl: do not dlopen libdebuginfod.so in --disable... |
commit | commitdiff | tree | snapshot |
2020-08-26 |
Mark Wielaard | readelf: It is not an error if there are no line number... |
commit | commitdiff | tree | snapshot |
2020-08-25 |
Mark Wielaard | libdw: Rename check_constant_offset to is_constant_offset. |
commit | commitdiff | tree | snapshot |
2020-08-19 |
Mark Wielaard | libelf: Fixup SHF_COMPRESSED sh_addralign in elf_update... |
commit | commitdiff | tree | snapshot |
2020-07-23 |
Mark Wielaard | Only typedef Ebl once. |
commit | commitdiff | tree | snapshot |
2020-07-23 |
Mark Wielaard | elfclassify: Handle fwrite to stdout failing. |
commit | commitdiff | tree | snapshot |
2020-07-22 |
Mark Wielaard | configure.ac: Set -DBAD_FTS=1 also for CXXFLAGS. |
commit | commitdiff | tree | snapshot |
2020-07-19 |
Mark Wielaard | libdwfl, src: Replace some asserts with proper check... |
commit | commitdiff | tree | snapshot |
2020-07-17 |
Mark Wielaard | libasm: Make libasm.h include work without relying... |
commit | commitdiff | tree | snapshot |
2020-07-05 |
Alice Zhang | debuginfod: DEBUGINFOD_URLS should accept scheme-free... |
commit | commitdiff | tree | snapshot |
2020-07-03 |
Mark Wielaard | debuginfod: Add --disable-libdebuginfod and --enable... |
commit | commitdiff | tree | snapshot |
2020-07-02 |
Frank Ch. Eigler | PR26195: adapt debuginfod to API change in libmicrohttp... |
commit | commitdiff | tree | snapshot |
2020-06-28 |
Mark Wielaard | libdwfl: read_address should use increasing address... |
commit | commitdiff | tree | snapshot |
2020-06-24 |
Mark Wielaard | debuginfod: Make sure handle_data can be allocated... |
commit | commitdiff | tree | snapshot |
2020-06-24 |
Mark Wielaard | debuginfod: Fix build_id hexadecimal length check. |
commit | commitdiff | tree | snapshot |
2020-06-24 |
Mark Wielaard | debuginfod: Make sure suffix can place zero terminator... |
commit | commitdiff | tree | snapshot |
2020-06-24 |
Mark Wielaard | debuginfod: Handle not being able to fopen interval_path. |
commit | commitdiff | tree | snapshot |
2020-06-19 |
Mark Wielaard | ar, ranlib: Call fchown before fchmod, explicitly check... |
commit | commitdiff | tree | snapshot |
2020-06-19 |
Mark Wielaard | libdwfl: Flag an error if CIE return_address_register... |
commit | commitdiff | tree | snapshot |
2020-06-19 |
Mark Wielaard | libdwfl: When we find a compressed image, use that... |
commit | commitdiff | tree | snapshot |
2020-06-19 |
Mark Wielaard | elflint: Explicitly check and ignore elf_compress error. |
commit | commitdiff | tree | snapshot |
2020-06-19 |
Mark Wielaard | libdw: Add missing FALLTHROUGH in execute_cfi. |
commit | commitdiff | tree | snapshot |
2020-06-19 |
Mark Wielaard | backends: Make the reloc_nametable zero element an... |
commit | commitdiff | tree | snapshot |
2020-06-15 |
Mark Wielaard | tests: Use #/usr/bin/env bash in scripts that use bash |
commit | commitdiff | tree | snapshot |
2020-06-15 |
Sergei Trofimovich | elfutils/configure.ac: use $READELF, not readelf |
commit | commitdiff | tree | snapshot |
2020-06-11 |
Mark Wielaard | tests: Add GCOV flags when necessary. |
commit | commitdiff | tree | snapshot |
2020-06-11 |
Mark Wielaard | Prepare for 0.180 elfutils-0.180 |
commit | commitdiff | tree | snapshot |
2020-06-10 |
Mark Wielaard | libebl: Remove Ebl struct size check and MODVERSION... |
commit | commitdiff | tree | snapshot |
2020-06-07 |
Mark Wielaard | nm: Handle corrupt symbol name table. |
commit | commitdiff | tree | snapshot |
2020-06-06 |
Mark Wielaard | nm: Explicitly print weak 'V' or 'T' and common 'C... |
commit | commitdiff | tree | snapshot |
2020-06-04 |
Mark Wielaard | libelf: Sync elf.h from glibc. |
commit | commitdiff | tree | snapshot |
2020-05-14 |
Mark Wielaard | size: Also obey radix printing for bsd format. |
commit | commitdiff | tree | snapshot |
2020-05-14 |
Mark Wielaard | libcpu: Free unused new bitfield on error in i386_parse... |
commit | commitdiff | tree | snapshot |
2020-05-14 |
Mark Wielaard | libdwfl: Return failure from dwfl_standard_find_debugin... |
commit | commitdiff | tree | snapshot |
2020-05-14 |
Mark Wielaard | src: Check ebl_openbackend result before using ebl... |
commit | commitdiff | tree | snapshot |
2020-05-14 |
Mark Wielaard | libelf: Check for NULL shdr in elf_strptr. |
commit | commitdiff | tree | snapshot |
2020-05-14 |
Mark Wielaard | libelf: Check __gelf_getehdr_rdlock call doesn't fail... |
commit | commitdiff | tree | snapshot |
2020-05-14 |
Mark Wielaard | tests: Make sure to not call memcmp with NULL arguments. |
commit | commitdiff | tree | snapshot |
2020-05-14 |
Mark Wielaard | libdwfl: Cleanup user_core resources on failure in... |
commit | commitdiff | tree | snapshot |
2020-05-08 |
Mark Wielaard | libdw: Skip imported compiler_units in libdw_visit_scop... |
commit | commitdiff | tree | snapshot |
2020-05-08 |
Mark Wielaard | libdw: Use correct CU to resolve file names in dwarf_de... |
commit | commitdiff | tree | snapshot |
2020-04-30 |
Mark Wielaard | libdwfl: Handle debugaltlink in dwfl_standard_find_debu... |
commit | commitdiff | tree | snapshot |
2020-04-26 |
Mark Wielaard | libdwfl: Fix double free on failure path in gzip.c. |
commit | commitdiff | tree | snapshot |
2020-04-26 |
Mark Wielaard | libdw: Call Dwarf oom_handler() when malloc fails in... |
commit | commitdiff | tree | snapshot |
2020-04-26 |
Mark Wielaard | libasm: Fix double fclose in asm_end. |
commit | commitdiff | tree | snapshot |
2020-04-24 |
Mark Wielaard | libelf: Fix double free in __libelf_compress on error... |
commit | commitdiff | tree | snapshot |
2020-04-21 |
Mark Wielaard | tests: Run run-varlocs-self.sh for object files with... |
commit | commitdiff | tree | snapshot |
2020-04-21 |
Mark Wielaard | tests: Build test-nlist with minimal CFLAGS to guarante... |
commit | commitdiff | tree | snapshot |
2020-04-21 |
Frank Ch. Eigler | debuginfod sysconfig: add /var/lib/pulp as default... |
commit | commitdiff | tree | snapshot |
2020-04-21 |
Mark Wielaard | libdw, readelf: Handle GCC LTO .gnu.debuglto_ prefix. |
commit | commitdiff | tree | snapshot |
2020-04-21 |
Mark Wielaard | elflint: Allow SHF_EXCLUDE as generic section flag... |
commit | commitdiff | tree | snapshot |
2020-04-21 |
Mark Wielaard | libcpu: Replace assert with goto invalid_op for bad... |
commit | commitdiff | tree | snapshot |
2020-04-16 |
Mark Wielaard | libdwfl: Initialize bits to NULL in dwfl_standard_find_... |
commit | commitdiff | tree | snapshot |
2020-03-30 |
Mark Wielaard | config: chmod uploaded dir and files to make them readable. |
commit | commitdiff | tree | snapshot |
2020-03-30 |
Mark Wielaard | Prepare for 0.179 elfutils-0.179 |
commit | commitdiff | tree | snapshot |
2020-03-29 |
Yuri Chornoivan | Update Ukrainian translation |
commit | commitdiff | tree | snapshot |
2020-03-29 |
Mark Wielaard | debuginfod: Document and sanity check debuginfod_add_ht... |
commit | commitdiff | tree | snapshot |
2020-03-29 |
Frank Ch. Eigler | debuginfod-client default_progressfn: formatting fix |
commit | commitdiff | tree | snapshot |
2020-03-28 |
Mark Wielaard | PR25728: disable debuginfod --port=0 |
commit | commitdiff | tree | snapshot |
next |