summaryrefslogtreecommitdiffstats
path: root/linker/Android.mk
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jb-mr1-release' of https://android.googlesource.com/platform/bi...Steve Kondik2012-11-181-13/+30
|\
| * Set up the private variables.Ying Wang2012-10-101-0/+8
| * Add dependencies on all the makefiles.Elliott Hughes2012-08-131-0/+1
| * Clean up the linker a bit, remove prelinking support.Elliott Hughes2012-08-071-10/+9
| * MIPS support to the linkerRaghu Gandham2012-08-021-5/+10
| * Use std=gnu99 for the dynamic linker as well as libc.Elliott Hughes2012-07-161-1/+2
| * linker: New sources to manage the ELF program header table.David 'Digit' Turner2012-06-251-0/+1
| * am a5948157: Merge "Define __stack_chk_fail_local.S"Andrew Hsieh2012-06-201-1/+3
| |\
| | * Define __stack_chk_fail_local.SAndrew Hsieh2012-06-211-1/+3
| | * Make the linker relocatable.Nick Kralevich2012-05-151-20/+2
| | * linker: set LOCAL_NO_CRT := trueNick Kralevich2012-05-151-8/+3
* | | implement work around for tegra errata 657451Gary King2012-07-101-0/+3
|/ /
* | linker: enable -fvisibility=hiddenNick Kralevich2012-04-041-1/+3
* | Add relro supportNick Kralevich2012-03-051-1/+1
* | Merge c4cb87f3Jean-Baptiste Queru2012-02-011-6/+0
|\ \ | |/
| * remove obsolete SuperH supportDavid 'Digit' Turner2012-01-311-6/+0
* | Make the linker relocatable.Nick Kralevich2011-11-111-20/+2
* | linker: set LOCAL_NO_CRT := trueNick Kralevich2011-11-041-8/+3
* | Revert "Make the linker relocatable."Nick Kralevich2011-11-031-2/+20
* | Make the linker relocatable.Nick Kralevich2011-11-021-20/+2
|/
* Revert "Revert "linker: get rid of the buddy allocator""Shih-wei Liao2011-07-171-2/+1
* Revert "linker: get rid of the buddy allocator"Nick Kralevich2011-07-151-1/+2
* linker: get rid of the buddy allocatorNick Kralevich2011-07-141-2/+1
* Revert "x86: Enable -fstack-protector"Martijn Coenen2011-06-071-1/+0
* am 204d1f65: am b2c7e0c1: Merge "x86: Enable -fstack-protector"David Turner2011-06-061-0/+1
|\
| * x86: Enable -fstack-protectorBruce Beare2011-05-241-0/+1
* | bionic: remove LOCAL_PRELINK_MODULEIliyan Malchev2011-03-141-2/+0
|/
* linker: Remove unsecure env. variable for setuid programs.David 'Digit' Turner2010-12-201-1/+2
* linker: remove libcutils dependency by re-implementing simpler socket_local_c...David 'Digit' Turner2010-06-101-1/+1
* Fix debug output in the dynamic linker.David 'Digit' Turner2010-02-111-0/+5
* Fix typo in a comment.Doug Kwan2010-01-251-1/+1
* Align TEXT section to 4K boundary so that we can use both ld and gold.Doug Kwan2010-01-251-1/+6
* Use correct TLS codepath for linkerGary King2010-01-121-1/+5
* added and modified linker to support SuperH architectureShin-ichiro KAWASAKI2009-11-061-1/+10
* linker: Make the errors reported by dlopen/dlsym be more useful.Dima Zavin2009-05-271-1/+1
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+75
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-72/+0
* auto import from //depot/cupcake/@132589The Android Open Source Project2009-03-031-5/+2
* auto import from //depot/cupcake/@137055The Android Open Source Project2009-03-021-2/+5
* auto import from //branches/cupcake/...@126645The Android Open Source Project2009-01-151-0/+4
* Initial Contributionandroid-1.0The Android Open Source Project2008-10-211-0/+68