OSDN Git Service

android-x86/bionic.git
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
2014-08-29 Elliott HughesMerge "The host prebuilt glibc is 2.11, so remove worka...
2014-08-29 Chih-Hung HsiehMerge "Ignore all __weak_alias in OpenBSD libC."
2014-08-29 Elliott HughesThe host prebuilt glibc is 2.11, so remove workarounds...
2014-08-29 Elliott HughesMerge "Add GNU-compatible strerror_r."
2014-08-28 Elliott HughesAdd GNU-compatible strerror_r.
2014-08-28 Chih-Hung HsiehIgnore all __weak_alias in OpenBSD libC.
2014-08-27 Elliott HughesMerge "Have pthread_attr_getstack for the main thread...
2014-08-27 Christopher... Merge "Replace snprintf calls in linker."
2014-08-27 Chih-Hung HsiehMerge "Fix strlen function type for mips."
2014-08-27 Christopher... Replace snprintf calls in linker.
2014-08-27 Chih-Hung HsiehFix strlen function type for mips.
2014-08-27 Chih-Hung HsiehMerge "Replace ambiguous cmp instruction with cmpl."
2014-08-27 Elliott HughesHave pthread_attr_getstack for the main thread report...
2014-08-27 Chih-Hung HsiehReplace ambiguous cmp instruction with cmpl.
2014-08-27 Chih-Hung HsiehMerge "Add missing type casts before comparison."
2014-08-27 Christopher... Merge "Use the default unwind code."
2014-08-27 Chih-Hung HsiehAdd missing type casts before comparison.
2014-08-27 Christopher... Use the default unwind code.
2014-08-27 Elliott HughesMerge "call uselocale() before freelocale() to make...
2014-08-27 Wally Yaucall uselocale() before freelocale() to make sure that...
2014-08-27 Elliott HughesMerge "Switch to OpenBSD <err.h> implementation."
2014-08-27 Elliott HughesSwitch to OpenBSD <err.h> implementation.
2014-08-26 Hans BoehmMerge "Undefine _Atomic before redefining"
2014-08-26 Elliott HughesMerge "Switch to OpenBSD daemon(3)."
2014-08-26 Elliott HughesSwitch to OpenBSD daemon(3).
2014-08-26 Elliott HughesMerge "More cases where libc should use O_CLOEXEC."
2014-08-26 Elliott HughesMore cases where libc should use O_CLOEXEC.
2014-08-26 Elliott HughesMerge "Switch to OpenBSD res_random."
2014-08-26 Elliott HughesMerge "libc should use O_CLOEXEC when opening files...
2014-08-26 Dmitriy IvanovMerge "Remove unnecessary calls to LinkedList::clear()"
2014-08-26 Hans BoehmUndefine _Atomic before redefining
2014-08-26 Elliott Hugheslibc should use O_CLOEXEC when opening files for its...
2014-08-26 Dmitriy IvanovRemove unnecessary calls to LinkedList::clear()
2014-08-26 Dmitriy IvanovMerge "Enable __cxa_atexit && __cxa_finalize for linker"
2014-08-26 Dmitriy IvanovEnable __cxa_atexit && __cxa_finalize for linker
2014-08-26 Elliott HughesMerge "Fix pthread_getattr_np for the main thread."
2014-08-26 Elliott HughesFix pthread_getattr_np for the main thread.
2014-08-25 Chih-Hung HsiehMerge "Add standard throw() spec to delete operators."
2014-08-25 Chih-Hung HsiehAdd standard throw() spec to delete operators.
next