OSDN Git Service

android-x86/bionic.git
2013-10-09 Elliott HughesMerge "Don't allow int<->pointer conversions."
2013-10-09 Elliott HughesMerge "Fix bionic's built-in stack trace dumping for...
2013-10-09 Elliott HughesDon't allow int<->pointer conversions.
2013-10-09 Elliott HughesFix bionic's built-in stack trace dumping for LP64.
2013-10-08 Elliott HughesMerge "Fix the ALIGN and ALIGNBYTES macros for LP64."
2013-10-08 Elliott HughesFix the ALIGN and ALIGNBYTES macros for LP64.
2013-10-08 Elliott HughesMerge "pthread_exit should call __NR_exit with status 0."
2013-10-08 Elliott HughesMerge "Use /system/lib64 and /vendor/lib64 for 64-bit...
2013-10-08 Elliott Hughespthread_exit should call __NR_exit with status 0.
2013-10-08 Elliott HughesUse /system/lib64 and /vendor/lib64 for 64-bit libraries.
2013-10-08 Elliott HughesMerge "Make logging fall back to /dev/stderr if we...
2013-10-08 Elliott HughesMake logging fall back to /dev/stderr if we're on the...
2013-10-08 Elliott HughesMerge "Use linker64 for the 64-bit linker."
2013-10-08 Elliott HughesUse linker64 for the 64-bit linker.
2013-10-08 Elliott HughesMerge "Use C99 structure initializer designator style."
2013-10-08 Elliott HughesUse C99 structure initializer designator style.
2013-10-08 Elliott HughesMerge "x86_64 linker."
2013-10-08 Elliott Hughesx86_64 linker.
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
next