summaryrefslogtreecommitdiffstats
path: root/linker/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* 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
* Define __stack_chk_fail_local.SAndrew Hsieh2012-06-211-0/+1
* 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
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+52
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-52/+0
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-0/+29
* Initial Contributionandroid-1.0The Android Open Source Project2008-10-211-0/+23