Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix mips/mips64 build | Dmitriy Ivanov | 2014-07-28 | 2 | -0/+4 |
* | Merge "Remove __CTOR_LIST__ from mips/mips64." | Elliott Hughes | 2014-07-09 | 2 | -11/+0 |
|\ | |||||
| * | Remove __CTOR_LIST__ from mips/mips64. | Elliott Hughes | 2014-07-09 | 2 | -11/+0 |
* | | Don't zero r1 on entry to the dynamic linker. | Elliott Hughes | 2014-07-08 | 3 | -18/+8 |
|/ | |||||
* | Unify our assembler macros. | Elliott Hughes | 2014-02-20 | 3 | -3/+3 |
* | [MIPS64] Dynamic linker | Chris Dearman | 2014-02-11 | 1 | -0/+128 |
* | bionic: rename aarch64 target to arm64 | Colin Cross | 2014-01-23 | 1 | -0/+0 |
* | AArch64: Linker64 support for AArch64 | Marcus Oakland | 2013-12-17 | 1 | -0/+38 |
* | x86_64 linker. | Elliott Hughes | 2013-10-08 | 1 | -0/+38 |
* | Drop unnecessary execution permission for .cpp/.c/.h | Kito Cheng | 2013-03-22 | 1 | -0/+0 |
* | Fix x86 build, remove void* arithmetic. | Elliott Hughes | 2013-02-07 | 1 | -0/+1 |
* | Clean up the argc/argv/envp/auxv handling. | Elliott Hughes | 2013-02-07 | 1 | -8/+7 |
* | Fix x86 dynamic linker build. | Elliott Hughes | 2012-12-18 | 1 | -2/+3 |
* | Replace .S version of x86 crtfiles with .c version | Pavel Chupin | 2012-11-30 | 1 | -16/+24 |
* | Fix x86 build. | Elliott Hughes | 2012-08-08 | 1 | -1/+1 |
* | MIPS support to the linker | Raghu Gandham | 2012-08-02 | 1 | -0/+107 |
* | Define __stack_chk_fail_local.S | Andrew Hsieh | 2012-06-21 | 1 | -0/+1 |
* | remove obsolete SuperH support | David 'Digit' Turner | 2012-01-31 | 1 | -50/+0 |
* | Revert "x86: Enable -fstack-protector" | Martijn Coenen | 2011-06-07 | 1 | -2/+0 |
* | x86: Enable -fstack-protector | Bruce Beare | 2011-05-24 | 1 | -0/+2 |
* | Updated gcc 4.4.3 IA toolchain doesn't require the .ctors list | Bruce Beare | 2011-02-16 | 1 | -6/+0 |
* | added and modified linker to support SuperH architecture | Shin-ichiro KAWASAKI | 2009-11-06 | 1 | -0/+50 |
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 2 | -0/+97 |
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 2 | -97/+0 |
* | auto import from //branches/cupcake/...@130745 | The Android Open Source Project | 2009-02-10 | 2 | -0/+57 |
* | Initial Contributionandroid-1.0 | The Android Open Source Project | 2008-10-21 | 2 | -0/+40 |