OSDN Git Service

android-x86/bionic.git
2013-10-08 Elliott Hughespthread_exit should call __NR_exit with status 0.
2013-10-08 Elliott HughesMerge "Refactor the syscall generation script."
2013-10-08 Elliott HughesMerge "Fix Clang warning since KernelArgumentBlock...
2013-10-08 Stephen HinesFix Clang warning since KernelArgumentBlock is actually...
2013-10-08 Elliott HughesRefactor the syscall generation script.
2013-10-08 Elliott HughesMerge "Add an optional alias list to SYSCALLS.TXT"
2013-10-07 Elliott HughesMerge "libc: fix __cxa_atexit implicit declaration"
2013-10-07 synergydevlibc: fix __cxa_atexit implicit declaration
2013-10-07 Elliott HughesMerge "Clean up the x86 and x86_64 _exit_with_stack_tea...
2013-10-07 H.J. LuAdd an optional alias list to SYSCALLS.TXT
2013-10-07 Elliott HughesMerge "Don't define the meaningless SOFTFLOAT for x86."
2013-10-07 Elliott HughesClean up the x86 and x86_64 _exit_with_stack_teardown...
2013-10-07 Elliott HughesDon't define the meaningless SOFTFLOAT for x86.
2013-10-07 Elliott HughesMerge "Fix MIPS build."
2013-10-07 Elliott HughesFix MIPS build.
2013-10-07 Elliott HughesMerge "libc: Remove deprecated register"
2013-10-07 Elliott HughesMerge "Upgrade to tzdata2013g."
2013-10-06 synergydevlibc: Remove deprecated register
2013-10-06 Elliott HughesUpgrade to tzdata2013g.
2013-10-04 Elliott HughesMerge "Add arch-x86_64/include/machine."
2013-10-04 Elliott HughesAdd arch-x86_64/include/machine.
2013-10-04 Elliott HughesMerge "Add arch-x86_64/bionic."
2013-10-04 Elliott HughesAdd arch-x86_64/bionic.
2013-10-04 Nick KralevichMerge "Make error messages even better!"
2013-10-04 Nick KralevichMake error messages even better!
2013-10-04 Elliott HughesMerge "x86_64: Remove lseek64 for x86_64 for a while"
2013-10-04 Pavel Chupinx86_64: Remove lseek64 for x86_64 for a while
2013-10-04 Elliott HughesMerge "Remove useless x86 fallbacks."
2013-10-04 Elliott HughesMerge "Fixed ASM_ALIGN macro"
2013-10-04 Nick KralevichMerge "FORTIFY_SOURCE: emphasize prevention in error...
2013-10-04 Nick KralevichFORTIFY_SOURCE: emphasize prevention in error messages.
2013-10-04 Pavel ChupinFixed ASM_ALIGN macro
2013-10-04 Elliott HughesRemove useless x86 fallbacks.
2013-10-04 Elliott HughesMerge "x86_64: Fix get_tls and statvfs"
2013-10-04 Pavel Chupinx86_64: Fix get_tls and statvfs
2013-10-03 Elliott HughesMerge "Move common arch-* code to arch-common directory"
2013-10-03 Nick KralevichMerge "Don't export unnecessary symbol."
2013-10-03 Nick KralevichMerge "Check memory size on FD_* functions"
2013-10-03 Nick KralevichCheck memory size on FD_* functions
2013-10-03 Nick KralevichDon't export unnecessary symbol.
2013-10-03 Christopher... Merge "Add dependencies on included makefiles."
2013-10-03 Christopher... Add dependencies on included makefiles.
2013-10-03 Christopher... Merge "Remove dead files."
2013-10-03 Christopher... Remove dead files.
2013-10-03 Pavel ChupinMove common arch-* code to arch-common directory
2013-10-03 Christopher... Merge "Remove the __ARM_FEATURE_DSP check."
2013-10-03 Christopher... Remove the __ARM_FEATURE_DSP check.
2013-10-03 Elliott HughesMerge "Fix 32-bit issues in tests, and add a trivial...
2013-10-03 Elliott HughesMerge "Fix the x86_64 fenv.h."
2013-10-03 Elliott HughesFix the x86_64 fenv.h.
2013-10-02 Nick KralevichMerge "libc: don't export unnecessary symbols"
2013-10-02 Elliott HughesFix 32-bit issues in tests, and add a trivial test...
2013-10-02 Nick Kralevichlibc: don't export unnecessary symbols
2013-10-02 Nick KralevichMerge "FORTIFY_SOURCE: Add __FD_* checks"
2013-10-02 Nick KralevichFORTIFY_SOURCE: Add __FD_* checks
2013-10-02 Stephen HinesMerge "Use gnu++11 and gnu99 explicitly for C++/C files."
2013-10-02 Nick KralevichMerge "Use alloc_size attribute on *alloc functions"
2013-10-02 Nick KralevichUse alloc_size attribute on *alloc functions
2013-10-02 Stephen HinesUse gnu++11 and gnu99 explicitly for C++/C files.
2013-10-02 Elliott HughesMerge "Remove #define _BITSIZE 32."
2013-10-02 Stephen HinesMerge "Remove _FORTIFY_SOURCE in implementation files."
2013-10-02 Stephen HinesMerge "Add simple implementation _Unwind_GetIP() for...
2013-10-02 Elliott HughesRemove #define _BITSIZE 32.
2013-10-02 Elliott HughesMerge "The x86_64 kernel headers are the x86 kernel...
2013-10-02 Elliott HughesMerge "Add missing backslash in MIPS filelist"
2013-10-02 Chris DearmanAdd missing backslash in MIPS filelist
2013-10-02 Stephen HinesAdd simple implementation _Unwind_GetIP() for clang...
2013-10-02 Elliott HughesThe x86_64 kernel headers are the x86 kernel headers.
2013-10-02 Elliott HughesMerge "Fix libm build for x86_64."
2013-10-02 Elliott HughesFix libm build for x86_64.
2013-10-02 Elliott HughesMerge "x86_64: libm fixes"
2013-10-02 Elliott HughesMerge "Remove more assumptions that pointers are 32...
2013-10-02 Elliott HughesRemove more assumptions that pointers are 32-bit.
2013-10-01 Elliott HughesMerge "x86_64: Update Makefiles for x86_64 targets...
2013-10-01 Pavel Chupinx86_64: Update Makefiles for x86_64 targets and add...
2013-10-01 Stephen HinesRemove _FORTIFY_SOURCE in implementation files.
2013-10-01 Elliott HughesMerge "x86_64: add new __NR_arch_prctl syscall"
2013-10-01 Pavel Chupinx86_64: add new __NR_arch_prctl syscall
2013-10-01 Elliott HughesMerge "Regenerate the system call stubs (to get x86_64)."
2013-10-01 Elliott HughesRegenerate the system call stubs (to get x86_64).
2013-10-01 Elliott HughesMerge "x86_64: Add x86_64 syscalls and tune gen scripts...
2013-10-01 Pavel Chupinx86_64: Add x86_64 syscalls and tune gen scripts for...
2013-10-01 Pavel Chupinx86_64: libm fixes
2013-10-01 Elliott HughesMerge "Clean up some comments."
2013-10-01 Elliott HughesClean up some comments.
2013-10-01 Elliott HughesMerge "Better statfs/fstatfs glibc compatibility."
2013-10-01 Elliott HughesMerge "Remove 32-bit assumptions from the ELF code."
2013-10-01 Elliott HughesBetter statfs/fstatfs glibc compatibility.
2013-10-01 Elliott HughesMerge "Fix x86 build."
2013-10-01 Elliott HughesFix x86 build.
2013-10-01 Elliott HughesRemove 32-bit assumptions from the ELF code.
2013-10-01 Elliott HughesMerge "Add x86_64 to the bionic headers."
2013-10-01 Elliott HughesAdd x86_64 to the bionic headers.
2013-09-30 Elliott HughesMerge "Fix inttypes.h and stdint.h for 64-bit (and...
2013-09-30 Elliott HughesFix inttypes.h and stdint.h for 64-bit (and C++11).
2013-09-27 Elliott HughesMerge "Upgrade to tzcode2013f plus Android modification...
2013-09-27 Nick KralevichMerge "Fix unnecessary call to __strncpy_chk2"
2013-09-27 Nick KralevichFix unnecessary call to __strncpy_chk2
2013-09-27 Nick KralevichMerge "libc: fortify recvfrom()"
2013-09-27 Elliott HughesUpgrade to tzcode2013f plus Android modifications ...
next