2020-01-12 |
Mark Wielaard | doc: Fix DEBUGINFOD_PROGRESS description to just mentio... |
commit | commitdiff | tree | snapshot |
2020-01-12 |
Mark Wielaard | libasm.h: Don't include libebl.h. Define an opaque... |
commit | commitdiff | tree | snapshot |
2020-01-12 |
Frank Ch. Eigler | elfutils.spec: typo fix |
commit | commitdiff | tree | snapshot |
2020-01-12 |
Frank Ch. Eigler | elfutils.spec: dependency typo fix |
commit | commitdiff | tree | snapshot |
2020-01-12 |
Frank Ch. Eigler | debuginfod: extracted-from-archive file cache |
commit | commitdiff | tree | snapshot |
2020-01-11 |
Frank Ch. Eigler | debuginfod: print U-A: and X-F-F: request headers |
commit | commitdiff | tree | snapshot |
2020-01-11 |
Frank Ch. Eigler | debuginfod: rework threading model for file/archive... |
commit | commitdiff | tree | snapshot |
2020-01-09 |
Mark Wielaard | debuginfod: Use DEBUGINFOD_TIMEOUT as seconds to get... |
commit | commitdiff | tree | snapshot |
2020-01-09 |
Frank Ch. Eigler | debuginfod: pass a distro-summary User-Agent request... |
commit | commitdiff | tree | snapshot |
2020-01-08 |
Dmitry V. Levin | Do not install libdebuginfod.pc unless debuginfod is... |
commit | commitdiff | tree | snapshot |
2019-12-23 |
Frank Ch. Eigler | debuginfod server: support .deb/.ddeb archives |
commit | commitdiff | tree | snapshot |
2019-12-19 |
Frank Ch. Eigler | debuginfod: usability tweaks, incl. $DEBUGINFOD_PROGRES... |
commit | commitdiff | tree | snapshot |
2019-12-18 |
Omar Sandoval | libdwfl: remove broken coalescing logic in dwfl_report_... |
commit | commitdiff | tree | snapshot |
2019-12-12 |
Omar Sandoval | libcpu: Compile i386_lex.c with -Wno-implicit-fallthrough |
commit | commitdiff | tree | snapshot |
2019-12-12 |
Omar Sandoval | configure: Fix -D_FORTIFY_SOURCE=2 check when CFLAGS... |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Mark Wielaard | debuginfod: Check the DEBUGINFOD_URLS environment varia... |
commit | commitdiff | tree | snapshot |
2019-12-11 |
Mark Wielaard | Make sure to always build with build-ids. |
commit | commitdiff | tree | snapshot |
2019-12-10 |
Mark Wielaard | tests: Run strip under testrun in run-debuginfod-find.sh |
commit | commitdiff | tree | snapshot |
2019-12-10 |
Mark Wielaard | tests: Add break to avoid implicit-fallthrough warning |
commit | commitdiff | tree | snapshot |
2019-12-10 |
Mark Wielaard | config: Update elfutils.spec with explicit sub-package... |
commit | commitdiff | tree | snapshot |
2019-12-10 |
Mark Wielaard | tests: Run elfcompress under testrun in run-elfclassify.sh |
commit | commitdiff | tree | snapshot |
2019-12-09 |
Mark Wielaard | debuginfod: Fix implicit conversion from 'CURLcode... |
commit | commitdiff | tree | snapshot |
2019-12-09 |
Mark Wielaard | libdwfl: Find and handle compressed vmlinuz image. |
commit | commitdiff | tree | snapshot |
2019-11-28 |
Mark Wielaard | config: Add an explicit Requires elfutils-debuginfod... |
commit | commitdiff | tree | snapshot |
2019-11-27 |
Mark Wielaard | config: versioned libdebuginfod libraries should not... |
commit | commitdiff | tree | snapshot |
2019-11-26 |
Mark Wielaard | elfutils.spec.in: Sync with fedora spec, remove rhel... elfutils-0.178 upstream/0.178 |
commit | commitdiff | tree | snapshot |
2019-11-26 |
Mark Wielaard | Prepare for 0.178 |
commit | commitdiff | tree | snapshot |
2019-11-26 |
Mark Wielaard | Fix BUILD_STATIC build and enable gcov for debuginfod. |
commit | commitdiff | tree | snapshot |
2019-11-25 |
Mark Wielaard | elfutils.spec: Add BuildRequires: curl |
commit | commitdiff | tree | snapshot |
2019-11-25 |
Frank Ch. Eigler | debuginfod: Tweak groom cycle for memory freeing |
commit | commitdiff | tree | snapshot |
2019-11-25 |
Mark Wielaard | tests: Don't sleep in run-debuginfod-find.sh, but wait... |
commit | commitdiff | tree | snapshot |
2019-11-24 |
Mark Wielaard | debuginfod: Add found_{executable,debuginfo,sourcerefs... |
commit | commitdiff | tree | snapshot |
2019-11-23 |
Mark Wielaard | tests: Use 127.0.0.1 in run-debuginfod-find.sh instead... |
commit | commitdiff | tree | snapshot |
2019-11-23 |
Mark Wielaard | debuginfod: add client context |
commit | commitdiff | tree | snapshot |
2019-11-22 |
Frank Ch. Eigler | debuginfod 5: add /metrics endpoint |
commit | commitdiff | tree | snapshot |
2019-11-22 |
Frank Ch. Eigler | debuginfod 4: symbolic link traversal mode |
commit | commitdiff | tree | snapshot |
2019-11-22 |
Frank Ch. Eigler | debuginfod 3/3: client interruptability |
commit | commitdiff | tree | snapshot |
2019-11-22 |
Frank Ch. Eigler | debuginfod 2/2: server side |
commit | commitdiff | tree | snapshot |
2019-11-22 |
Aaron Merey | debuginfod 1/2: client side |
commit | commitdiff | tree | snapshot |
2019-11-14 |
Andreas Schwab | run-large-elf-file.sh: skip if free memory information... |
commit | commitdiff | tree | snapshot |
2019-11-14 |
Andreas Schwab | dwelf_elf_e_machine_string: Clear errno before calling... |
commit | commitdiff | tree | snapshot |
2019-11-12 |
Mark Wielaard | libdw: Introduce libdw_unalloc to stop Dwarf_Abbrev... |
commit | commitdiff | tree | snapshot |
2019-11-08 |
Jonathon Anderson | libdw: Rewrite the memory handler to be more robust. |
commit | commitdiff | tree | snapshot |
2019-11-08 |
Jonathon Anderson | Add configure options for Valgrind annotations. |
commit | commitdiff | tree | snapshot |
2019-11-08 |
Srđan Milaković | libdw: Add and use a concurrent version of the dynamic... |
commit | commitdiff | tree | snapshot |
2019-11-02 |
Jonathon Anderson | libdw: Don't free uninitialized Dwarf_Abbrev_Hash's... |
commit | commitdiff | tree | snapshot |
2019-10-29 |
Omar Sandoval | libdwfl: only use thread->unwound for initial frame |
commit | commitdiff | tree | snapshot |
2019-10-29 |
Omar Sandoval | libdwfl: don't bother freeing frames outside of dwfl_th... |
commit | commitdiff | tree | snapshot |
2019-10-29 |
Mark Wielaard | unstrip: Check symbol strings are terminated. |
commit | commitdiff | tree | snapshot |
2019-10-26 |
Mark Wielaard | libcpu: Fix bounds checks and replace asserts with... |
commit | commitdiff | tree | snapshot |
2019-10-26 |
Mark Wielaard | unstrip: Don't try to write extra bogus versym data. |
commit | commitdiff | tree | snapshot |
2019-10-26 |
Mark Wielaard | unstrip: Add sanity check for bogus sh_offset of alloca... |
commit | commitdiff | tree | snapshot |
2019-10-26 |
Mark Wielaard | unstrip: Add various checks for bad input data. |
commit | commitdiff | tree | snapshot |
2019-10-24 |
Jonathon Anderson | libdw: Rewrite the memory handler to be thread-safe. |
commit | commitdiff | tree | snapshot |
2019-10-22 |
Jonathon Anderson | Add some supporting framework for C11-style atomics. |
commit | commitdiff | tree | snapshot |
2019-10-04 |
Dmitry V. Levin | elflint, readelf: enhance error diagnostics |
commit | commitdiff | tree | snapshot |
2019-09-10 |
Mark Wielaard | readelf: Add --dyn-sym option. |
commit | commitdiff | tree | snapshot |
2019-09-10 |
Mark Wielaard | libebl: Don't install libebl.a, libebl.h and remove... |
commit | commitdiff | tree | snapshot |
2019-09-07 |
Mark Wielaard | libcpu: Make sure left shifts are done in unsigned... |
commit | commitdiff | tree | snapshot |
2019-09-07 |
Mark Wielaard | tests: Add new riscv64 test files to EXTRA_DIST |
commit | commitdiff | tree | snapshot |
2019-09-07 |
Ulrich Drepper | Fix whitespaces in RISC-V disasm code |
commit | commitdiff | tree | snapshot |
2019-09-06 |
Ulrich Drepper | Implement RISC-V disassembler |
commit | commitdiff | tree | snapshot |
2019-08-29 |
Mark Wielaard | config: Fix spec file, add manpages and new GFDL license. |
commit | commitdiff | tree | snapshot |
2019-08-29 |
Mark Wielaard | readelf: Actually dump hex or strings when -p or -x... |
commit | commitdiff | tree | snapshot |
2019-08-29 |
Mark Wielaard | nm: Fix latent memory leak in show_symbols. |
commit | commitdiff | tree | snapshot |
2019-08-29 |
Mark Wielaard | tests: Use smaller self test files. |
commit | commitdiff | tree | snapshot |
2019-08-29 |
Omar Sandoval | Don't use dlopen() for libebl modules |
commit | commitdiff | tree | snapshot |
2019-08-28 |
Mark Wielaard | libasm: Link against libebl_pic.a. |
commit | commitdiff | tree | snapshot |
2019-08-28 |
Omar Sandoval | Add PIC and non-PIC variants of libcpu and libebl |
commit | commitdiff | tree | snapshot |
2019-08-28 |
Omar Sandoval | libcpu: merge libcpu_{i386,x86_64,bpf} into one library |
commit | commitdiff | tree | snapshot |
2019-08-28 |
Omar Sandoval | libebl: remove unnecessary variable in Makefile.am |
commit | commitdiff | tree | snapshot |
2019-08-28 |
Omar Sandoval | Add elfclassify to .gitignore |
commit | commitdiff | tree | snapshot |
2019-08-27 |
Ben Woodard | Begin adding some docs to elfutils |
commit | commitdiff | tree | snapshot |
2019-08-26 |
Jonathon Anderson | libdw: fix latent bug in dwarf_getcfi.c not setting... |
commit | commitdiff | tree | snapshot |
2019-08-26 |
Mark Wielaard | readelf: Add optional "SECTION" argument for --notes. |
commit | commitdiff | tree | snapshot |
2019-08-15 |
Dmitry V. Levin | config/elfutils.spec.in: package eu-elfclassify |
commit | commitdiff | tree | snapshot |
2019-08-13 |
Mark Wielaard | Prepare for 0.177 elfutils-0.177 |
commit | commitdiff | tree | snapshot |
2019-08-13 |
Florian Weimer | elfclassify: New tool to analyze ELF objects. |
commit | commitdiff | tree | snapshot |
2019-08-13 |
Mark Wielaard | libdwelf: Make dwelf_elf_begin return NULL only when... |
commit | commitdiff | tree | snapshot |
2019-08-09 |
Omar Sandoval | libdwfl: Fix fd leak/closing wrong fd after dwfl_core_f... |
commit | commitdiff | tree | snapshot |
2019-07-17 |
Mao Han | Add backend support for C-SKY |
commit | commitdiff | tree | snapshot |
2019-07-10 |
Mark Wielaard | libdwelf: Add dwelf_elf_e_machine_string and use it... |
commit | commitdiff | tree | snapshot |
2019-07-01 |
Mark Wielaard | tests: Add 2GB to mem_needed running run-large-elf... |
commit | commitdiff | tree | snapshot |
2019-06-28 |
Mark Wielaard | libelf: Fix some 32bit offset/size issues that break... |
commit | commitdiff | tree | snapshot |
2019-06-24 |
Mark Wielaard | stack: Fix error message when dwfl_core_file_attach... |
commit | commitdiff | tree | snapshot |
2019-06-24 |
Mark Wielaard | strip don't mmap debug output file. |
commit | commitdiff | tree | snapshot |
2019-06-03 |
Mark Wielaard | tests: elfcopy --reverse-offs should only swap sections... |
commit | commitdiff | tree | snapshot |
2019-05-30 |
Mark Wielaard | libebl: Try harder to find backend library in bin and... |
commit | commitdiff | tree | snapshot |
2019-05-16 |
Mark Wielaard | libelf: Mark shdr_flags dirty if offset or size changes... |
commit | commitdiff | tree | snapshot |
2019-05-16 |
Mark Wielaard | libdw: Add DW_AT_GNU_numerator, DW_AT_GNU_denominator... |
commit | commitdiff | tree | snapshot |
2019-05-14 |
Mark Wielaard | readelf: Decode DW_AT_discr_list block attributes. |
commit | commitdiff | tree | snapshot |
2019-05-14 |
Mark Wielaard | readelf: Clean up section lists after usage. |
commit | commitdiff | tree | snapshot |
2019-05-05 |
Rosen Penev | lib/color: Fix compilation with uClibc |
commit | commitdiff | tree | snapshot |
2019-05-04 |
Mark Wielaard | libelf: Add n_namesz offset overflow check to gelf_get_... |
commit | commitdiff | tree | snapshot |
2019-05-04 |
Mark Wielaard | libelf: If xlate can only convert the ELF note header... |
commit | commitdiff | tree | snapshot |
2019-04-30 |
Mark Wielaard | tests: Don't printf a known NULL symname in backtrace... |
commit | commitdiff | tree | snapshot |
2019-04-30 |
Mark Wielaard | tests: Don't printf a known NULL symname. |
commit | commitdiff | tree | snapshot |
2019-04-28 |
Mark Wielaard | unstrip: Robustify gelf_getshdr and gelf_getsymshndx... |
commit | commitdiff | tree | snapshot |
2019-04-28 |
Mark Wielaard | size: Robustify against gelf_getshdr returning NULL. |
commit | commitdiff | tree | snapshot |
2019-04-28 |
Mark Wielaard | nm: Simplify naming of invalid sections, check shdr... |
commit | commitdiff | tree | snapshot |
next |