summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Prepare for 0.184elfutils-0.184Mark Wielaard2021-05-1011-2245/+3683
* libdw: Document and handle DW_FORM_indirect in __libdw_form_val_compute_lenMark Wielaard2021-05-062-1/+10
* debuginfod: debuginfod client should cache negative results.Alice Zhang via Elfutils-devel2021-05-065-37/+141
* PR27571: debuginfod client cache - file permissionsFrank Ch. Eigler2021-05-014-1/+19
* PR26125: debuginfod client cache - rmdir harderFrank Ch. Eigler2021-05-014-20/+43
* libdw: handle DW_FORM_indirect when reading attributesOmar Sandoval2021-05-018-2/+746
* PR27701: debuginfod client: encourage reused debuginfod_client objectsFrank Ch. Eigler2021-04-307-45/+204
* po: update XGETTEXT_OPTIONSDmitry V. Levin2021-04-262-2/+13
* debuginfod: only update database stats once per groomFrank Ch. Eigler2021-04-152-2/+4
* debuginfod: Recognize .debug_*-less symtab-laden files as debuginfoFrank Ch. Eigler2021-04-152-0/+24
* nm: Fix file descriptor leak on dwfl_begin failure.Mark Wielaard2021-04-132-0/+6
* unstrip: Fix small leak in handle_output_dir_module.Mark Wielaard2021-04-132-0/+6
* ar: Always close newfd in do_oper_insert.Mark Wielaard2021-04-132-0/+7
* doc/debuginfod.8: fix wrong parameter name for .deb files in descriptionFrank Ch. Eigler2021-04-041-1/+1
* debuginfod: Set child thread names via pthread_setname_np()Frank Ch. Eigler2021-03-306-3/+35
* debuginfod-client: Don't compare a double to a longTimm Bäder2021-03-072-2/+7
* Update Polish translationPiotr Drąg2021-03-062-581/+798
* Update POTFILES.inPiotr Drąg2021-03-062-0/+11
* build: Check for -Wno-packed-not-aligned supportTimm Bäder2021-03-064-2/+27
* build: Check for -Wtrampolines supportTimm Bäder2021-03-064-2/+27
* debuginfod-client: Fix typo in curl feature detectionTimm Bäder2021-03-051-1/+1
* readelf: Sanity check verneed and verdef offsets in handle_symtab.Mark Wielaard2021-03-032-1/+14
* elfcompress: Replace cleanup() with labelTimm Bäder2021-03-022-109/+112
* build: Check for -Wimplicit-fallthrough=5 separatelyTimm Bäder2021-03-012-0/+16
* tests: Pull new_data_buf() into file scope for elfstrmerge.Timm Bäder2021-03-012-15/+23
* tests: Pull newsecndx() info file scope for elfstrmergeTimm Bäder2021-03-012-34/+48
* elfcompress: Pull get_sections() into file scopeTimm Bäder2021-03-012-10/+17
* elfcompress: Pull get_section() into file scopeTimm Bäder2021-03-012-6/+13
* elfcompress: Pull set_section() into file scopeTimm Bäder2021-03-012-7/+15
* unstrip: Remove nested next() functionTimm Bäder2021-03-012-8/+12
* unstrip: Pull warn() into file scopeTimm Bäder2021-03-012-15/+26
* unstrip: Inline find_unalloc_section() into only callerTimm Bäder2021-03-012-26/+27
* unstrip: Pull check_match() into file scopeTimm Bäder2021-03-012-12/+23
* unstrip: Pull adjust_reloc() into file scopeTimm Bäder2021-03-012-13/+21
* elflint: Pull left() in file scopeTimm Bäder2021-03-012-8/+15
* elflint: Pull pos() info file scopeTimm Bäder2021-03-012-19/+26
* debuginfod: filter webapi for bad keywords earlyFrank Ch. Eigler2021-02-254-1/+14
* testsuite: run-debuginfod-find.sh: Fix grooming test indeterminacyFrank Ch. Eigler2021-02-172-8/+10
* NEWS: add a debuginfod blurb re. bsdtarFrank Ch. Eigler2021-02-171-0/+4
* testsuite: run-debuginfod-find.sh: Be more verbose on failureFrank Ch. Eigler2021-02-172-15/+22
* readelf: Type DIE offset is from start of CU.Mark Wielaard2021-02-174-2/+11
* readelf, libdw: blocks aren't expressions for DWARF version 4Mark Wielaard2021-02-174-1/+31
* PR27413: use bsdtar to unpack deb-related formatsFrank Ch. Eigler2021-02-172-10/+8
* tests: Quote make variables in TESTS_ENVIRONMENTAlexander Miller via Elfutils-devel2021-02-122-14/+20
* elfutils.spec.in: Escape %%check in comment.Mark Wielaard2021-02-122-1/+5
* tests/run-debuginfod-find.sh: skip test if cpio isn't available.Érico Rolim2021-02-082-0/+5
* NEWS: add one more debuginfod bragelfutils-0.183Frank Ch. Eigler2021-02-051-0/+1
* Prepare for 0.183Mark Wielaard2021-02-0513-3607/+3668
* backends/ppc_initreg.c: include <asm/ptrace.h>.Érico Rolim2021-02-052-0/+5
* ar: Pull should_truncate_fname() into file scopeTimm Bäder2021-02-052-17/+24