OSDN Git Service

android-x86/bionic.git
2014-08-18 Dan AlbertHide C++ stuff in libc. Put it back in libstdc++.
2014-08-15 Dmitriy IvanovMerge "Add atexit test for attributed c-tor/d-tor"
2014-08-15 Dmitriy IvanovAdd atexit test for attributed c-tor/d-tor
2014-08-15 Hans BoehmMerge "Have stdatomic.h punt to C++ atomic when possible"
2014-08-15 Hans BoehmHave stdatomic.h punt to C++ atomic when possible
2014-08-12 Dan AlbertMerge "Move mtctxres.c to libc_dns.a."
2014-08-14 Dan AlbertMove mtctxres.c to libc_dns.a.
2014-08-14 Dmitriy IvanovMerge "Keep symbols for linker"
2014-08-14 Dmitriy IvanovKeep symbols for linker
2014-08-14 Dan AlbertMerge "Change name of MB_CUR_MAX implementation function."
2014-08-14 Dan AlbertChange name of MB_CUR_MAX implementation function.
2014-08-14 Dan AlbertMerge "Add more functionality to glibc symbol checker."
2014-08-14 Dan AlbertAdd more functionality to glibc symbol checker.
2014-08-12 Dan AlbertMerge "Hide __libc_init_vdso()."
2014-08-13 Dan AlbertHide __libc_init_vdso().
2014-08-12 Hans BoehmMerge "Add memory ordering constraint, convert to C11...
2014-08-12 Dan AlbertMerge "Hide ScopedTrace."
2014-08-13 Dan AlbertHide ScopedTrace.
2014-08-13 Dmitriy IvanovMerge "Optimize symbol lookup"
2014-08-13 Dmitriy IvanovOptimize symbol lookup
2014-08-12 Dan AlbertMerge "Hide __libc_malloc_dispatch."
2014-08-12 Dan AlbertHide __libc_malloc_dispatch.
2014-08-12 Dmitriy IvanovMerge "Added test for ifunc support in dynamic linker."
2014-08-09 Dmitriy IvanovMerge "Label pages mapped by linker_allocator"
2014-08-11 Dmitriy IvanovLabel pages mapped by linker_allocator
2014-08-09 Elliott HughesMerge "Fix our x86 PIC_PROLOGUE."
2014-08-10 Elliott HughesFix our x86 PIC_PROLOGUE.
2014-08-08 Hans BoehmAdd memory ordering constraint, convert to C11 atomics
2014-08-08 Brigid SmithAdded test for ifunc support in dynamic linker.
2014-08-08 Dan AlbertMerge "Make __set_errno hidden in asm."
2014-08-08 Dan AlbertMake __set_errno hidden in asm.
2014-08-07 Dan AlbertMerge "Revert "Fix incorrect relocations for x86.""
2014-08-08 Dan AlbertRevert "Fix incorrect relocations for x86."
2014-08-07 Christopher... Merge "Add a way to disable backtracing in malloc debug."
2014-08-08 Christopher... Add a way to disable backtracing in malloc debug.
2014-08-06 Elliott HughesMerge "Remove misleading arm/arm64 PIC_SYM."
2014-08-07 Elliott HughesRemove misleading arm/arm64 PIC_SYM.
2014-08-07 Christopher... Merge "Create a distinct temp directory for each run."
2014-08-08 Christopher... Create a distinct temp directory for each run.
2014-08-07 Elliott HughesMerge "Android is all-PIC/PIE."
2014-08-07 Elliott HughesAndroid is all-PIC/PIE.
2014-08-07 Dan AlbertMerge "Fix incorrect relocations for x86."
2014-08-07 Dan AlbertFix incorrect relocations for x86.
2014-08-06 Christopher... Merge "Do a second key cleanup in pthread_exit."
2014-08-07 Christopher... Do a second key cleanup in pthread_exit.
2014-08-07 Elliott HughesMerge "Upgrade bionic to tzdata2014f."
2014-08-07 Elliott HughesUpgrade bionic to tzdata2014f.
2014-08-06 Elliott HughesMerge "Fix the tzdata update tools."
2014-08-07 Elliott HughesFix the tzdata update tools.
2014-08-06 Elliott HughesMerge "Revert "Add a hack to <stdlib.h> until we can...
2014-08-06 Elliott HughesRevert "Add a hack to <stdlib.h> until we can fix libvpx."
2014-08-05 Elliott HughesMerge "Workaround b/16818336 which fails build under...
2014-08-06 Dehao ChenWorkaround b/16818336 which fails build under aggressiv...
2014-08-06 Elliott HughesMerge "Explain how wcswcs ended up in ndk_cruft.cpp."
2014-08-06 Elliott HughesExplain how wcswcs ended up in ndk_cruft.cpp.
2014-08-05 Elliott HughesMerge "Add an obvious comment to <stdio.h> for fixinclu...
2014-08-06 Elliott HughesAdd an obvious comment to <stdio.h> for fixincludes.
2014-08-05 Dan AlbertMerge "Fixes build."
2014-08-05 Dan AlbertFixes build.
2014-08-05 Dan AlbertMerge "Revert "Replaces vfork() implementation with...
2014-08-05 Dan AlbertRevert "Replaces vfork() implementation with fork()"
2014-07-30 Dan AlbertMerge "Fix mbsrtowcs(3) src param for finished string."
2014-07-31 Dan AlbertFix mbsrtowcs(3) src param for finished string.
2014-07-31 Dan AlbertMerge "Proper MB_CUR_MAX."
2014-07-31 Dan AlbertProper MB_CUR_MAX.
2014-07-30 Christopher... Merge "Fix memchr with a zero length."
2014-07-30 Christopher... Fix memchr with a zero length.
2014-07-28 Christopher... Merge "Use libunwindbacktrace for debug malloc code."
2014-07-30 Christopher... Use libunwindbacktrace for debug malloc code.
2014-07-28 Elliott HughesMerge "Fix linkage of grantpt(3)."
2014-07-26 Elliott HughesFix linkage of grantpt(3).
2014-07-25 Elliott HughesMerge "Remove declarations for things that don't exist."
2014-07-29 Elliott HughesRemove declarations for things that don't exist.
2014-07-29 Dmitriy IvanovMerge "Fix dlsym(3) to do breadth first search."
2014-07-29 Dmitriy IvanovFix dlsym(3) to do breadth first search.
2014-07-25 Elliott HughesMerge "Added a bionic systrace class and tracing to...
2014-07-29 Brigid SmithAdded a bionic systrace class and tracing to pthread_mu...
2014-07-25 Dmitriy IvanovMerge "Fix mips/mips64 build"
2014-07-29 Dmitriy IvanovFix mips/mips64 build
2014-07-24 Elliott HughesMerge "Start hiding "private/bionic_time.h"."
2014-07-25 Elliott HughesStart hiding "private/bionic_time.h".
2014-07-24 Dan AlbertMerge "en_US.UTF-8 is also supported."
2014-07-25 Dan Alberten_US.UTF-8 is also supported.
2014-07-23 Elliott HughesMerge "Implement <sys/fsuid.h>."
2014-07-30 Elliott HughesImplement <sys/fsuid.h>.
2014-07-29 Elliott HughesMerge "[MIPSR6] Use C-coded string ops on mips32r6...
2014-07-30 Elliott HughesMerge "Only wipe TLS for user-supplied stacks."
2014-07-30 Elliott HughesOnly wipe TLS for user-supplied stacks.
2014-07-23 Elliott HughesMerge "[MIPS] Fix atomic_is_lock_free test for mips32...
2014-07-24 Raghu Gandham[MIPS] Fix atomic_is_lock_free test for mips32.
2014-07-24 Dmitriy IvanovMerge "Fix global variable initialization for linker"
2014-07-24 Dmitriy IvanovFix global variable initialization for linker
2014-07-24 Elliott HughesMerge "Implement twalk(3), add unit tests."
2014-07-24 Elliott HughesImplement twalk(3), add unit tests.
2014-07-23 Duane Sand[MIPSR6] Use C-coded string ops on mips32r6/mips64r6
2014-07-23 Elliott HughesMerge "[MIPSR6] setjmp supports mips32r6 and FP64A...
2014-07-23 Duane Sand[MIPSR6] setjmp supports mips32r6 and FP64A/FPXX reg...
2014-07-23 Nick KralevichMerge "debuggerd: if PR_GET_DUMPABLE=0, don't ask for...
2014-07-23 Nick Kralevichdebuggerd: if PR_GET_DUMPABLE=0, don't ask for dumping
2014-07-23 Elliott HughesMerge "Fix belated review comments on syslog change."
next