Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for clang:cm-10.1.3-RC2cm-10.1.3-RC1cm-10.1.3cm-10.1 | Koushik Dutta | 2013-07-10 | 6 | -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-staging | Joe Onorato | 2012-08-16 | 4 | -12/+0 |
|\ | |||||
| * | Remove obsolete LOCAL_MODULE_TAGS | Joe Onorato | 2012-07-21 | 4 | -12/+0 |
|/ | | | | Change-Id: I470d538a7b5b73bd493ff9df1e8c97f21a985efb | ||||
* | Fix build | Jean-Baptiste Queru | 2012-05-16 | 1 | -1/+1 |
| | | | | Change-Id: Ib4ccb1e797c6d63824ced7f3ad673a0ccfbf7f7e | ||||
* | Build target libraries for eng builds.jellybean-stablejellybean | Ben Cheng | 2012-03-30 | 4 | -7/+7 |
| | | | | | | So that perf is available by default. Change-Id: I1109dd25e6e54c3f4c40cdf56255ed165b66085f | ||||
* | Tweak the host version of elfutils for MacOS. | Ben Cheng | 2012-03-26 | 6 | -3/+82 |
| | | | | Change-Id: I806cdda2782b00832c7d851664fdba64cce92c0e | ||||
* | Add new build rules and associated fixes needed by perf. | Ben Cheng | 2012-03-21 | 29 | -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.138 | Ben Cheng | 2012-03-08 | 821 | -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.7 | Conley Owens | 2011-11-15 | 0 | -0/+0 |
|\ | | | | | | | | | * commit '72940dec691fa3255e13df01f8c53b620e446066': Don't define strnlen in MacOS >= 10.7 | ||||
| * | Don't define strnlen in MacOS >= 10.7 | Conley Owens | 2011-11-14 | 1 | -0/+2 |
| | | | | | | | | | | | | In MacOS 10.7, strnlen is already available. Change-Id: If95bdde2831200026e04fe266bfed697c384fd34 | ||||
* | | Don't define strnlen in MacOS >= 10.7 | Conley Owens | 2011-11-11 | 1 | -0/+2 |
|/ | | | | | | In MacOS 10.7, strnlen is already available. Change-Id: If95bdde2831200026e04fe266bfed697c384fd34 | ||||
* | add meta-files about 3rd party projectscm-7.1.0gingerbread-release | The Android Open Source Project | 2010-07-16 | 1 | -0/+10 |
| | | | | Change-Id: I06ddc1734408f4d7180178254bf85de6a9703d6d | ||||
* | Add an empty CleanSpec.mk | Jean-Baptiste Queru | 2010-03-08 | 1 | -0/+49 |
| | | | | Change-Id: Ie44a333b07328fe77ca3c317eb9130af63412913 | ||||
* | am e4034f0e: am 5b7c883d: reconcile main tree with open-source eclair | The Android Open Source Project | 2010-02-05 | 0 | -0/+0 |
|\ | | | | | | | | | | | | | Merge commit 'e4034f0e42fff82a84c8ad3321c80a96f3b9afab' * commit 'e4034f0e42fff82a84c8ad3321c80a96f3b9afab': android-2.1_r1 snapshot | ||||
| * | am 5b7c883d: reconcile main tree with open-source eclair | The Android Open Source Project | 2010-02-05 | 0 | -0/+0 |
| |\ | | | | | | | | | | | | | | | | | | | Merge commit '5b7c883da6527a411236592dd450893260485621' into eclair-plus-aosp * commit '5b7c883da6527a411236592dd450893260485621': android-2.1_r1 snapshot | ||||
| | * | reconcile main tree with open-source eclair | The Android Open Source Project | 2010-02-05 | 0 | -0/+0 |
| | |\ | |||||
| | | * | reconcile android-2.1_r1 snapshot | The Android Open Source Project | 2010-01-29 | 0 | -0/+0 |
| | |/| | |||||
| | | * | android-2.1_r1 snapshot | The Android Open Source Project | 2010-01-12 | 0 | -0/+0 |
| | | | | |||||
* | | | | merge from open-source master | Jean-Baptiste Queru | 2009-11-15 | 0 | -0/+0 |
|\| | | | |||||
| * | | | merge from open-source master | Jean-Baptiste Queru | 2009-11-15 | 0 | -0/+0 |
|/| | | | | | | | | | | | | | | | Merge commit 'goog/stage-korg-master' into HEAD | ||||
| * | | | merge from eclair | Jean-Baptiste Queru | 2009-11-15 | 0 | -0/+0 |
|/| | | | | |/ | |/| | |||||
| * | | eclair snapshot | Jean-Baptiste Queru | 2009-11-12 | 3 | -1/+79 |
| | | | |||||
* | | | Merge change 10544 | Android Code Review | 2009-09-02 | 1 | -0/+29 |
|\ \ \ | |_|/ |/| | | | | | | | | * changes: modify elfutils Android.mk to support SuperH | ||||
| * | | modify elfutils Android.mk to support SuperH | Shin-ichiro KAWASAKI | 2009-07-31 | 1 | -0/+29 |
| | | | |||||
* | | | Merge donut into master | Jean-Baptiste Queru | 2009-04-22 | 0 | -0/+0 |
|\ \ \ | | |/ | |/| | |||||
* | | | 1. Removed commented include of <endian.h> | Alexey Tarasov | 2009-03-29 | 3 | -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_internal | The Android Open Source Project | 2009-03-29 | 0 | -0/+0 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | Merge commit 'remotes/korg/cupcake' into cupcake_to_master | Jean-Baptiste Queru | 2009-03-18 | 0 | -0/+0 |
| |\ | |/ |/| | |||||
* | | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 522 | -0/+115378 |
| | | |||||
* | | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 522 | -115378/+0 |
| | | |||||
| * | 1. Removed commented include of <endian.h> | Alexey Tarasov | 2009-03-05 | 3 | -1/+79 |
|/ | | | | | 2. added config-compat-freebsd.h and updated makefile to include it while compilation. | ||||
* | Code drop from //branches/cupcake/...@124589 | The Android Open Source Project | 2008-12-17 | 0 | -0/+0 |
| | |||||
* | Initial Contribution | The Android Open Source Project | 2008-10-21 | 522 | -0/+115378 |