OSDN Git Service

android-x86/bionic.git
2014-05-23 Elliott HughesMerge "Lose the hand-written futex assembler."
2014-05-23 Elliott HughesLose the hand-written futex assembler.
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 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 HughesMerge "Cleaned up pthread rwlocks implementation."
2014-05-23 Elliott HughesMerge "Remove the tkill(2) stub."
2014-05-22 Calin JuravleCleaned up pthread rwlocks implementation.
2014-05-22 Elliott HughesRemove the tkill(2) stub.
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 IvanovMerge "Fix dlsym_failure NULL handle test"
2014-05-22 Dmitriy IvanovFix dlsym_failure NULL handle test
2014-05-22 Calin JuravleMerge "Add dprintf test"
2014-05-22 Calin JuravleMerge "Switch to POSIX dprintf/vdprintf."
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 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 HughesMerge "Hide most of the private futex functions."
2014-05-22 Elliott HughesHide most of the private futex functions.
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 HughesMerge "Remove an unnecessary instruction from arm64...
2014-05-21 Elliott HughesRemove an unnecessary instruction from arm64 __bionic_c...
2014-05-21 Christopher... Merge "Fix build."
2014-05-21 Christopher... Fix build.
2014-05-21 Christopher... Merge "Support for jemalloc to replace dlmalloc."
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 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 FullerMerge "Treat zero or >1 dat files as an error"
2014-05-21 Neil FullerTreat zero or >1 dat files as an error
2014-05-21 Elliott HughesMerge "Add a few more symbols to check-symbols-glibc."
2014-05-21 Elliott HughesMerge "Hide __get_sp."
2014-05-21 Elliott HughesMerge "Hide __set_tls."
2014-05-21 Neil FullerMerge "Change update-tzdata.py to update ICU data as...
2014-05-21 Elliott HughesRemove __syslog; we have the public klogctl API.
2014-05-21 Elliott HughesAdd a few more symbols to check-symbols-glibc.
2014-05-21 Elliott HughesHide __set_tls.
2014-05-21 Elliott HughesHide __get_sp.
2014-05-21 Elliott HughesMerge "Remove perf_event_open."
2014-05-20 Elliott HughesRemove perf_event_open.
2014-05-20 Colin CrossMerge "HACK: linker: check for handle==0xffffffff on...
2014-05-20 Colin CrossHACK: linker: check for handle==0xffffffff on LP64
2014-05-20 Christopher... Support for jemalloc to replace dlmalloc.
2014-05-20 Christopher... Merge "denver: optimize memmove"
2014-05-20 Shu Zhangdenver: optimize memmove
2014-05-20 Dmitriy IvanovMerge "Add R_X86_64_64 to the list of possible weak...
2014-05-20 Dmitriy IvanovMerge "Add RTLD_NOLOAD support and some related changes."
2014-05-20 Dmitriy IvanovAdd RTLD_NOLOAD support and some related changes.
2014-05-20 Elliott HughesMerge "Add a script for finding symbols in bionic that...
2014-05-20 Dmitriy IvanovMerge "Fix lookup-by-base-name for lp64"
2014-05-20 Pavel ChupinAdd R_X86_64_64 to the list of possible weak relocs
2014-05-20 Neil FullerChange update-tzdata.py to update ICU data as well
2014-05-20 Calin JuravleMerge "Add uc_regspace to arm's ucontext_t"
2014-05-20 Dmitriy IvanovFix lookup-by-base-name for lp64
2014-05-20 Elliott HughesAdd a script for finding symbols in bionic that aren...
2014-05-20 Elliott HughesMerge "Use -fvisibility=hidden to build libm."
2014-05-19 Elliott HughesUse -fvisibility=hidden to build libm.
2014-05-19 Dan AlbertMerge "Revert "Removes bionic's dependence on stlport""
2014-05-19 Dan AlbertRevert "Removes bionic's dependence on stlport"
2014-05-19 Dan AlbertMerge "Removes bionic's dependence on stlport"
2014-05-19 Dan AlbertMerge "Removes RTTI support from libc"
2014-05-19 Elliott HughesMerge "Switch back to OpenBSD inet_ntop now they're...
2014-05-19 Elliott HughesSwitch back to OpenBSD inet_ntop now they're FORTIFY...
2014-05-19 Sreeram RamachandranMerge "Mark sockets on creation (socket()) and accept4()."
2014-05-19 Ben ChengMerge "Address additional warnings found by GCC 4.9."
2014-05-19 Sreeram RamachandranMark sockets on creation (socket()) and accept4().
2014-05-19 Sreeram RamachandranMerge "Query libnetd_client for the appropriate netId...
2014-05-19 Ben ChengAddress additional warnings found by GCC 4.9.
2014-05-19 Paul JensenQuery libnetd_client for the appropriate netId for...
2014-05-19 Dan AlbertRemoves bionic's dependence on stlport
2014-05-19 Calin JuravleAdd uc_regspace to arm's ucontext_t
2014-05-19 Dan AlbertRemoves RTTI support from libc
2014-05-19 Sreeram RamachandranMerge "Cosmetic changes to netd client files."
2014-05-19 Christopher... Merge "Accuracy tests for libm"
2014-05-18 Sreeram RamachandranCosmetic changes to netd client files.
2014-05-17 Elliott HughesMerge "Rethrow SIGTRAP too."
2014-05-17 Elliott HughesRethrow SIGTRAP too.
2014-05-17 Elliott HughesMerge "Fix the newly-introduced warning and turn on...
2014-05-17 Elliott HughesMerge "debugger.cpp should know the names of the signal...
2014-05-16 Elliott Hughesdebugger.cpp should know the names of the signals it...
2014-05-16 Elliott HughesFix the newly-introduced warning and turn on -Werror.
2014-05-16 Elliott HughesMerge "Export get_malloc_leak_info and free_malloc_leak...
2014-05-16 Elliott HughesExport get_malloc_leak_info and free_malloc_leak_info...
2014-05-16 Elliott HughesMerge "Hide _exit_with_stack_teardown."
2014-05-16 Elliott HughesHide _exit_with_stack_teardown.
2014-05-16 Elliott HughesMerge "Hide various debug malloc implementation details."
2014-05-16 Elliott HughesMerge "Remove dead code."
2014-05-16 Elliott HughesMerge "Hide __signalfd4, used to implement signalfd...
2014-05-16 Elliott HughesHide __signalfd4, used to implement signalfd(3).
2014-05-16 Jingwei ZhangAccuracy tests for libm
next