OSDN Git Service

android-x86/bionic.git
2013-12-21 Elliott HughesMerge "Fix aarch64 futex assembly routines."
2013-12-21 Elliott HughesFix aarch64 futex assembly routines.
2013-12-20 Elliott HughesMerge "Allocate additional space on stack for indirect...
2013-12-20 Chris DearmanAllocate additional space on stack for indirect syscall
2013-12-20 Greg HackmannMerge "Fix backwards compatible system property structure"
2013-12-20 Elliott HughesMerge "Upgrade to tzdata2013i."
2013-12-20 Elliott HughesUpgrade to tzdata2013i.
2013-12-20 Elliott HughesMerge "Allow GCC-built fortified code to run on a clang...
2013-12-20 Elliott HughesMerge "Fix __isnanl on aarch64."
2013-12-20 Elliott HughesMerge "Fix struct stat for aarch64."
2013-12-20 Elliott HughesMerge "Don't force O_LARGEFILE on LP64."
2013-12-20 Elliott HughesFix __isnanl on aarch64.
2013-12-20 Elliott HughesFix struct stat for aarch64.
2013-12-20 Elliott HughesDon't force O_LARGEFILE on LP64.
2013-12-20 Ben ChengMerge "Add __popcountsi2 to the function compat list."
2013-12-20 Ben ChengAdd __popcountsi2 to the function compat list.
2013-12-19 Elliott HughesMerge "Don't abort in stdio.getdelim_invalid and stdio...
2013-12-19 Elliott HughesDon't abort in stdio.getdelim_invalid and stdio.getline...
2013-12-19 Elliott HughesAllow GCC-built fortified code to run on a clang-built...
2013-12-19 Elliott HughesMerge "Revert "Add C linkage for __open_2 and __openat_2.""
2013-12-19 Elliott HughesRevert "Add C linkage for __open_2 and __openat_2."
2013-12-19 Elliott HughesMerge "ARM: Change dmb domain for bionic_atomic_barrier()"
2013-12-19 Serban ConstantinescuARM: Change dmb domain for bionic_atomic_barrier()
2013-12-19 Elliott HughesMerge "Fix aarch64 custom assembler now non-uapi is...
2013-12-19 Elliott HughesMerge "We actually have modfl."
2013-12-19 Elliott HughesFix aarch64 custom assembler now non-uapi is gone.
2013-12-19 Elliott HughesWe actually have modfl.
2013-12-19 Ben ChengMerge "Add C linkage for __open_2 and __openat_2."
2013-12-19 Ben ChengAdd C linkage for __open_2 and __openat_2.
2013-12-19 Christopher... Merge "Remove the non-uapi kernel headers."
2013-12-19 Nick KralevichMerge "Clean up more recursive FORTIFY_SOURCE calls"
2013-12-19 Nick KralevichClean up more recursive FORTIFY_SOURCE calls
2013-12-19 Nick KralevichMerge "__strnlen_chk: avoid recursive strlen calls"
2013-12-19 Elliott HughesMerge "Don't use weak aliases in libm."
2013-12-19 Nick Kralevich__strnlen_chk: avoid recursive strlen calls
2013-12-19 Elliott HughesDon't use weak aliases in libm.
2013-12-18 Elliott HughesMerge "Fix linking of aarch64 static binaries."
2013-12-18 Elliott HughesFix linking of aarch64 static binaries.
2013-12-18 Elliott HughesMerge "Fix the x86-64 int64_t/uint64_t."
2013-12-18 Elliott HughesFix the x86-64 int64_t/uint64_t.
2013-12-18 Elliott HughesMerge "Don't use __kernel_ulong_t."
2013-12-18 Elliott HughesDon't use __kernel_ulong_t.
2013-12-18 Elliott HughesMerge "Remove <machine/kernel.h>."
2013-12-18 Elliott HughesRemove <machine/kernel.h>.
2013-12-18 Christopher... Remove the non-uapi kernel headers.
2013-12-18 Elliott HughesMerge "Small style cleanup."
2013-12-18 Elliott HughesSmall style cleanup.
2013-12-18 Elliott HughesMerge "Properly detect timeout in pthread_mutex_lock_ti...
2013-12-18 Elliott HughesMerge "Move bionic over to GCC's 'warning' attribute."
2013-12-18 Elliott HughesMerge "Fix compilation of crtbegin.c and pthread_debug...
2013-12-18 Elliott HughesFix compilation of crtbegin.c and pthread_debug.cpp.
2013-12-18 Elliott HughesMove bionic over to GCC's 'warning' attribute.
2013-12-17 Elliott HughesMerge "AArch64: Linker64 support for AArch64"
2013-12-17 Marcus OaklandAArch64: Linker64 support for AArch64
2013-12-17 Ken MixterProperly detect timeout in pthread_mutex_lock_timeout_n...
2013-12-17 Elliott HughesMerge "AArch64: Add fixes to bionic/tests"
2013-12-17 Serban ConstantinescuAArch64: Add fixes to bionic/tests
2013-12-17 Elliott HughesMerge "AArch64: Initial AArch64 port of libm"
2013-12-17 Serban ConstantinescuAArch64: Initial AArch64 port of libm
2013-12-17 Elliott HughesMerge "AArch64: Add initial support for AArch64"
2013-12-17 Serban ConstantinescuAArch64: Add initial support for AArch64
2013-12-16 Elliott HughesMerge "AArch64: Add support for AArch64 atomic operations"
2013-12-16 Serban ConstantinescuAArch64: Add support for AArch64 atomic operations
2013-12-16 Elliott HughesMerge "Fix typo."
2013-12-16 Elliott HughesFix typo.
2013-12-16 Elliott HughesMerge "Clean up the pthread-only atomic stuff a little."
2013-12-16 Elliott HughesClean up the pthread-only atomic stuff a little.
2013-12-13 Elliott HughesMerge "Clean up some ARMv4/ARMv5 cruft."
2013-12-13 Elliott HughesClean up some ARMv4/ARMv5 cruft.
2013-12-13 Joshua J. DrakeFix backwards compatible system property structure
2013-12-12 Elliott HughesMerge "Make <sys/param.h> more glibc-like."
2013-12-12 Christopher... Merge "Add ioprio.h."
2013-12-12 Elliott HughesMake <sys/param.h> more glibc-like.
2013-12-12 Christopher... Add ioprio.h.
2013-12-12 Elliott HughesMerge "PTHREAD_KEYS_MAX cleanup."
2013-12-12 Elliott HughesPTHREAD_KEYS_MAX cleanup.
2013-12-12 Elliott HughesMerge "Fix debugging issues in vdso handling"
2013-12-12 Pavel ChupinFix debugging issues in vdso handling
2013-12-12 Elliott HughesMerge "AArch64: Fix mmap64() definition for AArch64...
2013-12-12 Serban ConstantinescuAArch64: Fix mmap64() definition for AArch64, X86_64
2013-12-11 Elliott HughesMerge "Remove harmful attempts to be helpful in pthread...
2013-12-11 Elliott HughesRemove harmful attempts to be helpful in pthread_mutex...
2013-12-11 Elliott HughesMerge "Clarify a comment."
2013-12-11 Elliott HughesClarify a comment.
2013-12-11 Robert GreenwaltMerge "Fix dns search domain use in gethostbyname."
2013-12-11 Robert GreenwaltFix dns search domain use in gethostbyname.
2013-12-11 Colin CrossMerge "bionic: move benchmarks out of tests directory"
2013-12-11 Colin Crossbionic: move benchmarks out of tests directory
2013-12-07 Christopher... Merge "Do not clear tids on detached threads."
2013-12-07 Christopher... Do not clear tids on detached threads.
2013-12-05 The Android... Merge commit '04b4339ad5396690329877df10fbe568bd4dd600...
2013-12-04 Christopher... Merge "Add strcmp/memcmp testing."
2013-12-04 Christopher... Add strcmp/memcmp testing.
2013-12-03 Christopher... Merge "Add cfi directives to all arm assembly."
2013-12-03 Christopher... Add cfi directives to all arm assembly.
2013-11-27 Elliott HughesMerge "Finish <sys/user.h>."
2013-11-27 Elliott HughesFinish <sys/user.h>.
2013-11-27 Elliott HughesMerge "Fix the order of arguments to sys_clone for...
2013-11-27 Elliott HughesFix the order of arguments to sys_clone for x86.
2013-11-26 Elliott HughesMerge "Work around CLONE_SETTLS being weird on x86."
next