OSDN Git Service

android-x86/bionic.git
2014-02-20 Elliott HughesMerge "Remove two DNS files that weren't being built."
2014-02-20 Elliott HughesMerge "Unify our assembler macros."
2014-02-20 Elliott HughesRemove two DNS files that weren't being built.
2014-02-20 Elliott HughesUnify our assembler macros.
2014-02-20 Elliott HughesMerge "Fix mips64 crt build."
2014-02-20 Elliott HughesFix mips64 crt build.
2014-02-20 Elliott HughesMerge "Remove useless _C_LABEL from our assembler source."
2014-02-20 Elliott HughesRemove useless _C_LABEL from our assembler source.
2014-02-20 Elliott HughesMerge "Stop advertising an arm32-specific hack like...
2014-02-20 Dmitriy IvanovMerge "Added script generating additions to libgcc_comp...
2014-02-20 Elliott HughesStop advertising an arm32-specific hack like it's a...
2014-02-20 Dmitriy IvanovAdded script generating additions to libgcc_compat...
2014-02-20 Elliott HughesMerge "Don't explicitly list the tzcode files."
2014-02-20 Elliott HughesDon't explicitly list the tzcode files.
2014-02-20 Narayan KamathMerge "Fix signbit / infinite / isinf / isnan unit...
2014-02-20 Elliott HughesMerge "Remove the useless _C_LABEL from generated syste...
2014-02-20 Elliott HughesRemove the useless _C_LABEL from generated system calls.
2014-02-19 Elliott HughesMerge "Linker writes to wrong memory location when...
2014-02-19 Elliott HughesMerge "Make mips/mips64 syscall stubs more like the...
2014-02-19 Elliott HughesMerge "Top-level documentation about working on bionic."
2014-02-19 Elliott HughesMake mips/mips64 syscall stubs more like the other...
2014-02-19 Elliott HughesMerge "Make mips generated assembler more like the...
2014-02-19 Elliott HughesMake mips generated assembler more like the mips64...
2014-02-19 Narayan KamathFix signbit / infinite / isinf / isnan unit tests.
2014-02-19 Elliott HughesTop-level documentation about working on bionic.
2014-02-19 Elliott HughesMerge "Use uid_t and gid_t for st_uid and st_gid in...
2014-02-19 Elliott HughesMerge "Fix build by avoiding the _C_LABEL macro."
2014-02-19 Elliott HughesUse uid_t and gid_t for st_uid and st_gid in struct...
2014-02-19 Elliott HughesFix build by avoiding the _C_LABEL macro.
2014-02-18 Benjamin AdolphiLinker writes to wrong memory location when processing...
2014-02-18 Elliott HughesMerge "Add missing file from previous change."
2014-02-18 Elliott HughesAdd missing file from previous change.
2014-02-18 Elliott HughesMerge "Implement some of the missing LFS64 support."
2014-02-18 Elliott HughesImplement some of the missing LFS64 support.
2014-02-18 Elliott HughesMerge "Fix x86 build."
2014-02-18 Elliott HughesFix x86 build.
2014-02-18 Elliott HughesMerge "bionic: fix __set_errno for arm64 syscalls that...
2014-02-18 Colin Crossbionic: fix __set_errno for arm64 syscalls that return...
2014-02-18 Elliott HughesMerge "Clean up warnings in libstdc++."
2014-02-18 Elliott HughesMerge "Clean up various warnings in bionic."
2014-02-18 Elliott HughesClean up various warnings in bionic.
2014-02-18 Elliott HughesClean up warnings in libstdc++.
2014-02-17 Elliott HughesMerge "Remove duplicate definitions of MIN and MAX."
2014-02-17 Elliott HughesRemove duplicate definitions of MIN and MAX.
2014-02-14 Colin CrossMerge "build linker and linker64 on 64-bit architectures"
2014-02-13 Colin Crossbuild linker and linker64 on 64-bit architectures
2014-02-13 Elliott HughesMerge "Restore sys_signame for LP64."
2014-02-13 Elliott HughesRestore sys_signame for LP64.
2014-02-13 Elliott HughesMerge "Remove unused variables not spotted by GCC."
2014-02-13 Elliott HughesRemove unused variables not spotted by GCC.
2014-02-13 Elliott HughesMerge "Clean up sys_signame and sys_siglist a little."
2014-02-13 Elliott HughesClean up sys_signame and sys_siglist a little.
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."
next