summaryrefslogtreecommitdiffstats
path: root/linker
Commit message (Expand)AuthorAgeFilesLines
* Redesign dlopen() locks to be recursive per thread.Pavel Chupin2012-02-211-1/+1
* linker: fix x86 buildDavid 'Digit' Turner2012-02-011-1/+1
* remove obsolete SuperH supportDavid 'Digit' Turner2012-01-315-218/+3
* Move variable declaration on its own lineStephen Smalley2012-01-201-1/+2
* Use the AT_SECURE auxv flag to determine whether to enable secure mode.Stephen Smalley2012-01-201-4/+15
* bionic: add machine type checkZhenghua Wang2011-11-291-1/+5
* fix prototype of dladdrMathias Agopian2011-09-283-5/+5
* am 91966c30: am 0acdbe08: am 89ea107d: Merge "linker: allow debugging of cons...David 'Digit' Turner2011-08-301-1/+1
|\
| * am 0acdbe08: am 89ea107d: Merge "linker: allow debugging of constructors"David 'Digit' Turner2011-08-291-1/+1
| |\
| | * linker: allow debugging of constructorsDavid 'Digit' Turner2011-08-271-1/+1
* | | linker.h: don't change the soinfo structureNick Kralevich2011-08-291-0/+2
* | | Log signal info at time of receiptAndy McFadden2011-08-042-26/+70
* | | Revert "Revert "linker: get rid of the buddy allocator""Shih-wei Liao2011-07-175-277/+15
* | | Revert "linker: get rid of the buddy allocator"Nick Kralevich2011-07-155-15/+277
* | | linker: get rid of the buddy allocatorNick Kralevich2011-07-145-277/+15
* | | Revert "x86: Enable -fstack-protector"Martijn Coenen2011-06-072-3/+0
* | | am 204d1f65: am b2c7e0c1: Merge "x86: Enable -fstack-protector"David Turner2011-06-062-0/+3
|\ \ \ | |/ /
| * | am b2c7e0c1: Merge "x86: Enable -fstack-protector"David Turner2011-06-062-0/+3
| |\ \ | | |/
| | * x86: Enable -fstack-protectorBruce Beare2011-05-242-0/+3
* | | am 1af88c97: am d004dc99: Merge "Use MAP_FIXED when allocating prelinked shar...David Turner2011-05-021-1/+1
|\ \ \ | |/ /
| * | am d004dc99: Merge "Use MAP_FIXED when allocating prelinked shared library re...David Turner2011-05-021-1/+1
| |\ \ | | |/
| | * Use MAP_FIXED when allocating prelinked shared library regionsChris Dearman2011-03-101-1/+1
* | | bionic: remove LOCAL_PRELINK_MODULEIliyan Malchev2011-03-141-2/+0
|/ /
* | am 962dcb22: am fed58049: Merge "libc: Fix PTHREAD_RWLOCK_INITIALIZER"David 'Digit' Turner2011-03-101-6/+0
|\ \ | |/
| * Updated gcc 4.4.3 IA toolchain doesn't require the .ctors listBruce Beare2011-02-161-6/+0
| * Fix bug in linker environment variable lookup.tedbo2011-01-211-1/+1
* | Increase SO_MAX to accomodate valgrindKenny Root2011-02-101-1/+1
* | Fix bug in linker environment variable lookup.tedbo2011-01-201-1/+1
* | Fix typosGlenn Kasten2011-01-181-5/+5
|/
* linker: Remove unsecure env. variable for setuid programs.David 'Digit' Turner2010-12-204-29/+304
* add /vendor supportBrian Swetland2010-09-191-1/+1
* linker: fix overwriting the real linker error stringDima Zavin2010-08-171-1/+1
* linker: Support dlopen(NULL, ...) properly.David 'Digit' Turner2010-07-231-1/+12
* linker: remove libcutils dependency by re-implementing simpler socket_local_c...David 'Digit' Turner2010-06-102-4/+44
* fix buildJean-Baptiste Queru2010-05-121-1/+1
* merge from open-source masterThe Android Open Source Project2010-05-121-0/+65
|\
| * Added support for LD_PRELOADMatt Fischer2010-05-101-0/+65
* | merge from open-source masterThe Android Open Source Project2010-04-213-5/+15
|\ \ | |/
| * Fixed support for RTLD_NEXT in dlsym()Matt Fischer2010-04-083-5/+15
* | merge from open-source masterThe Android Open Source Project2010-03-311-1/+1
|\ \ | |/
| * linker: fix the undefined weak symbols issueMin-su, Kim2010-03-291-1/+1
* | merge from open-source masterThe Android Open Source Project2010-03-223-14/+86
|\ \ | |/
| * Added support for dladdr()Matt Fischer2010-03-173-14/+86
| * am fe62de1a: Add support for R_ARM_REL32 to the dynamic linker.David 'Digit' Turner2009-12-022-6/+14
| |\
| | * Add support for R_ARM_REL32 to the dynamic linker.David 'Digit' Turner2009-12-022-6/+14
| * | merge from open-source masterJean-Baptiste Queru2009-11-085-4/+224
| |\ \
| * \ \ am 763ac283: Merge changes Ibcba4b4f,I9af341e1 into eclairIliyan Malchev2009-10-233-61/+70
| |\ \ \ | | | |/ | | |/|
| * | | am ff7b46b8: Merge change I3c998761 into eclairDavid 'Digit' Turner2009-10-161-3/+7
| |\ \ \
* | | | | Fix debug output in the dynamic linker.David 'Digit' Turner2010-02-117-15/+809
* | | | | bionic/linker: rename ba_prelink to ba_nonprelinkIliyan Malchev2010-02-101-11/+11