summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "x86: stop unwinding past __bionic_clone."Elliott Hughes2014-05-301-0/+2
|\
| * x86: stop unwinding past __bionic_clone.Elliott Hughes2014-05-301-0/+2
|/
* Merge "Fix unwinding_through_signal_frame test."Christopher Ferris2014-05-301-1/+22
|\
| * Fix unwinding_through_signal_frame test.Christopher Ferris2014-05-291-1/+22
|/
* Merge "Fix x86 cfi directives for syscalls."Christopher Ferris2014-05-30185-575/+877
|\
| * Fix x86 cfi directives for syscalls.Christopher Ferris2014-05-29185-575/+877
|/
* Merge "Remove issetugid."Elliott Hughes2014-05-304-37/+3
|\
| * Remove issetugid.Elliott Hughes2014-05-294-37/+3
* | Merge "Fix wmemmove test."Christopher Ferris2014-05-291-2/+2
|\ \
| * | Fix wmemmove test.Christopher Ferris2014-05-291-2/+2
| |/
* | Merge "Workaround the GCC "(long)fn -> lfn" optimization bug."Ben Cheng2014-05-291-2/+5
|\ \ | |/ |/|
| * Workaround the GCC "(long)fn -> lfn" optimization bug.Ben Cheng2014-05-291-2/+5
|/
* Merge "Fix dprintf test."Christopher Ferris2014-05-291-8/+7
|\
| * Fix dprintf test.Christopher Ferris2014-05-291-8/+7
* | Merge "Add Aarch64 optimized bzero based on memset"Christopher Ferris2014-05-295-40/+48
|\ \
| * | Add Aarch64 optimized bzero based on memsetBernhard Rosenkraenzer2014-05-295-40/+48
* | | Merge "Return the actual success result from __futex."Elliott Hughes2014-05-291-4/+4
|\ \ \ | |_|/ |/| |
| * | Return the actual success result from __futex.Elliott Hughes2014-05-291-4/+4
* | | Merge "Fix overflow testing in sbrk."Christopher Ferris2014-05-292-10/+71
|\ \ \ | |/ / |/| |
| * | Fix overflow testing in sbrk.Christopher Ferris2014-05-292-10/+71
* | | Merge "Minor style cleanup of some code I had to look at."Elliott Hughes2014-05-291-11/+6
|\ \ \
| * | | Minor style cleanup of some code I had to look at.Elliott Hughes2014-05-281-11/+6
* | | | Merge "Upgrade to tzdata2014d."Elliott Hughes2014-05-291-0/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Upgrade to tzdata2014d.Elliott Hughes2014-05-281-0/+0
|/ / /
* | | Merge "Revert "Revert "Lose the hand-written futex assembler."""Elliott Hughes2014-05-2924-455/+45
|\ \ \
| * | | Revert "Revert "Lose the hand-written futex assembler.""Elliott Hughes2014-05-2824-455/+45
* | | | Merge "Fixes stdatomic.h test to match C11 spec"Dan Albert2014-05-291-9/+9
|\ \ \ \ | |_|/ / |/| | |
| * | | Fixes stdatomic.h test to match C11 specDan Albert2014-05-281-9/+9
|/ / /
* | | Merge "Updated ambiguous comment in pthread_mutex_lock."Dan Albert2014-05-281-1/+1
|\ \ \ | |_|/ |/| |
| * | Updated ambiguous comment in pthread_mutex_lock.Brigid Smith2014-05-281-1/+1
* | | Merge "Add optimized AArch64 versions of bcopy and wmemmove based on memmove"Christopher Ferris2014-05-2812-2/+100
|\ \ \ | |_|/ |/| |
| * | Add optimized AArch64 versions of bcopy and wmemmove based on memmoveBernhard Rosenkraenzer2014-05-2312-2/+100
* | | Merge "Revert "Lose the hand-written futex assembler.""Narayan Kamath2014-05-2820-17/+416
|\ \ \
| * | | Revert "Lose the hand-written futex assembler."Narayan Kamath2014-05-2820-17/+416
* | | | Merge "Remove unnecessary padding in ucontext_t"Calin Juravle2014-05-281-6/+13
|\ \ \ \
| * | | | Remove unnecessary padding in ucontext_tCalin Juravle2014-05-281-6/+13
|/ / / /
* | | | Merge "Expose __srefill for LP64 until we can fix the NDK."Elliott Hughes2014-05-281-1/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | Expose __srefill for LP64 until we can fix the NDK.Elliott Hughes2014-05-271-1/+3
|/ / /
* | | Merge "Clear the return address register in __bionic_clone."Elliott Hughes2014-05-272-0/+6
|\ \ \
| * | | Clear the return address register in __bionic_clone.Elliott Hughes2014-05-272-0/+6
| | |/ | |/|
* | | Merge "Use __typeof__() instead of typeof()"Dan Albert2014-05-271-1/+1
|\ \ \
| * | | Use __typeof__() instead of typeof()Dan Albert2014-05-271-1/+1
|/ / /
* | | Merge "Restore __srefill for LP32."Elliott Hughes2014-05-271-3/+10
|\ \ \
| * | | Restore __srefill for LP32.Elliott Hughes2014-05-271-3/+10
|/ / /
* | | Merge "Restore __srget and __swbuf for LP32."Elliott Hughes2014-05-261-2/+12
|\ \ \
| * | | Restore __srget and __swbuf for LP32.Elliott Hughes2014-05-251-2/+12
* | | | Merge "Add C11 <stdatomic.h>."Elliott Hughes2014-05-254-0/+604
|\ \ \ \ | |/ / / |/| | |
| * | | Add C11 <stdatomic.h>.Elliott Hughes2014-05-234-0/+604
| |/ /
* | | Merge "Restore tkill for LP32."Elliott Hughes2014-05-251-0/+5
|\ \ \
| * | | Restore tkill for LP32.Anthony King2014-05-241-0/+5
|/ / /