OSDN Git Service

android-x86/bionic.git
2014-10-24 Elliott HughesUse mxcr_mask instead of mxcsr_mask to match glibc.
2014-10-22 Elliott HughesUpdate bionic to tzdata2014i.
2014-10-22 Christopher... Merge "Fix generic __memcpy_chk implementation." into...
2014-10-22 Christopher... Merge "Fix race condition in timer disarm/delete."...
2014-10-22 Christopher... Fix generic __memcpy_chk implementation.
2014-10-22 Dmitriy IvanovRename library_offset to library_fd_offset
2014-10-22 Ying WangBuild dlext_testzip as custom module.
2014-10-22 Christopher... Fix race condition in timer disarm/delete.
2014-10-21 Dmitriy IvanovAdd file_offset parameter to android_extinfo
2014-10-20 Hans BoehmMake memory_order_acquire visible in global namespace
2014-10-13 Christopher... Merge "Return total footprint, not high water mark...
2014-10-13 Christopher... Return total footprint, not high water mark.
2014-10-10 Christopher... am c891e240: Add back symbols to fix Greed for Glory...
2014-10-10 Elliott HughesFix pthread_attr_getstack under valgrind.
2014-10-10 Christopher... Add back symbols to fix Greed for Glory franchise.
2014-10-09 Christopher... am c9734d24: Re-add dlmalloc for 32 bit.
2014-10-09 Christopher... Re-add dlmalloc for 32 bit.
2014-10-08 Elliott Hughesam 1543fdf6: Work around a bug in Immersion\'s libImmEm...
2014-10-08 Dan AlbertInline helpers need to be exported unmangled.
2014-10-07 Nick Kralevichcdefs.h: add artificial attribute to FORTIFY_SOURCE...
2014-10-07 Elliott HughesWork around a bug in Immersion's libImmEmulatorJ.so.
2014-10-07 Elliott HughesWork around a bug in Immersion's libImmEmulatorJ.so.
2014-10-07 Elliott HughesMerge "Improve <sys/cdefs.h>." into lmp-mr1-dev
2014-10-07 Elliott HughesImprove <sys/cdefs.h>.
2014-10-07 Christopher... am 2cf15571: am 40bc7cd4: (-s ours) DO NOT MERGE Re...
2014-10-07 Christopher... am 40bc7cd4: (-s ours) DO NOT MERGE Re-add .save direc...
2014-10-07 Elliott HughesMerge "further cleanup memcpy fortify implementation...
2014-10-07 Christopher... am d11eac34: Force export symbols on all x86 variants...
2014-10-06 Nick Kralevichfurther cleanup memcpy fortify implementation
2014-10-06 Christopher... Force export symbols on all x86 variants in libc.
2014-10-06 Nick Kralevichstring.h: remove unused variable
2014-10-04 Alex Van Bruntam a5087148: Reimplement clock(3) using clock_gettime(3)
2014-10-04 Alex Van BruntReimplement clock(3) using clock_gettime(3)
2014-10-04 Elliott Hughesam ea9800e9: Explain why clock(3) isn\'t broken.
2014-10-03 Elliott HughesExplain why clock(3) isn't broken.
2014-10-02 Ningsheng JianFix gdb could not get shared library list issue
2014-10-01 Dmitriy IvanovL-MR1 specific fixes
2014-10-01 Dmitriy IvanovFix unload of recursively linked library
2014-10-01 Dmitriy IvanovAdd IFUNC support for arm64 and IRELATIVE reloc
2014-10-01 Dmitriy IvanovRefactoring: C++11 style DISABLE_ bionic marcos
2014-10-01 Dmitriy IvanovReset enviroment for math_tests
2014-10-01 Dmitriy IvanovLoad libraries in breadth-first order
2014-10-01 Dmitriy IvanovRevert "Load libraries in breadth-first order"
2014-10-01 Dmitriy IvanovFix order of soinfo links (repairs libcxx tests).
2014-10-01 Dmitriy IvanovLoad libraries in breadth-first order
2014-10-01 Chih-Hung HsiehEnable clang compilation with libc but not linker.
2014-10-01 Dmitriy IvanovEncapsulate soinfo_link_image and soinfo_relocate
2014-10-01 Dmitriy IvanovImplement LinkedList::visit()
2014-10-01 Dmitriy IvanovIntroduce size-based r/w allocators
2014-10-01 Dmitriy IvanovErase elements in LinkedList::remove_if
2014-10-01 Dmitriy IvanovReplace NULL with nullptr
2014-10-01 Dmitriy IvanovRemove unnecessary calls to LinkedList::clear()
2014-10-01 Dmitriy IvanovEnable __cxa_atexit && __cxa_finalize for linker
2014-10-01 Dmitriy IvanovBump soinfo version
2014-10-01 Dmitriy IvanovRun constructors before resolving ifunc functions
2014-10-01 Brigid SmithAdded test for ifunc support in dynamic linker.
2014-10-01 Elliott HughesMerge "Update bionic to tzdata 2014h." into lmp-mr1-dev
2014-10-01 Elliott HughesUpdate bionic to tzdata 2014h.
2014-10-01 Elliott HughesFix update-tzdata.py to rebuild icu4c .dat file.
2014-09-25 Elliott HughesMerge "Re-expose more stdio implementation details...
2014-09-25 Elliott HughesRe-expose more stdio implementation details for LP32.
2014-09-24 Christopher... Fix sys_stat.mkfifo when not run as root.
2014-09-24 Dan AlbertFix incorrect parameter types for locale funcs.
2014-09-14 Christopher... Pull input.h from v3.16.1 kernel headers.
2014-09-11 Elliott HughesExpose __swsetup for LP32 binary compatibility.
2014-09-11 Elliott HughesAdd pthread_gettid_np and re-expose __get_thread for...
2014-09-11 Elliott HughesFix mips __fadvise64.S build failure.
2014-09-11 Elliott HughesMerge "Add posix_fadvise(3)." into lmp-dev
2014-09-11 Elliott HughesAdd posix_fadvise(3).
2014-09-10 Lorenzo ColittiWhen comparing DNS server configs, also compare number...
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 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 Elliott HughesDon't expose non-standard basename_r and dirname_r...
2014-09-05 Elliott HughesFix pthread_attr_getstack__main_thread.
2014-09-03 Elliott HughesAdd back a dummy arc4random_stir for compatibility.
2014-09-02 Elliott HughesMerge "Upgrade bionic to tzdata2014g." into lmp-dev
2014-09-02 Hans BoehmMake stdatomic.h work with gcc4.6 host compiler
2014-09-02 Elliott HughesUpgrade bionic to tzdata2014g.
2014-09-02 Hans BoehmUndefine _Atomic before redefining
2014-09-02 Hans BoehmFix, generalize stdatomic.h; improve test.
2014-09-01 Dmitriy IvanovMerge "Look into ld_preloads before current library...
2014-08-29 Elliott HughesUse __GNUC_PREREQ rather than __GNUC_PREREQ__ to match...
2014-08-29 Dmitriy IvanovLook into ld_preloads before current library
2014-08-27 Elliott HughesHave pthread_attr_getstack for the main thread report...
2014-08-27 Elliott HughesMerge "Fix pthread_getattr_np for the main thread....
2014-08-27 Christopher... Merge "Replace snprintf calls in linker." into lmp-dev
2014-08-27 Christopher... Replace snprintf calls in linker.
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-26 Christopher... Use the default unwind code.
2014-08-26 Elliott HughesFix pthread_getattr_np for the main thread.
2014-08-22 Elliott HughesFix unistd.getpid_caching_and_clone.
2014-08-20 Elliott HughesFix some 32-bit-isms in <stdio.h>.
2014-08-19 Dan AlbertExpose android_set_abort_message().
2014-08-18 Dmitriy IvanovMerge "Revert "Add support for protected local symbol...
2014-08-18 Dmitriy IvanovRevert "Add support for protected local symbol lookup."
2014-08-18 Dan AlbertHide C++ stuff in libc. Put it back in libstdc++.
next