summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prepare for 0.186elfutils-0.186Mark Wielaard2021-11-1011-2033/+2235
* PR28430: debuginfod: support --passive modeFrank Ch. Eigler2021-11-108-87/+253
* libdw, readelf: Read inlining info in NVIDIA extended line mapJohn M Mellor-Crummey2021-11-1020-2/+615
* libdw: dwarf_elf_begin should use either plain, dwo or lto DWARF sections.Mark Wielaard2021-11-097-6/+162
* Improve building with LTOAlexander Miller2021-11-0818-30/+107
* PR28514: debuginfod: limit groom operation timesFrank Ch. Eigler2021-11-055-11/+88
* NEWS: make automake check-news / dist happyFrank Ch. Eigler2021-11-041-1/+1
* NEWS: list some 0.186 debuginfod client & server featuresFrank Ch. Eigler2021-11-041-0/+11
* PR28240: debuginfod client root-safe negative cachingFrank Ch. Eigler2021-10-226-22/+35
* libdw: Don't pass NULL to dwarf_peel_typeMark Wielaard2021-10-182-1/+6
* libdw: Use signedness of subrange type to determine array boundsMark Wielaard2021-10-182-6/+44
* debuginfod-client: Stick to http:// + https:// + file:// protocolsMark Wielaard2021-10-152-0/+9
* PR27783: switch default debuginfod-urls to drop-in style filesFrank Ch. Eigler2021-10-076-14/+54
* tests: Handle dwarf_attr_string returning NULL in show-die-info.cMark Wielaard2021-10-062-1/+5
* elflint.c: Don't dereference databits if badMark Wielaard2021-10-062-1/+5
* PR28242: debuginfod prometheus metric wideningDi Chen2021-10-064-26/+78
* RISC-V: PR27925 Add support for LP64 and LP64F ABIs return valuesWilliam Cohen2021-09-303-16/+104
* debuginfod: Remove checking for unsafe headersNoah Sanci2021-09-172-4/+5
* debuginfod: Query debuginfod servers before printing responseNoah Sanci2021-09-172-1/+6
* debuginfod: PR27277 - Describe retrieved files when verboseNoah Sanci2021-09-169-3/+208
* debuginfod: PR28034 - No longer escape '/', and loop efficiencyNoah Sanci2021-09-165-13/+100
* PR28339: debuginfod: fix groom/scan race condition on just-emptied queueFrank Ch. Eigler2021-09-142-6/+28
* debuginfod: Add endl after "fdcache emergency flush for filling tmpdir" logMark Wielaard2021-09-132-1/+6
* lib: Make error.c more like error(3)Colin Cross2021-09-122-3/+34
* libdw: set address size, offset size and version on fake CUsMark Wielaard2021-09-1213-8/+149
* tests: Don't fail run-debuginfod-fd-prefetch-caches.sh if grep -c failsMark Wielaard2021-09-093-4/+22
* findtextrel: do not use unbound allocaDmitry V. Levin2021-09-093-30/+30
* tests: Cleanup error handling and don't share cache between servers/clientMark Wielaard2021-09-095-31/+42
* Use xasprintf instead of asprintf followed by error(EXIT_FAILURE)Dmitry V. Levin2021-09-096-27/+26
* Introduce xasprintfDmitry V. Levin2021-09-094-1/+59
* Remove redundant casts of memory allocating functions returning void *Dmitry V. Levin2021-09-0944-75/+141
* src: add -Wno-error=stack-usage= to AM_LDFLAGSDmitry V. Levin2021-09-094-1/+11
* tests: Make sure to wait for initial scan and groom cycle earlierMark Wielaard2021-09-077-19/+42
* tests: Make sure to wait for initial scan and groom cycleMark Wielaard2021-09-0714-26/+83
* tests: Only export DEBUGINFOD_URLS when necessaryMark Wielaard2021-09-076-5/+15
* tests: Print metrics for both ports on error and fix port selectionMark Wielaard2021-09-062-4/+11
* tests: Set DEBUGINFOD_CACHE_PATH for run-debuginfod-{file,query-retry}.shMark Wielaard2021-09-063-4/+11
* tests: Make sure all debuginfod tests use a clean database and cache.Mark Wielaard2021-09-0412-10/+57
* tests: Add debuginfod-subr.sh to EXTRA_DISTMark Wielaard2021-09-032-1/+5
* debuginfod: Fracture tests/run-debuginfod-find.sh into specific testsNoah Sanci2021-09-0325-854/+2305
* configure.ac: rework gnu99 ext check to allow clangAdrian Ratiu2021-08-312-34/+5
* debuginfod: Turn -d ":memory:" into -d "file::memory:?cache=shared"Mark Wielaard2021-08-286-8/+28
* tests: Use fresh separate databases for debuginfd forwarded-ttl-limitMark Wielaard2021-08-282-2/+10
* debuginfod: PR27917 - protect against federation loopsDi Chen2021-08-276-1/+86
* Add lib/error.cMark Wielaard2021-08-271-0/+49
* lib: avoid potential problems with `-fno-common`Saleem Abdulrasool2021-08-273-16/+12
* lib: remove unused `STROF` definition (NFC)Saleem Abdulrasool2021-08-272-1/+4
* handle libc implementations which do not provide `error.h`Saleem Abdulrasool2021-08-274-1/+37
* debuginfod, elfclassify: remove unnecessary header inclusionSaleem Abdulrasool2021-08-274-2/+8
* lib: remove usage of `sys/cdefs.h`Saleem Abdulrasool2021-08-272-5/+5