summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* elfutils.spec.in: Sync with fedora spec, remove rhel/fedora specifics.elfutils-0.178Mark Wielaard2019-11-262-70/+84
* Prepare for 0.178Mark Wielaard2019-11-2610-2436/+2582
* Fix BUILD_STATIC build and enable gcov for debuginfod.Mark Wielaard2019-11-269-6/+26
* elfutils.spec: Add BuildRequires: curlMark Wielaard2019-11-252-0/+5
* debuginfod: Tweak groom cycle for memory freeingFrank Ch. Eigler2019-11-252-0/+7
* tests: Don't sleep in run-debuginfod-find.sh, but wait till ready.Mark Wielaard2019-11-254-26/+94
* debuginfod: Add found_{executable,debuginfo,sourcerefs}_total metrics.Mark Wielaard2019-11-242-0/+32
* tests: Use 127.0.0.1 in run-debuginfod-find.sh instead of localhost.Mark Wielaard2019-11-232-10/+14
* debuginfod: add client contextMark Wielaard2019-11-2314-110/+317
* debuginfod 5: add /metrics endpointFrank Ch. Eigler2019-11-235-58/+214
* debuginfod 4: symbolic link traversal modeFrank Ch. Eigler2019-11-225-12/+50
* debuginfod 3/3: client interruptabilityFrank Ch. Eigler2019-11-2212-148/+326
* debuginfod 2/2: server sideFrank Ch. Eigler2019-11-2231-27/+3446
* debuginfod 1/2: client sideAaron Merey2019-11-2226-11/+2048
* run-large-elf-file.sh: skip if free memory information is not availableAndreas Schwab2019-11-142-2/+7
* dwelf_elf_e_machine_string: Clear errno before calling strtolAndreas Schwab2019-11-142-0/+6
* libdw: Introduce libdw_unalloc to stop Dwarf_Abbrev leaks.Mark Wielaard2019-11-124-1/+43
* libdw: Rewrite the memory handler to be more robust.Jonathon Anderson2019-11-085-53/+122
* Add configure options for Valgrind annotations.Jonathon Anderson2019-11-082-0/+35
* libdw: Add and use a concurrent version of the dynamic-size hash table.Srđan Milaković2019-11-0812-11/+632
* libdw: Don't free uninitialized Dwarf_Abbrev_Hash's of "fake" CUs.Jonathon Anderson2019-11-023-12/+35
* libdwfl: only use thread->unwound for initial frameOmar Sandoval2019-10-293-31/+25
* libdwfl: don't bother freeing frames outside of dwfl_thread_getframesOmar Sandoval2019-10-292-15/+9
* unstrip: Check symbol strings are terminated.Mark Wielaard2019-10-292-1/+8
* libcpu: Fix bounds checks and replace asserts with errors.Mark Wielaard2019-10-263-5/+17
* unstrip: Don't try to write extra bogus versym data.Mark Wielaard2019-10-262-1/+6
* unstrip: Add sanity check for bogus sh_offset of allocated sections.Mark Wielaard2019-10-262-0/+19
* unstrip: Add various checks for bad input data.Mark Wielaard2019-10-262-18/+62
* libdw: Rewrite the memory handler to be thread-safe.Jonathon Anderson2019-10-246-36/+68
* Add some supporting framework for C11-style atomics.Jonathon Anderson2019-10-225-1/+499
* elflint, readelf: enhance error diagnosticsDmitry V. Levin2019-10-043-4/+10
* readelf: Add --dyn-sym option.Mark Wielaard2019-09-106-3/+40
* libebl: Don't install libebl.a, libebl.h and remove backends from spec.Mark Wielaard2019-09-104-13/+16
* libcpu: Make sure left shifts are done in unsigned context.Mark Wielaard2019-09-072-1/+6
* tests: Add new riscv64 test files to EXTRA_DISTMark Wielaard2019-09-072-1/+8
* Fix whitespaces in RISC-V disasm codeUlrich Drepper2019-09-071-38/+38
* Implement RISC-V disassemblerUlrich Drepper2019-09-0617-1738/+3782
* config: Fix spec file, add manpages and new GFDL license.Mark Wielaard2019-08-295-6/+23
* readelf: Actually dump hex or strings when -p or -x get section number.Mark Wielaard2019-08-294-0/+17
* nm: Fix latent memory leak in show_symbols.Mark Wielaard2019-08-292-1/+7
* tests: Use smaller self test files.Mark Wielaard2019-08-292-4/+10
* Don't use dlopen() for libebl modulesOmar Sandoval2019-08-2918-308/+200
* libasm: Link against libebl_pic.a.Mark Wielaard2019-08-282-1/+5
* Add PIC and non-PIC variants of libcpu and libeblOmar Sandoval2019-08-288-9/+32
* libcpu: merge libcpu_{i386,x86_64,bpf} into one libraryOmar Sandoval2019-08-284-16/+16
* libebl: remove unnecessary variable in Makefile.amOmar Sandoval2019-08-282-20/+23
* Add elfclassify to .gitignoreOmar Sandoval2019-08-281-0/+1
* Begin adding some docs to elfutilsBen Woodard2019-08-2712-18/+1319
* libdw: fix latent bug in dwarf_getcfi.c not setting default_same_value.Jonathon Anderson2019-08-262-0/+5
* readelf: Add optional "SECTION" argument for --notes.Mark Wielaard2019-08-262-1/+19