OSDN Git Service

android-x86/bionic.git
2014-05-30 Elliott Hughesam 3a3b27e0: Merge "x86: stop unwinding past __bionic_c...
2014-05-30 Elliott HughesMerge "x86: stop unwinding past __bionic_clone."
2014-05-30 Elliott Hughesx86: stop unwinding past __bionic_clone.
2014-05-30 Christopher... am 1672b056: Merge "Fix unwinding_through_signal_frame...
2014-05-30 Christopher... Merge "Fix unwinding_through_signal_frame test."
2014-05-30 Christopher... Fix unwinding_through_signal_frame test.
2014-05-30 Christopher... am 94170742: Merge "Fix x86 cfi directives for syscalls."
2014-05-30 Christopher... Merge "Fix x86 cfi directives for syscalls."
2014-05-30 Christopher... Fix x86 cfi directives for syscalls.
2014-05-30 Elliott Hughesam 264d1b83: Merge "Remove issetugid."
2014-05-30 Elliott HughesMerge "Remove issetugid."
2014-05-29 Christopher... am 5800aab3: Merge "Fix wmemmove test."
2014-05-29 Elliott HughesRemove issetugid.
2014-05-29 Christopher... Merge "Fix wmemmove test."
2014-05-29 Ben Chengam fd9f07a2: Merge "Workaround the GCC "(long)fn -...
2014-05-29 Ben ChengMerge "Workaround the GCC "(long)fn -> lfn" optimizatio...
2014-05-29 Ben ChengWorkaround the GCC "(long)fn -> lfn" optimization bug.
2014-05-29 Christopher... Fix wmemmove test.
2014-05-29 Christopher... am d4fbb1a8: Merge "Fix dprintf test."
2014-05-29 Christopher... Merge "Fix dprintf test."
2014-05-29 Christopher... am aa5f32ea: Merge "Add Aarch64 optimized bzero based...
2014-05-29 Christopher... Merge "Add Aarch64 optimized bzero based on memset"
2014-05-29 Bernhard RosenkraenzerAdd Aarch64 optimized bzero based on memset
2014-05-29 Christopher... Fix dprintf test.
2014-05-29 Elliott Hughesam 4dd0b72d: Merge "Return the actual success result...
2014-05-29 Elliott HughesMerge "Return the actual success result from __futex."
2014-05-29 Christopher... am 1a57de71: Merge "Fix overflow testing in sbrk."
2014-05-29 Christopher... Merge "Fix overflow testing in sbrk."
2014-05-29 Christopher... Fix overflow testing in sbrk.
2014-05-29 Elliott HughesReturn the actual success result from __futex.
2014-05-29 Elliott Hughesam ef023873: Merge "Minor style cleanup of some code...
2014-05-29 Elliott Hughesam 0bdd668f: Merge "Upgrade to tzdata2014d."
2014-05-29 Elliott HughesMerge "Minor style cleanup of some code I had to look...
2014-05-29 Elliott HughesMerge "Upgrade to tzdata2014d."
2014-05-29 Elliott HughesUpgrade to tzdata2014d.
2014-05-29 Elliott HughesMinor style cleanup of some code I had to look at.
2014-05-29 Elliott Hughesam fae42a83: Merge "Revert "Revert "Lose the hand-writt...
2014-05-29 Elliott HughesMerge "Revert "Revert "Lose the hand-written futex...
2014-05-29 Elliott HughesRevert "Revert "Lose the hand-written futex assembler.""
2014-05-29 Dan Albertam 32c8ae9d: Merge "Fixes stdatomic.h test to match...
2014-05-29 Dan AlbertMerge "Fixes stdatomic.h test to match C11 spec"
2014-05-28 Dan AlbertFixes stdatomic.h test to match C11 spec
2014-05-28 Dan Albertam dc3fb119: Merge "Updated ambiguous comment in pthrea...
2014-05-28 Dan AlbertMerge "Updated ambiguous comment in pthread_mutex_lock."
2014-05-28 Christopher... am 8a405b02: Merge "Add optimized AArch64 versions...
2014-05-28 Christopher... Merge "Add optimized AArch64 versions of bcopy and...
2014-05-28 Brigid SmithUpdated ambiguous comment in pthread_mutex_lock.
2014-05-28 Narayan Kamatham 52f74322: Merge "Revert "Lose the hand-written futex...
2014-05-28 Narayan KamathMerge "Revert "Lose the hand-written futex assembler.""
2014-05-28 Narayan KamathRevert "Lose the hand-written futex assembler."
2014-05-28 Calin Juravleam 53e70fe3: Merge "Remove unnecessary padding in ucont...
2014-05-28 Calin JuravleMerge "Remove unnecessary padding in ucontext_t"
2014-05-28 Calin JuravleRemove unnecessary padding in ucontext_t
2014-05-28 Elliott Hughesam 7fdde4a5: Merge "Expose __srefill for LP64 until...
2014-05-28 Elliott HughesMerge "Expose __srefill for LP64 until we can fix the...
2014-05-28 Elliott HughesExpose __srefill for LP64 until we can fix the NDK.
2014-05-27 Elliott Hughesam 1454ff25: Merge "Clear the return address register...
2014-05-27 Elliott HughesMerge "Clear the return address register in __bionic_cl...
2014-05-27 Elliott HughesClear the return address register in __bionic_clone.
2014-05-27 Dan Albertam 134911d7: Merge "Use __typeof__() instead of typeof()"
2014-05-27 Dan AlbertMerge "Use __typeof__() instead of typeof()"
2014-05-27 Dan AlbertUse __typeof__() instead of typeof()
2014-05-27 Elliott Hughesam 8e85b4f0: Merge "Restore __srefill for LP32."
2014-05-27 Elliott HughesMerge "Restore __srefill for LP32."
2014-05-27 Elliott HughesRestore __srefill for LP32.
2014-05-26 Elliott Hughesam b3c75a1e: Merge "Restore __srget and __swbuf for...
2014-05-26 Elliott HughesMerge "Restore __srget and __swbuf for LP32."
2014-05-25 Elliott Hughesam bc904896: Merge "Add C11 <stdatomic.h>."
2014-05-25 Elliott HughesMerge "Add C11 <stdatomic.h>."
2014-05-25 Elliott HughesRestore __srget and __swbuf for LP32.
2014-05-25 Elliott Hughesam 255789e4: Merge "Restore tkill for LP32."
2014-05-25 Elliott HughesMerge "Restore tkill for LP32."
2014-05-25 Anthony KingRestore tkill for LP32.
2014-05-25 Elliott Hughesam d4f37110: Merge "Restore __futex_wake and __futex_wa...
2014-05-25 Elliott HughesMerge "Restore __futex_wake and __futex_wait for LP32."
2014-05-25 Elliott HughesRestore __futex_wake and __futex_wait for LP32.
2014-05-24 Elliott HughesAdd C11 <stdatomic.h>.
2014-05-24 Bernhard RosenkraenzerAdd optimized AArch64 versions of bcopy and wmemmove...
2014-05-24 Christopher... am 1c4d8301: Merge "Revert "Add optimized AArch64 versi...
2014-05-24 Christopher... Merge "Revert "Add optimized AArch64 versions of bcopy...
2014-05-24 Christopher... Revert "Add optimized AArch64 versions of bcopy and...
2014-05-24 Christopher... am 78c3e11e: Merge "Add optimized AArch64 versions...
2014-05-24 Christopher... Merge "Add optimized AArch64 versions of bcopy and...
2014-05-24 Ben Chengam f4985b14: Merge "Clear link register in __bionic_clone."
2014-05-24 Ben ChengMerge "Clear link register in __bionic_clone."
2014-05-24 Bernhard RosenkraenzerAdd optimized AArch64 versions of bcopy and wmemmove...
2014-05-23 Ben ChengClear link register in __bionic_clone.
2014-05-23 Elliott Hughesam a486632e: Merge "Remove <sys/atomics.h>."
2014-05-23 Elliott HughesMerge "Remove <sys/atomics.h>."
2014-05-23 Elliott HughesRemove <sys/atomics.h>.
2014-05-23 Calin Juravleam b2604949: Merge "Migrate pthread_rwlock implementati...
2014-05-23 Calin JuravleMerge "Migrate pthread_rwlock implementation away from...
2014-05-23 Elliott Hughesam fb9a47c7: Merge "Hide various stdio implementation...
2014-05-23 Elliott HughesMerge "Hide various stdio implementation details."
2014-05-23 Elliott Hughesam 253fa170: Merge "Lose the hand-written futex assembler."
2014-05-23 Elliott HughesMerge "Lose the hand-written futex assembler."
2014-05-23 Elliott HughesHide various stdio implementation details.
2014-05-23 Elliott HughesLose the hand-written futex assembler.
2014-05-23 Dmitriy Ivanovam ce00354f: Merge "Do not add arcs to the soinfo graph...
2014-05-23 Dmitriy IvanovMerge "Do not add arcs to the soinfo graph on dlopen"
next