summaryrefslogtreecommitdiffstats
path: root/linker/Android.mk
Commit message (Expand)AuthorAgeFilesLines
* am 3002d64b: Merge "Everyone has a TLS register."Elliott Hughes2013-02-131-7/+1
|\
| * Everyone has a TLS register.Elliott Hughes2013-02-121-7/+1
* | am 4cd5703b: am 75b64a1b: am ca483765: Merge "Fix the duplication in the debu...Elliott Hughes2013-01-221-1/+0
|\ \ | |/
| * Fix the duplication in the debugging code.Elliott Hughes2013-01-181-1/+0
* | am 36c4eb18: am 3a72fe58: am f3fe1945: Merge "linker: add -Wl,--exclude-libs,...Nick Kralevich2013-01-171-1/+1
|\ \ | |/
| * linker: add -Wl,--exclude-libs,ALL to LDFLAGSNick Kralevich2013-01-161-1/+1
* | am a0edecf3: am a4ebdcf5: Merge "Check for unknown flags passed to dlopen(3)."Elliott Hughes2012-12-181-9/+9
|\ \ | |/
| * Check for unknown flags passed to dlopen(3).Elliott Hughes2012-12-181-9/+9
* | am 4835e6ef: am 97b70b2b: Merge "Replace .S version of x86 crtfiles with .c v...Elliott Hughes2012-11-301-1/+7
|\ \ | |/
| * Replace .S version of x86 crtfiles with .c versionPavel Chupin2012-11-301-1/+7
* | am cfb47daf: am 01271b18: Merge "Make dynamic linker debugging always availab...Elliott Hughes2012-11-021-4/+0
|\ \ | |/
| * am 01271b18: Merge "Make dynamic linker debugging always available."Elliott Hughes2012-11-021-4/+0
| |\
| | * Make dynamic linker debugging always available.Elliott Hughes2012-11-021-4/+0
* | | am 914112ea: am 155e8d1d: Merge "More dynamic linker cleanup."Elliott Hughes2012-10-301-6/+5
|\ \ \ | |/ /
| * | am 155e8d1d: Merge "More dynamic linker cleanup."Elliott Hughes2012-10-301-6/+5
| |\ \ | | |/
| | * More dynamic linker cleanup.Elliott Hughes2012-10-301-6/+5
* | | am ab4e2ed1: am db4fdf1a: Merge "Fix dlerror(3)."Elliott Hughes2012-10-121-1/+1
|\ \ \ | |/ /
| * | am db4fdf1a: Merge "Fix dlerror(3)."Elliott Hughes2012-10-121-1/+1
| |\ \ | | |/
| | * Fix dlerror(3).Elliott Hughes2012-10-111-1/+1
| * | Set up the private variables.Ying Wang2012-10-081-0/+8
| |/
* | Set up the private variables.Ying Wang2012-09-261-0/+8
* | am c64c1b49: am ad8ff472: am c1eb7619: am 440e417d: Merge "Add dependencies o...Elliott Hughes2012-08-131-0/+1
|\ \ | |/
| * Add dependencies on all the makefiles.Elliott Hughes2012-08-131-0/+1
* | Split out LOCAL_ASFLAGS.Ying Wang2012-08-111-0/+3
|/
* 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
* | 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