OSDN Git Service

android-x86/bionic.git
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 ...
2013-09-27 Elliott HughesMerge "Upgrade to tzdata2013f."
2013-09-27 Elliott HughesUpgrade to tzdata2013f.
2013-09-27 Elliott HughesMerge "Upgrade to tzdata2013e."
2013-09-27 Elliott HughesUpgrade to tzdata2013e.
2013-09-26 Elliott HughesMerge "Make it easier to add syscalls for another archi...
2013-09-26 Elliott HughesMake it easier to add syscalls for another architecture.
2013-09-26 Elliott HughesMerge "Add a unit test for %n."
2013-09-25 Michael WrightMerge "Update capability.h"
2013-09-25 Michael WrightUpdate capability.h
2013-09-25 Elliott HughesAdd a unit test for %n.
2013-09-24 Nick Kralevichlibc: fortify recvfrom()
2013-09-24 Elliott HughesMerge "Simplify the SYSCALLS.TXT format."
2013-09-24 Elliott HughesMerge "Update taskstats.h from Linux 3.11.1"
2013-09-24 Elliott HughesSimplify the SYSCALLS.TXT format.
2013-09-23 Elliott HughesMerge "Fix %hhd formats in the printf family."
2013-09-23 Elliott HughesFix %hhd formats in the printf family.
2013-09-23 Elliott HughesMerge "Remove two -D flags for unused macros."
2013-09-23 Elliott HughesRemove two -D flags for unused macros.
2013-09-23 Sami KyostilaUpdate taskstats.h from Linux 3.11.1
2013-09-21 Christopher... Merge "__memcpy_chk: Fix signed cmp of unsigned values."
2013-09-21 Christopher... __memcpy_chk: Fix signed cmp of unsigned values.
2013-09-21 Christopher... Merge "Fix all debug directives."
2013-09-21 Christopher... Fix all debug directives.
2013-09-21 Christopher... Merge "Update all debug directives."
2013-09-20 Christopher... Update all debug directives.
2013-09-20 Nick KralevichMerge "Add linux/sock_diag.h"
2013-09-20 Elliott HughesMerge "Ensure we have the off64_t variant of every...
2013-09-19 Nick KralevichAdd linux/sock_diag.h
2013-09-19 Elliott HughesEnsure we have the off64_t variant of every function...
2013-09-19 Elliott HughesMerge "Add mmap64()"
2013-09-19 Daniel LeungAdd mmap64()
2013-09-19 Elliott HughesMerge "Fix host tests that need the shell."
2013-09-19 Elliott HughesMerge "Declare __page_shift and __page_size with C...
next