summaryrefslogtreecommitdiffstats
path: root/src/libelf/elf64_updatenull.c
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to elfutils 0.161.Elliott Hughes2015-02-181-40/+19
| | | | Change-Id: Iee07e1329d9750f092afc6c2fbd6af8db32862b0
* Export elfutils headers and lose the version number from the path.Elliott Hughes2015-02-151-0/+51
Having the version number in the path just means that diffs for updates are completely unusable. perf refers to libdw.h, libdwfl.h, and version.h as <elfutils/libdw.h> and so on, so we do still need to do some manual work there, but let's use symlinks rather than duplicating the header files. Change-Id: I9fd3c5f5024bde12747fdb1c06d21cdcb3418f03