Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | debuginfod: create libdebuginfod.so.1 before libdebuginfod.so | Dmitry V. Levin | 2020-12-09 | 1 | -5/+6 |
* | debuginfod: export DEBUGINFOD_SONAME macro in debuginfod.h | Dmitry V. Levin | 2020-12-09 | 1 | -7/+6 |
* | Drop $(EXEEXT) suffix from shared libraries | Dmitry V. Levin | 2020-12-06 | 1 | -1/+1 |
* | Support building when fts and obstack aren't part of libc. | Érico Rolim | 2020-11-03 | 1 | -3/+3 |
* | debuginfod: Fix BUILD_STATIC build. | Mark Wielaard | 2020-09-17 | 1 | -2/+2 |
* | debuginfod: Add --disable-libdebuginfod and --enable-libdebuginfod=dummy. | Mark Wielaard | 2020-07-04 | 1 | -2/+30 |
* | PR25722: debuginfod-find: accept /path/names in place of buildid hex | Frank Ch. Eigler | 2020-03-27 | 1 | -1/+1 |
* | Fix BUILD_STATIC build and enable gcov for debuginfod. | Mark Wielaard | 2019-11-26 | 1 | -2/+2 |
* | debuginfod 2/2: server side | Frank Ch. Eigler | 2019-11-22 | 1 | -2/+6 |
* | debuginfod 1/2: client side | Aaron Merey | 2019-11-22 | 1 | -0/+114 |