Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | util/macros: Import ALIGN_POT from ralloc.c | Jason Ekstrand | 2018-07-02 | 1 | -4/+3 |
* | util/build-id: Fix address comparison for binaries with LOAD vaddr > 0 | Stephan Gerhold | 2018-02-05 | 1 | -1/+12 |
* | util/build_id: Include <dlfcn.h> | Chad Versace | 2017-09-13 | 1 | -0/+1 |
* | util: Query build-id by symbol address, not library name | Chad Versace | 2017-09-13 | 1 | -11/+14 |
* | util/build-id: check dlpi_name before strstr call | Tapani Pälli | 2017-03-17 | 1 | -0/+6 |
* | util/build-id: Return a pointer rather than copying the data | Jason Ekstrand | 2017-03-01 | 1 | -4/+3 |
* | util/build-id: define ElfW and NT_GNU_BUILD_ID if needed | Jonathan Gray | 2017-02-20 | 1 | -0/+8 |
* | util: Add utility build-id code. | Matt Turner | 2017-02-15 | 1 | -0/+109 |