summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add support for clang:cm-10.1.3-RC2cm-10.1.3-RC1cm-10.1.3cm-10.1Koushik Dutta2013-07-106-11/+60
| | | | | | | | | elfutils seems to exclusively use a gcc extension, nested functions. clang does not implement this extension, but does have a similar feature, blocks. They both function in essentially the same way: closures in C. Change-Id: I75aba2a37145ef3942d4f1b2019949cfbbdc55a9
* Merge "Remove obsolete LOCAL_MODULE_TAGS"cm-10.1.2cm-10.1.1cm-10.1.0-RC5cm-10.1.0-RC4cm-10.1.0-RC3cm-10.1.0-RC2cm-10.1.0-RC1cm-10.1.0cm-10.1-M3cm-10.1-M2cm-10.1-M1mr1.1-stagingJoe Onorato2012-08-164-12/+0
|\
| * Remove obsolete LOCAL_MODULE_TAGSJoe Onorato2012-07-214-12/+0
|/ | | | Change-Id: I470d538a7b5b73bd493ff9df1e8c97f21a985efb
* Fix buildJean-Baptiste Queru2012-05-161-1/+1
| | | | Change-Id: Ib4ccb1e797c6d63824ced7f3ad673a0ccfbf7f7e
* Build target libraries for eng builds.jellybean-stablejellybeanBen Cheng2012-03-304-7/+7
| | | | | | So that perf is available by default. Change-Id: I1109dd25e6e54c3f4c40cdf56255ed165b66085f
* Tweak the host version of elfutils for MacOS.Ben Cheng2012-03-266-3/+82
| | | | Change-Id: I806cdda2782b00832c7d851664fdba64cce92c0e
* Add new build rules and associated fixes needed by perf.Ben Cheng2012-03-2129-255/+1247
| | | | | | | 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-08821-43107/+100962
| | | | | | | | | | | | | | | 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
* am 72940dec: Don\'t define strnlen in MacOS >= 10.7Conley Owens2011-11-150-0/+0
|\ | | | | | | | | * commit '72940dec691fa3255e13df01f8c53b620e446066': Don't define strnlen in MacOS >= 10.7
| * Don't define strnlen in MacOS >= 10.7Conley Owens2011-11-141-0/+2
| | | | | | | | | | | | In MacOS 10.7, strnlen is already available. Change-Id: If95bdde2831200026e04fe266bfed697c384fd34
* | Don't define strnlen in MacOS >= 10.7Conley Owens2011-11-111-0/+2
|/ | | | | | In MacOS 10.7, strnlen is already available. Change-Id: If95bdde2831200026e04fe266bfed697c384fd34
* add meta-files about 3rd party projectscm-7.1.0gingerbread-releaseThe Android Open Source Project2010-07-161-0/+10
| | | | Change-Id: I06ddc1734408f4d7180178254bf85de6a9703d6d
* Add an empty CleanSpec.mkJean-Baptiste Queru2010-03-081-0/+49
| | | | Change-Id: Ie44a333b07328fe77ca3c317eb9130af63412913
* am e4034f0e: am 5b7c883d: reconcile main tree with open-source eclairThe Android Open Source Project2010-02-050-0/+0
|\ | | | | | | | | | | | | Merge commit 'e4034f0e42fff82a84c8ad3321c80a96f3b9afab' * commit 'e4034f0e42fff82a84c8ad3321c80a96f3b9afab': android-2.1_r1 snapshot
| * am 5b7c883d: reconcile main tree with open-source eclairThe Android Open Source Project2010-02-050-0/+0
| |\ | | | | | | | | | | | | | | | | | | Merge commit '5b7c883da6527a411236592dd450893260485621' into eclair-plus-aosp * commit '5b7c883da6527a411236592dd450893260485621': android-2.1_r1 snapshot
| | * reconcile main tree with open-source eclairThe Android Open Source Project2010-02-050-0/+0
| | |\
| | | * reconcile android-2.1_r1 snapshotThe Android Open Source Project2010-01-290-0/+0
| | |/|
| | | * android-2.1_r1 snapshotThe Android Open Source Project2010-01-120-0/+0
| | | |
* | | | merge from open-source masterJean-Baptiste Queru2009-11-150-0/+0
|\| | |
| * | | merge from open-source masterJean-Baptiste Queru2009-11-150-0/+0
|/| | | | | | | | | | | | | | | Merge commit 'goog/stage-korg-master' into HEAD
| * | | merge from eclairJean-Baptiste Queru2009-11-150-0/+0
|/| | | | | |/ | |/|
| * | eclair snapshotJean-Baptiste Queru2009-11-123-1/+79
| | |
* | | Merge change 10544Android Code Review2009-09-021-0/+29
|\ \ \ | |_|/ |/| | | | | | | | * changes: modify elfutils Android.mk to support SuperH
| * | modify elfutils Android.mk to support SuperHShin-ichiro KAWASAKI2009-07-311-0/+29
| | |
* | | Merge donut into masterJean-Baptiste Queru2009-04-220-0/+0
|\ \ \ | | |/ | |/|
* | | 1. Removed commented include of <endian.h>Alexey Tarasov2009-03-293-1/+79
| | | | | | | | | | | | | | | 2. added config-compat-freebsd.h and updated makefile to include it while compilation.
* | | Merge branch 'open_source_contributions_cherry_picked' into google_internalThe Android Open Source Project2009-03-290-0/+0
|\ \ \ | |/ / |/| / | |/
| * Merge commit 'remotes/korg/cupcake' into cupcake_to_masterJean-Baptiste Queru2009-03-180-0/+0
| |\ | |/ |/|
* | auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-03522-0/+115378
| |
* | auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-03522-115378/+0
| |
| * 1. Removed commented include of <endian.h>Alexey Tarasov2009-03-053-1/+79
|/ | | | | 2. added config-compat-freebsd.h and updated makefile to include it while compilation.
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-170-0/+0
|
* Initial ContributionThe Android Open Source Project2008-10-21522-0/+115378