OSDN Git Service

android-x86/bionic.git
2014-02-13 Ying WangMerge "Fix missing args."
2014-02-13 Ying WangFix missing args.
2014-02-12 Ying WangMerge "Reconfig libc's Android.mk to build for multilib"
2014-02-12 Ying WangReconfig libc's Android.mk to build for multilib
2014-02-12 Elliott HughesMerge "Fix NSIG."
2014-02-12 Elliott HughesFix NSIG.
2014-02-12 Elliott HughesMerge "Clean up all the lint cpplint can find in the...
2014-02-12 Elliott HughesClean up all the lint cpplint can find in the dynamic...
2014-02-11 Elliott HughesMerge "[MIPS64] Dynamic linker"
2014-02-11 Chris Dearman[MIPS64] Dynamic linker
2014-02-11 Elliott HughesMerge "Build syscall stubs in their own library."
2014-02-11 Elliott HughesBuild syscall stubs in their own library.
2014-02-11 Elliott HughesMerge "Clean up cacheflush."
2014-02-11 Elliott HughesClean up cacheflush.
2014-02-11 Elliott HughesMerge "Switch <elf.h> over to linux uapi under the...
2014-02-11 Elliott HughesSwitch <elf.h> over to linux uapi under the covers.
2014-02-11 Elliott HughesMerge "Fix <link.h>."
2014-02-10 Elliott HughesFix <link.h>.
2014-02-08 Elliott HughesMerge "Fix socklen_t (on LP64 only)."
2014-02-08 Elliott HughesFix socklen_t (on LP64 only).
2014-02-08 Elliott HughesMerge "Remove <sys/_types.h>."
2014-02-07 Elliott HughesRemove <sys/_types.h>.
2014-02-07 Christopher... Merge "Make sure that the same tests are on all platforms."
2014-02-07 Christopher... Make sure that the same tests are on all platforms.
2014-02-07 Elliott HughesMerge "[MIPS64] libc/libm support"
2014-02-07 Chris Dearman[MIPS64] libc/libm support
2014-02-06 Elliott HughesMerge "[MIPS64] Add syscall related files"
2014-02-06 Chris Dearman[MIPS64] Add syscall related files
2014-02-05 Elliott HughesMerge "Remove unused cruft from MIPS <machine/signal...
2014-02-05 Elliott HughesRemove unused cruft from MIPS <machine/signal.h>.
2014-02-05 Elliott HughesMerge "Kill <machine/_types.h>."
2014-02-05 Elliott HughesKill <machine/_types.h>.
2014-02-04 Ying WangMerge "Use arch-specific LOCAL_ variables to build...
2014-02-04 Ying WangUse arch-specific LOCAL_ variables to build libm.
2014-02-04 Elliott HughesMerge "Add fallocate/fallocate64/posix_fallocate/posix_...
2014-02-04 Elliott HughesAdd fallocate/fallocate64/posix_fallocate/posix_falloca...
2014-02-03 Elliott HughesMerge "Use __inline__ for fortify."
2014-02-03 Elliott HughesUse __inline__ for fortify.
2014-02-03 Arve HjønnevågMerge "Regenerate binder header"
2014-02-01 Elliott HughesMerge "Clean up debugger.cpp slightly."
2014-02-01 Elliott HughesClean up debugger.cpp slightly.
2014-02-01 Elliott HughesMerge "LP64 binaries should talk to debuggerd64."
2014-02-01 Elliott HughesLP64 binaries should talk to debuggerd64.
2014-01-31 Elliott HughesMerge "Add missing ucontext_t definition to bionic...
2014-01-31 Elliott HughesMerge "[MIPS] SA_RESTORER support is not needed for...
2014-01-31 Ross McIlroyAdd missing ucontext_t definition to bionic for arch...
2014-01-31 Chris Dearman[MIPS] SA_RESTORER support is not needed for MIPS
2014-01-30 Elliott HughesMerge "Make ARM <user.h> more glibc-compatible."
2014-01-30 Elliott HughesMake ARM <user.h> more glibc-compatible.
2014-01-30 Elliott HughesMerge "Add mips <sys/ucontext.h>."
2014-01-30 Elliott HughesAdd mips <sys/ucontext.h>.
2014-01-30 Elliott HughesMerge "Add arm <sys/ucontext.h>."
2014-01-30 Elliott HughesAdd arm <sys/ucontext.h>.
2014-01-30 Elliott HughesMerge "Add x86 <sys/ucontext.h>."
2014-01-30 Elliott HughesAdd x86 <sys/ucontext.h>.
2014-01-29 Elliott HughesMerge "Add x86_64 ucontext.h for better compatibility"
2014-01-29 Pavel ChupinAdd x86_64 ucontext.h for better compatibility
2014-01-29 Arve HjønnevågRegenerate binder header
2014-01-29 Elliott HughesMerge "Fix pthread_test to work with gtest 1.7.0."
2014-01-29 Elliott HughesFix pthread_test to work with gtest 1.7.0.
2014-01-28 Elliott HughesMerge "Remove a __system_property_get call from the...
2014-01-28 Elliott HughesRemove a __system_property_get call from the DNS code.
2014-01-28 Elliott HughesMerge "bionic: Change the type of soinfo's size to...
2014-01-28 Weiwu Chenbionic: Change the type of soinfo's size to size_t
2014-01-28 Elliott HughesMerge "Fix 32-bit mmap/mmap64 handling of negative...
2014-01-28 Elliott HughesFix 32-bit mmap/mmap64 handling of negative offsets.
2014-01-28 Elliott HughesMerge "Remove libthread_db from bionic."
2014-01-27 Elliott HughesRemove libthread_db from bionic.
2014-01-27 Elliott HughesMerge "bionic: Do not use magic number for portability"
2014-01-27 Qiming Shibionic: Do not use magic number for portability
2014-01-25 Elliott HughesMerge "Remove __STDC_FORMAT_MACROS and __STDC_LIMIT_MAC...
2014-01-25 Ying WangMerge "Use arch-specific variable to set up the x86...
2014-01-25 Ying WangUse arch-specific variable to set up the x86 ld flags.
2014-01-25 Elliott HughesRemove __STDC_FORMAT_MACROS and __STDC_LIMIT_MACROS...
2014-01-25 Ben ChengMerge "Add all implicitly loaded symbols from libgcc...
2014-01-24 Ben ChengAdd all implicitly loaded symbols from libgcc.a into...
2014-01-24 Colin CrossMerge "bionic: rename aarch64 target to arm64"
2014-01-24 Ben ChengMerge "Re-export libgcc's __aeabi_uidivmod and __popcou...
2014-01-24 Bernhard RosenkränzerRe-export libgcc's __aeabi_uidivmod and __popcount_tab
2014-01-24 Colin Crossbionic: rename aarch64 target to arm64
2014-01-15 Elliott HughesMerge "Add "__noreturn" to assert and assert2"
2014-01-15 Vadim MarkovtsevAdd "__noreturn" to assert and assert2
2014-01-15 Elliott HughesMerge "Fix libdl build warnings, turn on -Werror."
2014-01-15 Elliott HughesMerge "Move _thread_created_hook to where it belongs."
2014-01-15 Elliott HughesFix libdl build warnings, turn on -Werror.
2014-01-15 Elliott HughesMove _thread_created_hook to where it belongs.
2014-01-14 Elliott HughesMerge "Make it possible for code to query the dynamic...
2014-01-14 Elliott HughesMerge "AArch64: Use LDXR/STXR instead of LDAXR/STLXR...
2014-01-14 Elliott HughesMake it possible for code to query the dynamic linker...
2014-01-13 Elliott HughesMerge "Add -Bsymbolic to the ld flags when linking...
2014-01-13 Elliott HughesAdd -Bsymbolic to the ld flags when linking the dynamic...
2014-01-10 Elliott HughesMerge "Add some more headers."
2014-01-10 Elliott HughesAdd some more headers.
2014-01-10 JP AbgrallMerge "Add extra libc stubs for mntent related functions."
2014-01-10 JP AbgrallAdd extra libc stubs for mntent related functions.
2014-01-09 Elliott HughesMerge "Add NT_PRSTATUS to <elf.h>."
2014-01-09 Elliott HughesAdd NT_PRSTATUS to <elf.h>.
2014-01-09 Elliott HughesMerge "Add <sgidefs.h>."
2014-01-09 Elliott HughesMerge "Fix x86 user_regs_struct."
2014-01-09 Elliott HughesFix x86 user_regs_struct.
next