summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* start up for connect bash script to build treeazhang-pr27783Alice Zhang2021-08-192-0/+7
* PR28249: correct debuginfod after-you lockingFrank Ch. Eigler2021-08-192-1/+7
* debuginfod-doc: PR27950: make distcheck happyFrank Ch. Eigler2021-08-111-0/+2
* debuginfod-doc: PR27950 - Remove redanduncies in man page.Alice Zhang2021-08-118-152/+161
* tests: Allow an extra pthread_kill frame in backtrace testsMark Wielaard2021-08-052-7/+60
* debuginfod: PR27982 - added DEBUGINFOD_MAXSIZE and DEBUGINFOD_MAXTIMENoah Sanci2021-08-048-3/+177
* update Japanese translationHayatsu Shunsuke2021-07-292-609/+512
* debuginfod: PR27983 - ignore duplicate urlsNoah Sanci2021-07-294-29/+97
* lib: Add static inline reallocarray fallback functionMark Wielaard2021-07-294-0/+25
* debuginfod: PR28034 - client-side %-escape url charactersNoah Sanci2021-07-225-18/+48
* debuginfod: Minor run-debuginfod-find.sh test fixesNoah Sanci2021-07-222-1/+8
* libelf: Optimize elf_strptr.c validate_str by checking last char firstMark Wielaard2021-07-192-1/+8
* readelf: Pull advance_pc() in file scopeTimm Bäder2021-07-152-7/+26
* debuginfod: PR25978 - Created the prefetch fdcacheNoah2021-07-145-27/+175
* PR27531: retry within default retry_limit will be supported.Alice Zhang2021-07-098-3/+68
* debuginfod: PR27711 - Use -I/-X regexes during groom phaseNoah2021-07-085-8/+59
* tests: Fix EXTRA_DIST typo in testfile-largealign.o.bz2Mark Wielaard2021-07-082-1/+6
* libelf: Fix unaligned d_off offsets for input sections with large alignmentsAndrei Homescu2021-07-086-5/+65
* readelf: Handle line tables without line number statements correctlyMark Wielaard2021-07-044-1/+173
* readelf: Fix error message when two attribute names differ in in compare_list...Mark Wielaard2021-07-032-1/+5
* unstrip: Always check gelf_getrel[a] resultsMark Wielaard2021-07-032-0/+6
* strip: Always check gelf_update results.Mark Wielaard2021-07-032-4/+14
* debuginfod-client: Fix client dereference when calloc fails.Mark Wielaard2021-07-032-5/+10
* run-debuginfod-find.sh: Disable valgrind for debuginfod client cache testsMark Wielaard2021-07-022-0/+10
* debuginfod test: fix groom/stale race conditionFrank Ch. Eigler2021-06-162-2/+20
* debuginfod tests: tolerate 000-perm files in cache-copy testFrank Ch. Eigler2021-06-161-1/+3
* debuginfod tests: try to generate diagnostics more reliably on errorFrank Ch. Eigler2021-06-152-18/+25
* libdwfl: fix potential NULL pointer dereference when reading link mapOmar Sandoval2021-06-102-1/+5
* PR27863: debuginfod optimization for concurrent requestsFrank Ch. Eigler2021-06-094-1/+100
* elflint: fix undefined 'buffer_left' referenceSergei Trofimovich2021-06-072-1/+6
* Prepare for 0.185elfutils-0.185Mark Wielaard2021-05-2211-386/+414
* PR27859: correct 404-latch bug in debuginfod client reuseFrank Ch. Eigler2021-05-164-61/+61
* elfcompress: fix exit status in case of an errorDmitry V. Levin2021-05-122-1/+4
* elfcompress: remove redundant assignmentDmitry V. Levin2021-05-122-1/+3
* elfcompress: fix exit status regression in case of "Nothing to do"Dmitry V. Levin2021-05-122-0/+5
* Come up with startswith function.Martin Liska2021-05-1233-59/+144
* elfutils.spec: Add procps as a %check BuildRequires:.Frank Ch. Eigler2021-05-112-1/+6
* 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