summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "linker: Fix LD_PRELOADS for calling constructors"Nick Kralevich2012-07-181-0/+5
|\
| * linker: Fix LD_PRELOADS for calling constructorsKito Cheng2012-07-151-0/+5
* | Merge "bionic: Report linker relocation address to gdb"Elliott Hughes2012-07-161-7/+8
|\ \
| * | bionic: Report linker relocation address to gdbRyan V. Bissell2012-07-161-7/+8
* | | Merge "linker: cleanup of undefined state handling, which is really dead code"Elliott Hughes2012-07-161-1/+1
|\ \ \
| * | | linker: cleanup of undefined state handling, which is really dead codeRobin Burchell2012-07-161-1/+1
|/ / /
* | | Merge "linker: Use SHN_UNDEF instead of describing what it is trying to do."Elliott Hughes2012-07-161-2/+2
|\ \ \
| * | | linker: Use SHN_UNDEF instead of describing what it is trying to do.Robin Burchell2012-07-161-2/+2
|/ / /
* | | Merge "Use std=gnu99 for the dynamic linker as well as libc."Elliott Hughes2012-07-161-1/+2
|\ \ \
| * | | Use std=gnu99 for the dynamic linker as well as libc.Elliott Hughes2012-07-161-1/+2
|/ / /
* | | Merge "limits.h: Include page.h when relying on PAGE_SIZE"Elliott Hughes2012-07-161-0/+1
|\ \ \
| * | | limits.h: Include page.h when relying on PAGE_SIZEArun Raghavan2012-07-101-0/+1
* | | | Merge "FORTIFY_SOURCE: revert memcpy changes."Nick Kralevich2012-07-162-38/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | FORTIFY_SOURCE: revert memcpy changes.Nick Kralevich2012-07-132-38/+4
|/ / /
* | | Merge "FORTIFY_SOURCE: introduce __BIONIC_FORTIFY_UNKNOWN_SIZE macro"Nick Kralevich2012-07-133-4/+8
|\ \ \
| * | | FORTIFY_SOURCE: introduce __BIONIC_FORTIFY_UNKNOWN_SIZE macroNick Kralevich2012-07-133-4/+8
* | | | Merge "FORTIFY_SOURCE: strlen check."Nick Kralevich2012-07-133-0/+81
|\ \ \ \ | |/ / /
| * | | FORTIFY_SOURCE: strlen check.Nick Kralevich2012-07-133-0/+81
* | | | Merge "FORTIFY_SOURCE: restore __memcpy_chk()"Nick Kralevich2012-07-131-0/+10
|\ \ \ \ | |/ / /
| * | | FORTIFY_SOURCE: restore __memcpy_chk()Nick Kralevich2012-07-131-0/+10
|/ / /
* | | Merge "FORTIFY_SOURCE: enhanced memcpy protections."Nick Kralevich2012-07-133-7/+58
|\ \ \
| * | | FORTIFY_SOURCE: enhanced memcpy protections.Nick Kralevich2012-07-123-7/+58
|/ / /
* | | Merge "memmove: Don't call memcpy if regions overlap"Nick Kralevich2012-07-121-3/+4
|\ \ \ | |_|/ |/| |
| * | memmove: Don't call memcpy if regions overlapNick Kralevich2012-07-111-3/+4
|/ /
* | Don't use -fstack-protector on ssp.cNick Kralevich2012-07-101-1/+20
* | Merge "FORTIFY_SOURCE: Add openat, fix bug"Nick Kralevich2012-07-092-7/+45
|\ \
| * | FORTIFY_SOURCE: Add openat, fix bugNick Kralevich2012-07-092-7/+45
* | | Merge "FORTIFY_SOURCE: add fgets support."Nick Kralevich2012-07-093-0/+100
|\ \ \
| * | | FORTIFY_SOURCE: add fgets support.Nick Kralevich2012-07-093-0/+100
| |/ /
* | | am 67636eea: am 40e7ed58: Unhide rtld_db_dlactivity()Andrew Hsieh2012-07-092-3/+3
|\ \ \ | |/ / |/| |
| * | am 40e7ed58: Unhide rtld_db_dlactivity()Andrew Hsieh2012-07-092-3/+3
| |\ \ | | |/ | |/|
| | * Unhide rtld_db_dlactivity()Andrew Hsieh2012-07-022-3/+3
* | | Merge "Modify ion header"Rebecca Schultz Zavin2012-06-281-6/+10
|\ \ \
| * | | Modify ion headerRebecca Schultz Zavin2012-06-111-6/+10
* | | | Merge "FORTIFY_SOURCE: add open() checks"Nick Kralevich2012-06-272-0/+54
|\ \ \ \
| * | | | FORTIFY_SOURCE: add open() checksNick Kralevich2012-06-262-0/+54
* | | | | libc: cleanupsNick Kralevich2012-06-261-8/+8
|/ / / /
* | | | linker: improve loadable segment protection.David 'Digit' Turner2012-06-262-442/+98
* | | | linker: simplify code for dynamic and ARM exidx sections.David 'Digit' Turner2012-06-261-43/+14
* | | | Merge "linker: rename load_offset to load_bias."David 'Digit' Turner2012-06-262-18/+43
|\ \ \ \
| * | | | linker: rename load_offset to load_bias.David 'Digit' Turner2012-06-252-18/+43
* | | | | Merge "linker: avoid mapping the whole library before load."David 'Digit' Turner2012-06-261-111/+61
|\ \ \ \ \ | |/ / / /
| * | | | linker: avoid mapping the whole library before load.David 'Digit' Turner2012-06-251-111/+61
* | | | | Merge "linker: Add PAGE_START/OFFSET/END convenience macros"David 'Digit' Turner2012-06-261-18/+15
|\ \ \ \ \ | |/ / / /
| * | | | linker: Add PAGE_START/OFFSET/END convenience macrosDavid 'Digit' Turner2012-06-251-18/+15
* | | | | Merge "linker: New sources to manage the ELF program header table."David 'Digit' Turner2012-06-264-1/+795
|\ \ \ \ \ | |/ / / /
| * | | | linker: New sources to manage the ELF program header table.David 'Digit' Turner2012-06-254-1/+795
* | | | | am 5af97ca8: am c7bab8cb: Merge "Enable sqrtf() x86 assembly code"Elliott Hughes2012-06-251-4/+6
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | am c7bab8cb: Merge "Enable sqrtf() x86 assembly code"Elliott Hughes2012-06-251-4/+6
| |\ \ \
| | * \ \ Merge "Enable sqrtf() x86 assembly code"Elliott Hughes2012-06-251-4/+6
| | |\ \ \