OSDN Git Service

android-x86/bionic.git
2013-11-15 Elliott HughesMerge "[MIPS] Reimplement syscall to invoke the system...
2013-11-15 Chris Dearman[MIPS] Reimplement syscall to invoke the system call...
2013-11-14 Elliott HughesMerge "Remove the mips regdef.h and fpregdef.h old...
2013-11-14 Elliott HughesRemove the mips regdef.h and fpregdef.h old kernel...
2013-11-13 Elliott HughesMerge "Add unit tests for pow's behavior with NaNs."
2013-11-13 Elliott HughesAdd unit tests for pow's behavior with NaNs.
2013-11-13 Elliott HughesMerge "Add a unit test for syscall(2)."
2013-11-13 Elliott HughesAdd a unit test for syscall(2).
2013-11-12 Elliott HughesMerge "Add extra regression tests for an already-fixed...
2013-11-11 Elliott HughesAdd extra regression tests for an already-fixed dynamic...
2013-11-08 Elliott HughesMerge "Add a temporary uapi/linux/compiler.h until...
2013-11-08 Elliott HughesAdd a temporary uapi/linux/compiler.h until upstream...
2013-11-08 Elliott HughesMerge "Remove the dependency on the non-uapi __kernel_n...
2013-11-08 Elliott HughesRemove the dependency on the non-uapi __kernel_nlink_t.
2013-11-08 Elliott HughesMerge "Generate the uapi headers for mips and x86/x86_64."
2013-11-08 Elliott HughesGenerate the uapi headers for mips and x86/x86_64.
2013-11-07 Elliott HughesMerge "Prepare to switch to the uapi <linux/signal...
2013-11-07 Elliott HughesPrepare to switch to the uapi <linux/signal.h>.
2013-11-07 Elliott HughesMerge "Stop using the non-uapi <linux/err.h> header...
2013-11-07 Elliott HughesStop using the non-uapi <linux/err.h> header file.
2013-11-07 Elliott HughesMerge "Remove pathconf's dependencies on non-uapi heade...
2013-11-07 Elliott HughesRemove pathconf's dependencies on non-uapi header files.
2013-11-07 Elliott HughesMerge "Fix a TODO; we've had SOCK_CLOEXEC for a while...
2013-11-07 Elliott HughesFix a TODO; we've had SOCK_CLOEXEC for a while now.
2013-11-07 Elliott HughesMerge "Clean up the 32-bit kernel support, fix LP64...
2013-11-07 Elliott HughesClean up the 32-bit kernel support, fix LP64 fcntl...
2013-11-06 Ben ChengMerge "Add processed uapi kernel headers for ARM."
2013-11-06 Ben ChengAdd processed uapi kernel headers for ARM.
2013-11-06 Elliott HughesMerge "Fix pread/pwrite for LP64."
2013-11-06 Elliott HughesFix pread/pwrite for LP64.
2013-11-06 Elliott HughesMerge "Make cpp.py less braindead."
2013-11-06 Elliott HughesMake cpp.py less braindead.
2013-11-05 Elliott HughesMerge "Fix <sys/select.h> for LP64, clean up <time...
2013-11-05 Elliott HughesFix <sys/select.h> for LP64, clean up <time.h>.
2013-11-05 Elliott HughesMerge "Remove unnecessary #include."
2013-11-05 Elliott HughesRemove unnecessary #include.
2013-10-31 Elliott HughesMerge "Refresh libc/kernel/common/linux/uinput.h"
2013-10-31 Scott AndersonRefresh libc/kernel/common/linux/uinput.h
2013-10-31 Elliott HughesMerge "Fix linker crashes during unknown symbol lookup"
2013-10-31 Sergey MelnikovFix linker crashes during unknown symbol lookup
2013-10-31 Elliott HughesMerge "Move the pthread debugging flags to the right...
2013-10-31 Elliott HughesMove the pthread debugging flags to the right place.
2013-10-31 Elliott HughesMerge "<pthread.h> fixes and pthread cleanup."
2013-10-31 Elliott Hughes<pthread.h> fixes and pthread cleanup.
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...
next