OSDN Git Service

android-x86/bionic.git
2013-10-30 Elliott HughesMerge "Remove an obsolete ARM gdb hack."
2013-10-30 Elliott HughesRemove an obsolete ARM gdb hack.
2013-10-30 Elliott HughesMerge "Factor out some of the makefile cruft."
2013-10-29 Elliott HughesFactor out some of the makefile cruft.
2013-10-29 Elliott HughesMerge "Explain the sigprocmask in pthread_exit."
2013-10-29 Elliott HughesExplain the sigprocmask in pthread_exit.
2013-10-29 Christopher... Merge "Fix up failing glibc tests."
2013-10-29 Christopher... Fix up failing glibc tests.
2013-10-29 Elliott HughesMerge "Update <sys/exec_elf.h> to include EM_AARCH64."
2013-10-29 Elliott HughesUpdate <sys/exec_elf.h> to include EM_AARCH64.
2013-10-28 Elliott HughesMerge "AArch64: Add support for AArch64 to stdlib/strtod.c"
2013-10-28 Serban ConstantinescuAArch64: Add support for AArch64 to stdlib/strtod.c
2013-10-28 Elliott HughesMerge "AArch64: Autogenerated syscalls for AArch64"
2013-10-28 Serban ConstantinescuAArch64: Autogenerated syscalls for AArch64
2013-10-28 Elliott HughesMerge "AArch64: Add support for AArch64 to the syscall...
2013-10-28 Serban ConstantinescuAArch64: Add support for AArch64 to the syscall interface
2013-10-28 Elliott HughesMerge "Fix the *rand48 functions on LP64."
2013-10-28 Elliott HughesFix the *rand48 functions on LP64.
2013-10-28 Elliott HughesMerge "Update <sys/exec_elf.h> to get the DF_* flags."
2013-10-28 Elliott HughesUpdate <sys/exec_elf.h> to get the DF_* flags.
2013-10-28 Elliott HughesMerge "Don't allow text relocations on 64-bit."
2013-10-28 Elliott HughesDon't allow text relocations on 64-bit.
2013-10-28 Elliott HughesMerge "Fix utime/utimes when passed a NULL pointer."
2013-10-28 Elliott HughesFix utime/utimes when passed a NULL pointer.
2013-10-28 Elliott HughesMerge "Clean up linker architecture macros."
2013-10-28 Elliott HughesClean up linker architecture macros.
2013-10-28 Elliott HughesMerge "Upgrade to tzdata2013h."
2013-10-28 Elliott HughesUpgrade to tzdata2013h.
2013-10-25 Christopher... Merge "Update running bionic unit tests on host."
2013-10-25 Christopher... Update running bionic unit tests on host.
2013-10-25 Elliott HughesMerge "Fix the exit syscall stub's name."
2013-10-25 Elliott HughesMerge "Simplify defining the linker architecture macro."
2013-10-25 Elliott HughesSimplify defining the linker architecture macro.
2013-10-25 Elliott HughesFix the exit syscall stub's name.
2013-10-25 Elliott HughesMerge "Use hidden visibility for generated stubs whose...
2013-10-25 Elliott HughesMerge "Start moving 32-bit cruft somewhere it won't...
2013-10-25 Elliott HughesStart moving 32-bit cruft somewhere it won't pollute...
2013-10-25 Elliott HughesUse hidden visibility for generated stubs whose names...
2013-10-24 Elliott HughesMerge "Let the compiler worry about implementing ffs...
2013-10-24 Elliott HughesLet the compiler worry about implementing ffs(3).
2013-10-24 Elliott HughesMerge "Revert "Don't warn about x86 text relocations...
2013-10-24 Elliott HughesRevert "Don't warn about x86 text relocations. They...
2013-10-24 Elliott HughesMerge "Remove dependencies on obsolete __ARCH_WANT_SYSC...
2013-10-24 Elliott HughesRemove dependencies on obsolete __ARCH_WANT_SYSCALL_DEP...
2013-10-23 Ben ChengMerge "Add __EXPORTED_HEADERS__ as predefined macro."
2013-10-23 Ben ChengAdd __EXPORTED_HEADERS__ as predefined macro.
2013-10-23 Elliott HughesMerge "Don't warn about x86 text relocations. They...
2013-10-23 Elliott HughesDon't warn about x86 text relocations. They're too...
2013-10-23 Elliott HughesMerge "MIPS' pipe(2) is weird, but MIPS' pipe2(2) is...
2013-10-23 Elliott HughesMerge "Fix header file dependencies."
2013-10-23 Elliott HughesFix header file dependencies.
2013-10-23 Elliott HughesMIPS' pipe(2) is weird, but MIPS' pipe2(2) is the same...
2013-10-23 Elliott HughesMerge "Remove dependencies on obsolete __ARCH_WANT_SYSC...
2013-10-23 Elliott HughesRemove dependencies on obsolete __ARCH_WANT_SYSCALL_NO_...
2013-10-22 Elliott HughesMerge "Move away from the __ARCH_WANT_SYSCALL_NO_AT...
2013-10-22 Elliott HughesMove away from the __ARCH_WANT_SYSCALL_NO_AT system...
2013-10-22 Elliott HughesMerge "AArch64: Fix definitions for STDINT_LIMITS"
2013-10-22 Serban ConstantinescuAArch64: Fix definitions for STDINT_LIMITS
2013-10-22 Nick KralevichMerge "change wording on text relocation message."
2013-10-22 Nick Kralevichchange wording on text relocation message.
2013-10-22 Elliott HughesMerge "Make sure we have a mkfifo symbol."
2013-10-22 Elliott HughesMake sure we have a mkfifo symbol.
2013-10-22 Elliott HughesMerge "AArch64: Fix uses of stack size for 32/64bit...
2013-10-22 Serban ConstantinescuAArch64: Fix uses of stack size for 32/64bit libc builds
2013-10-22 Elliott HughesMerge "Fix statvfs tests for the host."
2013-10-22 Elliott HughesFix statvfs tests for the host.
2013-10-22 Elliott HughesMerge "Fix the system property tests to use $ANDROID_DATA."
2013-10-22 Elliott HughesFix the system property tests to use $ANDROID_DATA.
2013-10-22 Elliott HughesMerge "Fix 16-byte stack alignment requirement for...
2013-10-22 Pavel ChupinFix 16-byte stack alignment requirement for x86_64 ABI
2013-10-21 Elliott HughesMerge "Fix the x86_64 vfork implementation."
2013-10-21 Elliott HughesMerge "Fix the x86_64 clone implementation."
2013-10-19 Elliott HughesFix the x86_64 clone implementation.
2013-10-19 Elliott HughesFix the x86_64 vfork implementation.
2013-10-19 Elliott HughesMerge "Fix struct statfs for LP64."
2013-10-19 Elliott HughesFix struct statfs for LP64.
2013-10-18 Elliott HughesMerge "Fix the time unit tests for systems with 64...
2013-10-18 Elliott HughesFix the time unit tests for systems with 64-bit time_t.
2013-10-18 Elliott HughesMerge "x86_64: Fix bionic tests build-and-run"
2013-10-18 Pavel Chupinx86_64: Fix bionic tests build-and-run
2013-10-18 Elliott HughesMerge "Fix some test assumptions that are wrong for...
2013-10-18 Elliott HughesMerge "x86_64: Fix sys/stat.h"
2013-10-18 Pavel Chupinx86_64: Fix sys/stat.h
2013-10-18 Elliott HughesFix some test assumptions that are wrong for __LP64__.
2013-10-18 Elliott HughesMerge "Fix clone.S for x86_64."
2013-10-18 Elliott HughesFix clone.S for x86_64.
2013-10-18 Elliott HughesMerge "Add missing aliases for off64_t functions in...
2013-10-18 Elliott HughesMerge "Add ffs and memcmp16 to x86_64."
2013-10-18 Elliott HughesAdd ffs and memcmp16 to x86_64.
2013-10-17 Elliott HughesAdd missing aliases for off64_t functions in 64-bit...
2013-10-17 Elliott HughesMerge "Add SOCK_CLOEXEC and SOCK_NONBLOCK socket flags."
2013-10-17 Andrei EmeltchenkoAdd SOCK_CLOEXEC and SOCK_NONBLOCK socket flags.
2013-10-17 Elliott HughesMerge "Build the linker with the same -std flags as...
2013-10-17 Elliott HughesBuild the linker with the same -std flags as the rest...
2013-10-17 Elliott HughesMerge "x86_64: Add R_X86_64_64 relocation handling"
2013-10-17 Elliott HughesMerge "O_CLOEXEC is always defined for arm, mips, x86...
2013-10-17 Elliott HughesO_CLOEXEC is always defined for arm, mips, x86, and...
2013-10-17 Elliott HughesMerge "Fix sigaction(3) for 64-bit."
2013-10-17 Elliott HughesFix sigaction(3) for 64-bit.
2013-10-16 Ben ChengMerge "Refresh libc/kernel/common/linux/auxvec.h"
next