summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Strip __ prefix from __BYTE_ORDER __LITTLE_ENDIAN and __BIG_ENDIANYonggang Luo2022-10-1717-31/+59
* Move the #include <libintl.h> into eu-config.hYonggang Luo2022-10-1632-31/+1
* move platform depended include into system.h of libelfYonggang Luo2022-10-1624-43/+43
* tests: include config.h first.Mark Wielaard2022-10-162-1/+6
* tests: Check lseek, read and malloc results with correct types in test.Mark Wielaard2022-10-162-2/+11
* libdwfl: add dwfl_report_offline_memoryAleksei Vetrov2022-10-1613-4/+221
* tests: Add libeu to tests needing error() APIKhem Raj2022-10-132-30/+34
* debuginfod-client: Ensure only negative error codes returned.Aaron Merey2022-09-282-2/+7
* Retrive 64bit timestamp from curl_easy_getinfo on _TIME_BITS=64 environment河辺 岳人2022-09-272-0/+9
* ar: Correct -N COUNT off-by-oneMark Wielaard2022-09-145-2/+81
* libelf: Correctly decode ar_mode as octal stringMark Wielaard2022-09-142-2/+28
* PR28284 cont'd, ->winning_headers reset at start of new queryFrank Ch. Eigler2022-09-082-1/+8
* add debuginfod_get_headers if DUMMY_LIBDEBUGINFOD is usedMartin Liska2022-09-082-0/+6
* PR28284: add tweaks on previous debuginfod x-debuginfod* header forwarding workFrank Ch. Eigler2022-09-0711-65/+96
* PR28284 - Debuginfod header functionality implementedNoah Sanci2022-09-0611-8/+122
* debuginfod: Use auto-sized connection pool when -C is not given with argAaron Merey2022-09-054-18/+25
* Add missing changelog entries.Martin Liska2022-08-172-0/+20
* config/debuginfod.sysconfig: Clarify & classify the variablesFrank Ch. Eigler2022-08-172-4/+18
* Add new debuginfod.sysconfig value DEBUGINFOD_EXTRA_ARGSMartin Liska2022-08-172-2/+3
* debuginfod: fix http_requests_total{type="debuginfo"} when dwz is usedMartin Liska2022-08-171-2/+4
* debuginfod: print filename for "cannot open archive" errorMartin Liska2022-08-171-2/+8
* Support nullglob in profile.*.in filesMartin Liska2022-08-162-2/+2
* PR29474: debuginfodFrank Ch. Eigler2022-08-152-1/+8
* readelf: Handle SHT_RISCV_ATTRIBUTES like SHT_GNU_ATTRIBUTESAndreas Schwab2022-08-132-1/+7
* Fill in fde_augmentation_data_size in dwarf_next_cfiUlrich Drepper2022-08-112-20/+46
* elflint: Allow zero p_memsz for PT_RISCV_ATTRIBUTESAndreas Schwab2022-08-092-1/+9
* backends: Handle new RISC-V specific definitionsAndreas Schwab2022-08-093-0/+58
* libelf: Sync elf.h from glibcAndreas Schwab2022-08-086-4/+113
* lib: Add documentation to explain concurrent htab resizing.Mark Wielaard2022-08-082-6/+28
* po: standardize Project-Id-Version to just elfutilsMark Wielaard2022-08-085-6/+13
* tests: run-low_high_pc.sh: drop redundant 'lx' suffixSergei Trofimovich via Elfutils-devel2022-08-082-1/+5
* debuginfod: optimize regular expressions in groom()Josef Cejka2022-08-032-3/+13
* tests: Add initial scan wait_ready in run-debuginfod-percent-escape.shMark Wielaard2022-08-012-2/+7
* readelf: memrchr searches backwards but takes the start buf as argumentMark Wielaard2022-08-012-4/+9
* readelf: Support --dynamic with --use-dynamicDi Chen2022-08-017-27/+280
* libdwfl: Add new function dwfl_frame_regDi Chen2022-07-3110-29/+66
* libdwfl: Rewrite reading of ar_size in elf_begin_randMark Wielaard2022-07-292-10/+21
* debuginfod: create indexes to speed up groomingJosef Cejka2022-07-292-0/+8
* dwfl_get_debuginfod_client: add dummy parameter for --disable-libdebuginfodShahab Vahedi2022-07-182-1/+6
* Move dwfl_get_debuginfod_client to ELFUTILS_0.188Mark Wielaard2022-07-136-3/+22
* Introduce public dwfl_get_debuginfod_client APIMilian Wolff2022-07-136-9/+40
* doc/debuginfod.8: tiny obvious typo fixFrank Ch. Eigler2022-06-081-1/+1
* Arm Ehdr flag printingUlrich Drepper2022-06-0612-8/+225
* NEWS & ChangeLog: add debuginfod blurbsFrank Ch. Eigler2022-06-033-0/+13
* debuginfod: add --disable-source-scan optionMichael Trapp2022-06-032-1/+14
* PR28577: Make run-debuginfod-fd-prefetch-caches.sh test somethingNoah Sanci2022-06-032-72/+55
* Added debuginfod.service.8 manual page.Noah Sanci2022-06-022-1/+31
* tests: Disable run-debuginfod-federation-metrics.sh for old libmicrohttpdMark Wielaard2022-06-024-1/+17
* libdwfl: Update docs and nonnull attributes for dwfl_module_addrinfoMark Wielaard2022-05-272-16/+21
* debuginfod: update mtime of interval_path as early as possibleMark Wielaard2022-05-152-2/+10