OSDN Git Service

android-x86/bionic.git
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 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"
2014-05-23 Bjorn AnderssonDo not add arcs to the soinfo graph on dlopen
2014-05-23 Elliott Hughesam ea7dc320: Merge "Add some more BSD symbols to the...
2014-05-23 Elliott HughesMerge "Add some more BSD symbols to the list."
2014-05-23 Elliott HughesAdd some more BSD symbols to the list.
2014-05-23 Elliott Hughesam 0f79a2f4: Merge "Cleaned up pthread rwlocks implemen...
2014-05-23 Elliott HughesMerge "Cleaned up pthread rwlocks implementation."
2014-05-23 Elliott Hughesam ec071ac0: Merge "Remove the tkill(2) stub."
2014-05-23 Elliott HughesMerge "Remove the tkill(2) stub."
2014-05-22 Calin JuravleMigrate pthread_rwlock implementation away from sys...
2014-05-22 Calin JuravleCleaned up pthread rwlocks implementation.
2014-05-22 Elliott HughesRemove the tkill(2) stub.
2014-05-22 Elliott Hughesam 4f6ed4a1: Merge "Remove unnecessary #includes of...
2014-05-22 Elliott HughesMerge "Remove unnecessary #includes of <sys/atomics...
2014-05-22 Elliott HughesRemove unnecessary #includes of <sys/atomics.h>.
2014-05-22 Dmitriy Ivanovam 0b10ffb4: Merge "Fix dlsym_failure NULL handle test"
2014-05-22 Dmitriy IvanovMerge "Fix dlsym_failure NULL handle test"
2014-05-22 Dmitriy IvanovFix dlsym_failure NULL handle test
2014-05-22 Calin Juravleam eea59ea2: Merge "Add dprintf test"
2014-05-22 Calin JuravleMerge "Add dprintf test"
2014-05-22 Calin Juravleam 254fa885: Merge "Switch to POSIX dprintf/vdprintf."
2014-05-22 Calin JuravleMerge "Switch to POSIX dprintf/vdprintf."
2014-05-22 Dmitriy Ivanovam 3eb9f1f6: Merge "Removed dlsym handle != NULL check...
2014-05-22 Dmitriy IvanovMerge "Removed dlsym handle != NULL check for lp64"
2014-05-22 Calin JuravleAdd dprintf test
2014-05-22 Elliott HughesSwitch to POSIX dprintf/vdprintf.
2014-05-22 Calin Juravleam d1dc009c: Merge "Add padding to mips ucontext_t."
2014-05-22 Calin Juravleam 156c7d3d: Merge "Clean up ucontext.h TODOs."
2014-05-22 Calin Juravleam 17216716: Merge "Mutex-free implementation of pthrea...
2014-05-22 Calin JuravleMerge "Add padding to mips ucontext_t."
2014-05-22 Calin JuravleMerge "Clean up ucontext.h TODOs."
2014-05-22 Calin JuravleMerge "Mutex-free implementation of pthread_rwlock"
2014-05-22 Calin JuravleMutex-free implementation of pthread_rwlock
2014-05-22 Dmitriy IvanovRemoved dlsym handle != NULL check for lp64
2014-05-22 Elliott Hughesam 3d4a7b02: Merge "Hide most of the private futex...
2014-05-22 Elliott HughesMerge "Hide most of the private futex functions."
2014-05-22 Elliott HughesHide most of the private futex functions.
2014-05-22 Christopher... am f97d8713: Merge "Add cfi directives for arm64 assemb...
2014-05-22 Christopher... Merge "Add cfi directives for arm64 assembler."
2014-05-22 Christopher... Add cfi directives for arm64 assembler.
2014-05-21 Elliott Hughesam bf0a4407: Merge "Remove an unnecessary instruction...
2014-05-21 Elliott HughesMerge "Remove an unnecessary instruction from arm64...
2014-05-21 Elliott HughesRemove an unnecessary instruction from arm64 __bionic_c...
2014-05-21 Christopher... am 3d5a4240: Merge "Fix build."
2014-05-21 Christopher... Merge "Fix build."
2014-05-21 Christopher... Fix build.
2014-05-21 Christopher... am 011076b7: Merge "Support for jemalloc to replace...
2014-05-21 Christopher... Merge "Support for jemalloc to replace dlmalloc."
2014-05-21 Elliott Hughesam c1b7f44c: Merge "Remove __syslog; we have the public...
2014-05-21 Elliott HughesMerge "Remove __syslog; we have the public klogctl...
2014-05-21 Calin JuravleAdd padding to mips ucontext_t.
2014-05-21 Calin JuravleClean up ucontext.h TODOs.
2014-05-21 Elliott Hughesam daf69128: Merge "Fix x86_64 __set_tls.c build failure."
2014-05-21 Elliott HughesMerge "Fix x86_64 __set_tls.c build failure."
2014-05-21 Elliott HughesFix x86_64 __set_tls.c build failure.
2014-05-21 Neil Fulleram 76805140: Merge "Treat zero or >1 dat files as an...
2014-05-21 Neil FullerMerge "Treat zero or >1 dat files as an error"
2014-05-21 Neil FullerTreat zero or >1 dat files as an error
next