OSDN Git Service

android-x86/bionic.git
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 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++.
2014-08-16 Christopher... Merge "Fix leak_realloc, copy entire allocation." into...
2014-08-16 Christopher... Fix leak_realloc, copy entire allocation.
2014-08-15 Dmitriy IvanovMerge "Keep symbols for linker" into lmp-dev
2014-08-15 Dmitriy IvanovKeep symbols for linker
2014-08-15 Hans BoehmHave stdatomic.h punt to C++ atomic when possible
2014-08-14 Dan AlbertMerge "Change name of MB_CUR_MAX implementation functio...
2014-08-14 Dan AlbertChange name of MB_CUR_MAX implementation function.
2014-08-14 Dan AlbertMerge "Move mtctxres.c to libc_dns.a." into lmp-dev
2014-08-14 Dan AlbertMove mtctxres.c to libc_dns.a.
2014-08-14 Christopher... Merge "malloc_usable_size returns the original size...
2014-08-14 Christopher... malloc_usable_size returns the original size.
2014-08-14 Dmitriy IvanovLabel pages mapped by linker_allocator
2014-08-13 Dmitriy IvanovOptimize symbol lookup
2014-08-12 Dan AlbertHide __libc_malloc_dispatch.
2014-08-10 Elliott HughesFix our x86 PIC_PROLOGUE.
2014-08-09 Dan AlbertMerge "Make __set_errno hidden in asm." into lmp-dev
2014-08-08 Dan AlbertMake __set_errno hidden in asm.
2014-08-08 Christopher... Add a way to disable backtracing in malloc debug.
2014-08-07 Elliott HughesAndroid is all-PIC/PIE.
2014-08-06 Christopher... Merge "Do a second key cleanup in pthread_exit." into...
next