summaryrefslogtreecommitdiffstats
path: root/0.153/libebl
Commit message (Collapse)AuthorAgeFilesLines
* Export elfutils headers and lose the version number from the path.Elliott Hughes2015-02-1554-7953/+0
| | | | | | | | | | | 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
* Clean up the libelf hacks.Elliott Hughes2015-02-151-4/+0
| | | | | | | 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
* am 6441455e: Merge "Disable Clang for all elfutils libraries."Chih-Hung Hsieh2014-08-291-0/+6
|\ | | | | | | | | * commit '6441455e365064bdeba3c8154430a068881d4a63': Disable Clang for all elfutils libraries.
| * Disable Clang for all elfutils libraries.Chih-Hung Hsieh2014-08-291-0/+6
| | | | | | | | | | | | | | | | Three of them have nested functions and one has some warning about K&R promoted parameter. BUG: 17281788 Change-Id: I4ce397876af7c47153e27e11869a7659dbf1b3e3
* | am dad1eeca: Merge "Only the host part of the elfutils build should be ↵Elliott Hughes2014-08-221-13/+10
|\| | | | | | | | | | | | | conditional." * commit 'dad1eecaf9bcc826dacdf2855b7bd1adddd02a59': Only the host part of the elfutils build should be conditional.
| * Only the host part of the elfutils build should be conditional.Elliott Hughes2014-08-221-13/+10
| | | | | | | | Change-Id: I6be2c64a8da66ea1d6163154fbcb96683aff76dc
* | am f73f8d6e: Merge "Stop breaking the Darwin build."Elliott Hughes2014-08-221-1/+1
|\| | | | | | | | | * commit 'f73f8d6e844c98a03e43a826ce7a5b430b0a22db': Stop breaking the Darwin build.
| * Stop breaking the Darwin build.Elliott Hughes2014-08-211-5/+1
| | | | | | | | Change-Id: I1d3e392fae0fcf21d6112504dee5e618a2af0602
| * Update makefiles for clang host builds.Tim Murray2014-07-221-0/+4
| | | | | | | | | | | | bug 16172793 Change-Id: If7484c5dbcccce7d925bec97bff0a3e4c30e9434
* | Remove bad gcc flag for Darwin. DO NOT MERGEstaging/cm-12.0-cafstaging/cm-12.0Conley Owens2014-08-211-4/+2
| | | | | | | | | | | | | | 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
* | Update makefiles for clang host builds. DO NOT MERGETim Murray2014-08-201-0/+4
|/ | | | | bug 16172793 Change-Id: If7484c5dbcccce7d925bec97bff0a3e4c30e9434
* Remove HOST_ARCH as filtering conditionYing Wang2014-06-181-2/+2
| | | | | | Now we support x86_64 as HOST_ARCH as well. Change-Id: I73f89670f02a83f4c631cdb37159987632c8717d
* Add patches for MacOS compilation.Ben Cheng2013-12-102-1/+8
| | | | Change-Id: I9176bacf7c393715b244706df9731b0e914eb228
* Switch to elfutils 0.153.Ben Cheng2013-11-211-0/+120
| | | | Change-Id: I2452503997af46a55bc898ef0cfda4b658da9130
* Initial code drop of version 0.153Ben Cheng2013-11-2053-0/+7825
Change-Id: I97d4765497db839471de6b10aa612bfaca110297