| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
Bionic has <error.h> now, we haven't supported building for Darwin in a long
time, and we don't need any hacks at all for Linux.
Change-Id: I1c24c3756ce0b1471c84d5eef94417202a6806d1
|
|\
| |
| |
| |
| | |
* commit '6441455e365064bdeba3c8154430a068881d4a63':
Disable Clang for all elfutils libraries.
|
| |
| |
| |
| |
| |
| |
| |
| | |
Three of them have nested functions and one has some
warning about K&R promoted parameter.
BUG: 17281788
Change-Id: I4ce397876af7c47153e27e11869a7659dbf1b3e3
|
|\|
| |
| |
| |
| |
| |
| | |
conditional."
* commit 'dad1eecaf9bcc826dacdf2855b7bd1adddd02a59':
Only the host part of the elfutils build should be conditional.
|
| |
| |
| |
| | |
Change-Id: I6be2c64a8da66ea1d6163154fbcb96683aff76dc
|
|\|
| |
| |
| |
| | |
* commit 'f73f8d6e844c98a03e43a826ce7a5b430b0a22db':
Stop breaking the Darwin build.
|
| |
| |
| |
| | |
Change-Id: I1d3e392fae0fcf21d6112504dee5e618a2af0602
|
| |
| |
| |
| |
| |
| | |
bug 16172793
Change-Id: If7484c5dbcccce7d925bec97bff0a3e4c30e9434
|
| |
| |
| |
| |
| |
| |
| | |
gcc can't handle the -Wno-int-conversion, so we need to remove this
condition for Darwin and replace it with the appropriate
LOCAL_CLANG := false
Change-Id: I9a2861535d865f447014b1fce353b86feea90d22
|
|/
|
|
|
| |
bug 16172793
Change-Id: If7484c5dbcccce7d925bec97bff0a3e4c30e9434
|
|
|
|
|
|
| |
Now we support x86_64 as HOST_ARCH as well.
Change-Id: I73f89670f02a83f4c631cdb37159987632c8717d
|
|
|
|
| |
Change-Id: I9176bacf7c393715b244706df9731b0e914eb228
|
|
|
|
| |
Change-Id: I2452503997af46a55bc898ef0cfda4b658da9130
|
|
Change-Id: I97d4765497db839471de6b10aa612bfaca110297
|