Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix prototype of dladdr | Mathias Agopian | 2011-09-28 | 1 | -1/+1 |
| | | | | | | this breaks C++ source code in particular. Change-Id: Ie06b5d31d23b5455e6950c470adc64dd5e7784df | ||||
* | Remove the simulator target from all makefiles. | Jeff Brown | 2011-07-11 | 1 | -2/+0 |
| | | | | | | Bug: 5010576 Change-Id: I9064e3221582fcf3d4210d67f1cf0a96e7e3aa86 | ||||
* | Added support for dladdr() | Matt Fischer | 2010-03-17 | 1 | -1/+3 |
| | | | | | | | | dladdr() is a GNU extension function, which allows the caller to retrieve symbol information for a specified memory address. It is useful for things like generating backtrace information at runtime. Change-Id: I3a1def1a6c9c666d93e1e97b7d260dfa5b9b79a9 | ||||
* | added and modified libdl to support SuperH architecture | Shin-ichiro KAWASAKI | 2009-08-31 | 4 | -1/+117 |
| | |||||
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 5 | -0/+265 |
| | |||||
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 5 | -265/+0 |
| | |||||
* | auto import from //branches/cupcake/...@130745 | The Android Open Source Project | 2009-02-10 | 1 | -119/+147 |
| | |||||
* | Code drop from //branches/cupcake/...@124589 | The Android Open Source Project | 2008-12-17 | 2 | -0/+18 |
| | |||||
* | Initial Contributionandroid-1.0 | The Android Open Source Project | 2008-10-21 | 5 | -0/+219 |