OSDN Git Service

android-x86/bionic.git
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-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 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."
2014-07-23 Elliott HughesFix belated review comments on syslog change.
2014-07-23 Dmitriy IvanovMerge "Fix 'adb shell /system/bin/linker' crash"
2014-07-28 Dmitriy IvanovFix 'adb shell /system/bin/linker' crash
2014-07-24 Elliott HughesMerge "syscall(3)'s return type should be long."
2014-07-28 Elliott Hughessyscall(3)'s return type should be long.
2014-07-24 Elliott HughesMerge "Remove localtime_tz and strftime_tz."
2014-07-25 Elliott HughesRemove localtime_tz and strftime_tz.
2014-07-24 Elliott HughesMerge "Use vsnprintf(3) in syslog(3)."
2014-07-28 Elliott HughesUse vsnprintf(3) in syslog(3).
2014-07-23 Elliott HughesMerge "[MIPS] Drop soft-fp targets"
2014-07-24 Duane Sand[MIPS] Drop soft-fp targets
2014-07-22 Elliott HughesMerge "Fix generate-NOTICE to cope better with BSD...
2014-07-23 Elliott HughesFix generate-NOTICE to cope better with BSD __COPYRIGHT...
2014-07-22 Elliott HughesMerge "Fix a couple of bugs in generate-NOTICE and...
2014-07-23 Elliott HughesFix a couple of bugs in generate-NOTICE and regenerate...
2014-07-22 Elliott HughesMerge "Remove the unused swab.S."
2014-07-23 Elliott HughesRemove the unused swab.S.
2014-07-22 Elliott HughesMerge "[MIPS] Allow united mipsel and mips64el gcc...
2014-07-22 Duane Sand[MIPS] Allow united mipsel and mips64el gcc toolchain
next