summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| | |\ \ \
| | | * | | Enable sqrtf() x86 assembly codexqian62012-06-251-4/+6
* | | | | | Add module base to main executable's ARM_exidx.Evgeniy Stepanov2012-06-221-1/+1
* | | | | | am fa136e8c: am a5948157: Merge "Define __stack_chk_fail_local.S"Andrew Hsieh2012-06-202-1/+4
|\ \ \ \ \ \ | |/ / / / /
| * | | | | am a5948157: Merge "Define __stack_chk_fail_local.S"Andrew Hsieh2012-06-202-1/+4
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge "Define __stack_chk_fail_local.S"Andrew Hsieh2012-06-202-1/+4
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | Define __stack_chk_fail_local.SAndrew Hsieh2012-06-212-1/+4
| | |/ / /
* | | | | am effc607e: Reconcile with jb-releaseThe Android Open Source Project2012-06-200-0/+0
|\ \ \ \ \ | |/ / / /
| * | | | Reconcile with jb-releaseThe Android Open Source Project2012-06-200-0/+0
| |\ \ \ \
| | * \ \ \ merge in jb-release history after reset to jb-devThe Android Automerger2012-06-200-0/+0
| | |\ \ \ \ | | | |_|_|/ | | |/| | |
* | | | | | Merge "linker: reduce size by nearly 20KB"David 'Digit' Turner2012-06-191-0/+15
|\ \ \ \ \ \
| * | | | | | linker: reduce size by nearly 20KBDavid 'Digit' Turner2012-06-191-0/+15
* | | | | | | am 63c4179f: am 4d0128f1: Merge "Minor tweak to get memory around corrupted h...Andy McFadden2012-06-191-20/+22
|\ \ \ \ \ \ \ | |/ / / / / / |/| / / / / / | |/ / / / /
| * | | | | am 4d0128f1: Merge "Minor tweak to get memory around corrupted heap chunks du...Andy McFadden2012-06-191-20/+22
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge "Minor tweak to get memory around corrupted heap chunks dumped." into j...Andy McFadden2012-06-191-20/+22
| | |\ \ \ \
| | | * | | | Minor tweak to get memory around corrupted heap chunks dumped.Ben Cheng2012-06-191-20/+22
* | | | | | | Merge "Add watchdog.h"Arve Hjønnevåg2012-06-141-0/+65
|\ \ \ \ \ \ \
| * | | | | | | Add watchdog.hArve Hjønnevåg2012-06-131-0/+65
* | | | | | | | libc: make atoi, atol, and atoll pure functionsNick Kralevich2012-06-141-3/+3
* | | | | | | | FORTIFY_SOURCE: add strlcpy / strlcat supportNick Kralevich2012-06-144-0/+174
|/ / / / / / /
* | | | | | | Merge "linker: small code-cleanup"David 'Digit' Turner2012-06-134-69/+68
|\ \ \ \ \ \ \
| * | | | | | | linker: small code-cleanupDavid 'Digit' Turner2012-06-134-69/+68
* | | | | | | | Merge "Don't mark realloc with __attribute__((malloc))"Nick Kralevich2012-06-131-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Don't mark realloc with __attribute__((malloc))Nick Kralevich2012-06-131-1/+1
* | | | | | | | | Merge "FORTIFY_SOURCE: add sprintf / vsprintf support"Nick Kralevich2012-06-134-14/+178
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | FORTIFY_SOURCE: add sprintf / vsprintf supportNick Kralevich2012-06-134-14/+178
| |/ / / / / / /
* | | | | | | | Merge "update filter.h / prctl.h / seccomp.h"Nick Kralevich2012-06-123-23/+127
|\ \ \ \ \ \ \ \
| * | | | | | | | update filter.h / prctl.h / seccomp.hNick Kralevich2012-06-123-23/+127
| |/ / / / / / /
* | | | | | | | am c5cab345: am 028ccf5d: Merge "Avoid multiple dns lookups for the same query"Robert Greenwalt2012-06-123-1/+135
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| / / / / / / | |/ / / / / /
| * | | | | | am 028ccf5d: Merge "Avoid multiple dns lookups for the same query"Robert Greenwalt2012-06-123-1/+135
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |