OSDN Git Service

android-x86/bionic.git
2014-09-13 Elliott HughesRemove an unused file.
2014-09-12 Elliott HughesMerge "Explain why clock(3) isn't broken."
2014-09-12 Elliott HughesExplain why clock(3) isn't broken.
2014-09-12 Elliott HughesMerge "Get new coshl, sinhl, and tanhl implementations...
2014-09-12 Elliott HughesGet new coshl, sinhl, and tanhl implementations from...
2014-09-12 Elliott HughesMerge "Add a test for pthread_gettid_np."
2014-09-12 Elliott HughesAdd a test for pthread_gettid_np.
2014-09-12 Elliott HughesMerge "Sync libm with upstream."
2014-09-12 Elliott HughesSync libm with upstream.
2014-09-12 Elliott HughesMerge "Remove "private/bionic_pthread.h"."
2014-09-12 Elliott HughesRemove "private/bionic_pthread.h".
2014-09-12 Dmitriy IvanovMerge "Fix unload of recursively linked library"
2014-09-12 Dmitriy IvanovMerge "Reformatting"
2014-09-12 Dmitriy IvanovMerge "Refactoring: C++11 style DISABLE_ bionic marcos"
2014-09-12 Dmitriy IvanovReformatting
2014-09-12 Dmitriy IvanovFix unload of recursively linked library
2014-09-12 Elliott HughesMerge "Expose __swsetup for LP32 binary compatibility."
2014-09-12 Elliott HughesExpose __swsetup for LP32 binary compatibility.
2014-09-12 Dmitriy IvanovMerge "Add IFUNC support for arm64 and IRELATIVE reloc"
2014-09-11 Dmitriy IvanovAdd IFUNC support for arm64 and IRELATIVE reloc
2014-09-11 Elliott HughesMerge "Add pthread_gettid_np and re-expose __get_thread...
2014-09-11 Elliott HughesAdd pthread_gettid_np and re-expose __get_thread for...
2014-09-11 Elliott HughesMerge "Fix mips __fadvise64.S build failure."
2014-09-11 Elliott HughesFix mips __fadvise64.S build failure.
2014-09-11 Elliott HughesMerge "Add posix_fadvise(3)."
2014-09-11 Elliott HughesAdd posix_fadvise(3).
2014-09-09 Lorenzo ColittiMerge "When comparing DNS server configs, also compare...
2014-09-09 Lorenzo ColittiWhen comparing DNS server configs, also compare number...
2014-09-09 Dmitriy IvanovRefactoring: C++11 style DISABLE_ bionic marcos
2014-09-09 Dmitriy IvanovMerge "Load libraries in breadth-first order"
2014-09-08 Elliott HughesMerge "Ensure __set_errno is still visible on LP32."
2014-09-08 Elliott HughesEnsure __set_errno is still visible on LP32.
2014-09-08 Elliott HughesMerge "Don't expose non-standard basename_r and dirname...
2014-09-08 Elliott HughesDon't expose non-standard basename_r and dirname_r...
2014-09-08 Dmitriy IvanovLoad libraries in breadth-first order
2014-09-08 Elliott HughesMerge "Add arc4random_addrandom binary compatibility."
2014-09-08 Elliott HughesAdd arc4random_addrandom binary compatibility.
2014-09-06 Christopher... Merge "Add dlmalloc_usable_size for 32 bit arches."
2014-09-06 Christopher... Add dlmalloc_usable_size for 32 bit arches.
2014-09-05 Ying WangMerge "Use LOCAL_POST_LINK_CMD to insert the objcopy...
2014-09-05 Dmitriy IvanovMerge "Revert "Load libraries in breadth-first order""
2014-09-05 Dmitriy IvanovRevert "Load libraries in breadth-first order"
2014-09-05 Ying WangUse LOCAL_POST_LINK_CMD to insert the objcopy command...
2014-09-05 Dmitriy IvanovMerge "Fix order of soinfo links (repairs libcxx tests)."
2014-09-05 Dmitriy IvanovFix order of soinfo links (repairs libcxx tests).
2014-09-05 Chih-Hung HsiehMerge "Enable clang compilation with libc but not linker."
2014-09-05 Chih-Hung HsiehEnable clang compilation with libc but not linker.
2014-09-05 Dmitriy IvanovMerge "Reset enviroment for math_tests"
2014-09-05 Dmitriy IvanovReset enviroment for math_tests
2014-09-04 Elliott HughesMerge "Fix pthread_attr_getstack__main_thread."
2014-09-04 Elliott HughesFix pthread_attr_getstack__main_thread.
2014-09-04 Elliott HughesMerge "Fix mips signed/unsigned signal_test.cpp build...
2014-09-04 Elliott HughesFix mips signed/unsigned signal_test.cpp build breakage.
2014-09-04 Dmitriy IvanovMerge "Revert "Register __libc_fini as early as possible.""
2014-09-04 Dmitriy IvanovMerge "Revert "Fix arm64 build""
2014-09-04 Dmitriy IvanovRevert "Register __libc_fini as early as possible."
2014-09-04 Dmitriy IvanovRevert "Fix arm64 build"
2014-09-04 Elliott HughesMerge "Don't mask out SA_RESTORER from sa_flags."
2014-09-04 Elliott HughesDon't mask out SA_RESTORER from sa_flags.
2014-09-04 Chih-Hung HsiehMerge "Disable Clang, due to x86 LDBL_MANT_DIG errors."
2014-09-04 Chih-Hung HsiehDisable Clang, due to x86 LDBL_MANT_DIG errors.
2014-09-04 Elliott HughesMerge "_GNU_SOURCE implies _BSD_SOURCE and the latest...
2014-09-04 Elliott Hughes_GNU_SOURCE implies _BSD_SOURCE and the latest _POSIX_C...
2014-09-04 Dmitriy IvanovMerge "Load libraries in breadth-first order"
2014-09-03 Dmitriy IvanovMerge "Fix arm64 build"
2014-09-03 Elliott HughesMerge "Add back a dummy arc4random_stir for compatibility."
2014-09-03 Dmitriy IvanovFix arm64 build
2014-09-03 Elliott HughesAdd back a dummy arc4random_stir for compatibility.
2014-09-03 Dmitriy IvanovMerge "Register __libc_fini as early as possible."
2014-09-03 Dmitriy IvanovRegister __libc_fini as early as possible.
2014-09-03 Dmitriy IvanovMerge "Make string tests check all alignment combinations"
2014-09-03 Dmitriy IvanovLoad libraries in breadth-first order
2014-09-03 Dan AlbertMerge "Don't fail a test just because we aren't root."
2014-09-03 Dan AlbertDon't fail a test just because we aren't root.
2014-09-03 Dmitriy IvanovMerge "Add some missing dlclose(.)"
2014-09-03 Dmitriy IvanovAdd some missing dlclose(.)
2014-09-02 Dan AlbertMerge "Start math tests with a clean fenv."
2014-09-02 Dan AlbertStart math tests with a clean fenv.
2014-09-02 Dan AlbertMerge "Prevent a few test pthread keys from leaking."
2014-09-02 Dan AlbertPrevent a few test pthread keys from leaking.
2014-09-02 Elliott HughesMerge "MIPS64 syscall() arguments"
2014-09-02 Chris DearmanMIPS64 syscall() arguments
2014-09-02 Dmitriy IvanovMerge "Encapsulate soinfo_link_image and soinfo_relocate"
2014-09-02 Dmitriy IvanovEncapsulate soinfo_link_image and soinfo_relocate
2014-09-02 Elliott HughesMerge "Upgrade bionic to tzdata2014g."
2014-09-02 Dmitriy IvanovMerge "Introduce size-based r/w allocators"
2014-09-02 Dmitriy IvanovMerge "Implement LinkedList::visit()"
2014-09-02 Elliott HughesUpgrade bionic to tzdata2014g.
2014-09-02 Dmitriy IvanovImplement LinkedList::visit()
2014-09-01 Dmitriy IvanovIntroduce size-based r/w allocators
2014-09-01 Dmitriy IvanovMerge "Look into ld_preloads before current library"
2014-09-01 Dmitriy IvanovLook into ld_preloads before current library
2014-09-01 Dmitriy IvanovMerge "Erase elements in LinkedList::remove_if"
2014-08-30 Hans BoehmMerge "Make stdatomic.h work with gcc4.6 host compiler"
2014-08-30 Dmitriy IvanovErase elements in LinkedList::remove_if
2014-08-30 Hans BoehmMake stdatomic.h work with gcc4.6 host compiler
2014-08-29 Elliott HughesMerge "Use __GNUC_PREREQ rather than __GNUC_PREREQ__...
2014-08-29 Elliott HughesUse __GNUC_PREREQ rather than __GNUC_PREREQ__ to match...
2014-08-29 Dmitriy IvanovMerge "Replace NULL with nullptr"
2014-08-29 Dmitriy IvanovReplace NULL with nullptr
next