aboutsummaryrefslogtreecommitdiff
path: root/linker/arch
AgeCommit message (Expand)Author
2014-07-28Fix mips/mips64 buildDmitriy Ivanov
2014-07-09Merge "Remove __CTOR_LIST__ from mips/mips64."Elliott Hughes
2014-07-09Remove __CTOR_LIST__ from mips/mips64.Elliott Hughes
2014-07-08Don't zero r1 on entry to the dynamic linker.Elliott Hughes
2014-02-20Unify our assembler macros.Elliott Hughes
2014-02-11[MIPS64] Dynamic linkerChris Dearman
2014-01-23bionic: rename aarch64 target to arm64Colin Cross
2013-12-17AArch64: Linker64 support for AArch64Marcus Oakland
2013-10-08x86_64 linker.Elliott Hughes
2013-03-22Drop unnecessary execution permission for .cpp/.c/.hKito Cheng
2013-02-07Fix x86 build, remove void* arithmetic.Elliott Hughes
2013-02-07Clean up the argc/argv/envp/auxv handling.Elliott Hughes
2012-12-18Fix x86 dynamic linker build.Elliott Hughes
2012-11-30Replace .S version of x86 crtfiles with .c versionPavel Chupin
2012-08-08Fix x86 build.Elliott Hughes
2012-08-02MIPS support to the linkerRaghu Gandham
2012-06-21Define __stack_chk_fail_local.SAndrew Hsieh
2012-01-31remove obsolete SuperH supportDavid 'Digit' Turner
2011-06-07Revert "x86: Enable -fstack-protector"Martijn Coenen
2011-05-24x86: Enable -fstack-protectorBruce Beare
2011-02-16Updated gcc 4.4.3 IA toolchain doesn't require the .ctors listBruce Beare
2009-11-06added and modified linker to support SuperH architectureShin-ichiro KAWASAKI
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-02-10auto import from //branches/cupcake/...@130745The Android Open Source Project
2008-10-21Initial Contributionandroid-1.0release-1.0The Android Open Source Project