Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge "linker: Fix LD_PRELOADS for calling constructors" | Nick Kralevich | 2012-07-18 | 1 | -0/+5 |
|\ | |||||
| * | linker: Fix LD_PRELOADS for calling constructors | Kito Cheng | 2012-07-15 | 1 | -0/+5 |
* | | Merge "bionic: Report linker relocation address to gdb" | Elliott Hughes | 2012-07-16 | 1 | -7/+8 |
|\ \ | |||||
| * | | bionic: Report linker relocation address to gdb | Ryan V. Bissell | 2012-07-16 | 1 | -7/+8 |
* | | | Merge "linker: cleanup of undefined state handling, which is really dead code" | Elliott Hughes | 2012-07-16 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | linker: cleanup of undefined state handling, which is really dead code | Robin Burchell | 2012-07-16 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge "linker: Use SHN_UNDEF instead of describing what it is trying to do." | Elliott Hughes | 2012-07-16 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | linker: Use SHN_UNDEF instead of describing what it is trying to do. | Robin Burchell | 2012-07-16 | 1 | -2/+2 |
|/ / / | |||||
* | | | Merge "Use std=gnu99 for the dynamic linker as well as libc." | Elliott Hughes | 2012-07-16 | 1 | -1/+2 |
|\ \ \ | |||||
| * | | | Use std=gnu99 for the dynamic linker as well as libc. | Elliott Hughes | 2012-07-16 | 1 | -1/+2 |
|/ / / | |||||
* | | | Merge "limits.h: Include page.h when relying on PAGE_SIZE" | Elliott Hughes | 2012-07-16 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | limits.h: Include page.h when relying on PAGE_SIZE | Arun Raghavan | 2012-07-10 | 1 | -0/+1 |
* | | | | Merge "FORTIFY_SOURCE: revert memcpy changes." | Nick Kralevich | 2012-07-16 | 2 | -38/+4 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | FORTIFY_SOURCE: revert memcpy changes. | Nick Kralevich | 2012-07-13 | 2 | -38/+4 |
|/ / / | |||||
* | | | Merge "FORTIFY_SOURCE: introduce __BIONIC_FORTIFY_UNKNOWN_SIZE macro" | Nick Kralevich | 2012-07-13 | 3 | -4/+8 |
|\ \ \ | |||||
| * | | | FORTIFY_SOURCE: introduce __BIONIC_FORTIFY_UNKNOWN_SIZE macro | Nick Kralevich | 2012-07-13 | 3 | -4/+8 |
* | | | | Merge "FORTIFY_SOURCE: strlen check." | Nick Kralevich | 2012-07-13 | 3 | -0/+81 |
|\ \ \ \ | |/ / / | |||||
| * | | | FORTIFY_SOURCE: strlen check. | Nick Kralevich | 2012-07-13 | 3 | -0/+81 |
* | | | | Merge "FORTIFY_SOURCE: restore __memcpy_chk()" | Nick Kralevich | 2012-07-13 | 1 | -0/+10 |
|\ \ \ \ | |/ / / | |||||
| * | | | FORTIFY_SOURCE: restore __memcpy_chk() | Nick Kralevich | 2012-07-13 | 1 | -0/+10 |
|/ / / | |||||
* | | | Merge "FORTIFY_SOURCE: enhanced memcpy protections." | Nick Kralevich | 2012-07-13 | 3 | -7/+58 |
|\ \ \ | |||||
| * | | | FORTIFY_SOURCE: enhanced memcpy protections. | Nick Kralevich | 2012-07-12 | 3 | -7/+58 |
|/ / / | |||||
* | | | Merge "memmove: Don't call memcpy if regions overlap" | Nick Kralevich | 2012-07-12 | 1 | -3/+4 |
|\ \ \ | |_|/ |/| | | |||||
| * | | memmove: Don't call memcpy if regions overlap | Nick Kralevich | 2012-07-11 | 1 | -3/+4 |
|/ / | |||||
* | | Don't use -fstack-protector on ssp.c | Nick Kralevich | 2012-07-10 | 1 | -1/+20 |
* | | Merge "FORTIFY_SOURCE: Add openat, fix bug" | Nick Kralevich | 2012-07-09 | 2 | -7/+45 |
|\ \ | |||||
| * | | FORTIFY_SOURCE: Add openat, fix bug | Nick Kralevich | 2012-07-09 | 2 | -7/+45 |
* | | | Merge "FORTIFY_SOURCE: add fgets support." | Nick Kralevich | 2012-07-09 | 3 | -0/+100 |
|\ \ \ | |||||
| * | | | FORTIFY_SOURCE: add fgets support. | Nick Kralevich | 2012-07-09 | 3 | -0/+100 |
| |/ / | |||||
* | | | am 67636eea: am 40e7ed58: Unhide rtld_db_dlactivity() | Andrew Hsieh | 2012-07-09 | 2 | -3/+3 |
|\ \ \ | |/ / |/| | | |||||
| * | | am 40e7ed58: Unhide rtld_db_dlactivity() | Andrew Hsieh | 2012-07-09 | 2 | -3/+3 |
| |\ \ | | |/ | |/| | |||||
| | * | Unhide rtld_db_dlactivity() | Andrew Hsieh | 2012-07-02 | 2 | -3/+3 |
* | | | Merge "Modify ion header" | Rebecca Schultz Zavin | 2012-06-28 | 1 | -6/+10 |
|\ \ \ | |||||
| * | | | Modify ion header | Rebecca Schultz Zavin | 2012-06-11 | 1 | -6/+10 |
* | | | | Merge "FORTIFY_SOURCE: add open() checks" | Nick Kralevich | 2012-06-27 | 2 | -0/+54 |
|\ \ \ \ | |||||
| * | | | | FORTIFY_SOURCE: add open() checks | Nick Kralevich | 2012-06-26 | 2 | -0/+54 |
* | | | | | libc: cleanups | Nick Kralevich | 2012-06-26 | 1 | -8/+8 |
|/ / / / | |||||
* | | | | linker: improve loadable segment protection. | David 'Digit' Turner | 2012-06-26 | 2 | -442/+98 |
* | | | | linker: simplify code for dynamic and ARM exidx sections. | David 'Digit' Turner | 2012-06-26 | 1 | -43/+14 |
* | | | | Merge "linker: rename load_offset to load_bias." | David 'Digit' Turner | 2012-06-26 | 2 | -18/+43 |
|\ \ \ \ | |||||
| * | | | | linker: rename load_offset to load_bias. | David 'Digit' Turner | 2012-06-25 | 2 | -18/+43 |
* | | | | | Merge "linker: avoid mapping the whole library before load." | David 'Digit' Turner | 2012-06-26 | 1 | -111/+61 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | linker: avoid mapping the whole library before load. | David 'Digit' Turner | 2012-06-25 | 1 | -111/+61 |
* | | | | | Merge "linker: Add PAGE_START/OFFSET/END convenience macros" | David 'Digit' Turner | 2012-06-26 | 1 | -18/+15 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | linker: Add PAGE_START/OFFSET/END convenience macros | David 'Digit' Turner | 2012-06-25 | 1 | -18/+15 |
* | | | | | Merge "linker: New sources to manage the ELF program header table." | David 'Digit' Turner | 2012-06-26 | 4 | -1/+795 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | linker: New sources to manage the ELF program header table. | David 'Digit' Turner | 2012-06-25 | 4 | -1/+795 |
* | | | | | am 5af97ca8: am c7bab8cb: Merge "Enable sqrtf() x86 assembly code" | Elliott Hughes | 2012-06-25 | 1 | -4/+6 |
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| | | |||||
| * | | | am c7bab8cb: Merge "Enable sqrtf() x86 assembly code" | Elliott Hughes | 2012-06-25 | 1 | -4/+6 |
| |\ \ \ | |||||
| | * \ \ | Merge "Enable sqrtf() x86 assembly code" | Elliott Hughes | 2012-06-25 | 1 | -4/+6 |
| | |\ \ \ |