aboutsummaryrefslogtreecommitdiffstats
path: root/libelf
Commit message (Collapse)AuthorAgeFilesLines
* Build target libraries for eng builds.android-cts-4.1_r4android-cts-4.1_r2android-cts-4.1_r1android-4.1.2_r2.1android-4.1.2_r2android-4.1.2_r1android-4.1.1_r6.1android-4.1.1_r6android-4.1.1_r5android-4.1.1_r4android-4.1.1_r3android-4.1.1_r2android-4.1.1_r1.1android-4.1.1_r1jb-releasejb-mr0-releasejb-devBen Cheng2012-03-301-1/+1
| | | | | | So that perf is available by default. Change-Id: I1109dd25e6e54c3f4c40cdf56255ed165b66085f
* Add new build rules and associated fixes needed by perf.Ben Cheng2012-03-213-1/+245
| | | | | | | New static libraries (host and target): libelf, libebl, libdw, and libdwfl Cleaned up off_t, loff_t, and off64_t usage. Change-Id: Ic567dce0591aad3c9c61f4054b2e1948b0865d64
* Upgrade elfutils from version 0.97 to 0.138Ben Cheng2012-03-08131-3269/+8655
| | | | | | | | | | | | | | | This upgrade is in preparation for adding perf to the Android tree, where perf needs newer version of elfutils. This particular snapshot also cleans up the current makefile where only the host version of libelf.a (needed by elftree). Additional build targets for libebl.a, libebl_arm.a, and libebl_sh.a are eliminated since they are not used in the tree at all. Changes that build other target modules and associated modifications to work with bionic will be added later. Change-Id: Ifa808ba5ad2881ccb2c0cf44d134931faad801e1
* 1. Removed commented include of <endian.h>Alexey Tarasov2009-03-291-1/+0
| | | | | 2. added config-compat-freebsd.h and updated makefile to include it while compilation.
* auto import from //depot/cupcake/@135843android-1.6_r2android-1.6_r1.5android-1.6_r1.4android-1.6_r1.3android-1.6_r1.2android-1.6_r1.1android-1.6_r1donut-release2donut-releaseThe Android Open Source Project2009-03-03119-0/+16895
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-03119-16895/+0
|
* Initial ContributionThe Android Open Source Project2008-10-21119-0/+16895