summaryrefslogtreecommitdiffstats
path: root/linker/arch
Commit message (Expand)AuthorAgeFilesLines
* Fix mips/mips64 buildDmitriy Ivanov2014-07-282-0/+4
* Merge "Remove __CTOR_LIST__ from mips/mips64."Elliott Hughes2014-07-092-11/+0
|\
| * Remove __CTOR_LIST__ from mips/mips64.Elliott Hughes2014-07-092-11/+0
* | Don't zero r1 on entry to the dynamic linker.Elliott Hughes2014-07-083-18/+8
|/
* Unify our assembler macros.Elliott Hughes2014-02-203-3/+3
* [MIPS64] Dynamic linkerChris Dearman2014-02-111-0/+128
* bionic: rename aarch64 target to arm64Colin Cross2014-01-231-0/+0
* AArch64: Linker64 support for AArch64Marcus Oakland2013-12-171-0/+38
* x86_64 linker.Elliott Hughes2013-10-081-0/+38
* Drop unnecessary execution permission for .cpp/.c/.hKito Cheng2013-03-221-0/+0
* Fix x86 build, remove void* arithmetic.Elliott Hughes2013-02-071-0/+1
* Clean up the argc/argv/envp/auxv handling.Elliott Hughes2013-02-071-8/+7
* Fix x86 dynamic linker build.Elliott Hughes2012-12-181-2/+3
* Replace .S version of x86 crtfiles with .c versionPavel Chupin2012-11-301-16/+24
* Fix x86 build.Elliott Hughes2012-08-081-1/+1
* MIPS support to the linkerRaghu Gandham2012-08-021-0/+107
* Define __stack_chk_fail_local.SAndrew Hsieh2012-06-211-0/+1
* remove obsolete SuperH supportDavid 'Digit' Turner2012-01-311-50/+0
* Revert "x86: Enable -fstack-protector"Martijn Coenen2011-06-071-2/+0
* x86: Enable -fstack-protectorBruce Beare2011-05-241-0/+2
* Updated gcc 4.4.3 IA toolchain doesn't require the .ctors listBruce Beare2011-02-161-6/+0
* added and modified linker to support SuperH architectureShin-ichiro KAWASAKI2009-11-061-0/+50
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-032-0/+97
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-032-97/+0
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-102-0/+57
* Initial Contributionandroid-1.0The Android Open Source Project2008-10-212-0/+40