OSDN Git Service

android-x86/bionic.git
2014-02-25 Calin Juravleam 7c1efffc: Merge "Added mkstemp64"
2014-02-25 Calin JuravleMerge "Added mkstemp64"
2014-02-25 Elliott Hughesam ba40a560: Merge "Remove <asm/page.h>."
2014-02-25 Elliott HughesMerge "Remove <asm/page.h>."
2014-02-24 Elliott HughesRemove <asm/page.h>.
2014-02-24 Calin JuravleAdded mkstemp64
2014-02-24 Narayan Kamatham b26e4944: Merge "Fix 64-bit build."
2014-02-24 Narayan Kamatham c6d96bb8: Merge "Move system_properties over to...
2014-02-24 Narayan KamathMerge "Fix 64-bit build."
2014-02-24 Narayan KamathFix 64-bit build.
2014-02-24 Narayan KamathMerge "Move system_properties over to C++."
2014-02-24 Narayan KamathMove system_properties over to C++.
2014-02-22 Elliott Hughesam 3572fbc8: Merge "Fix a typo in HACKING.txt."
2014-02-22 Elliott Hughesam 9150dfb1: Merge "Clean up our OpenBSD usage."
2014-02-22 Elliott HughesMerge "Fix a typo in HACKING.txt."
2014-02-22 Elliott HughesFix a typo in HACKING.txt.
2014-02-21 Elliott HughesMerge "Clean up our OpenBSD usage."
2014-02-21 Elliott HughesClean up our OpenBSD usage.
2014-02-21 Calin Juravleam 90b01576: Merge "Fixed int fast types for LP64"
2014-02-21 Calin JuravleMerge "Fixed int fast types for LP64"
2014-02-21 Calin JuravleFixed int fast types for LP64
2014-02-20 Elliott Hughesam e65055af: Merge "Stop asking GCC to cause trouble."
2014-02-20 Elliott HughesMerge "Stop asking GCC to cause trouble."
2014-02-20 Elliott HughesStop asking GCC to cause trouble.
2014-02-20 Elliott Hughesam 26172fa4: Merge "Move the upstream-netbsd libc files...
2014-02-20 Elliott HughesMerge "Move the upstream-netbsd libc files into the...
2014-02-20 Elliott Hughesam 8d0fe1c4: Merge "Remove two DNS files that weren...
2014-02-20 Elliott Hughesam cb43f847: Merge "Unify our assembler macros."
2014-02-20 Elliott HughesMove the upstream-netbsd libc files into the correct...
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 Hughesam 22c6b7ff: Merge "Fix mips64 crt build."
2014-02-20 Elliott HughesMerge "Fix mips64 crt build."
2014-02-20 Elliott Hughesam 6a686556: Merge "Remove useless _C_LABEL from our...
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 Hughesam bfa2b6fc: Merge "Stop advertising an arm32-specific...
2014-02-20 Dmitriy Ivanovam 54d49ac7: Merge "Added script generating additions...
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 Elliott Hughesam ca566b31: Merge "Don\'t explicitly list the tzcode...
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 Kamatham d9459525: Merge "Fix signbit / infinite / isinf...
2014-02-20 Narayan KamathMerge "Fix signbit / infinite / isinf / isnan unit...
2014-02-20 Elliott Hughesam 75f04d10: Merge "Remove the useless _C_LABEL from...
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 Hughesam fbaddda9: Merge "Linker writes to wrong memory locat...
2014-02-19 Elliott Hughesam b69c0b53: Merge "Make mips/mips64 syscall stubs...
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 Hughesam 6db95a86: Merge "Top-level documentation about worki...
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 Hughesam e6c451f5: Merge "Make mips generated assembler more...
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 Hughesam 44ef37c1: Merge "Use uid_t and gid_t for st_uid...
2014-02-19 Elliott Hughesam 24ef4779: Merge "Fix build by avoiding the _C_LABEL...
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 Elliott Hughesam 787c1f93: Merge "Add missing file from previous...
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 Hughesam b3602078: Merge "Implement some of the missing LFS64...
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 Hughesam 3623d806: Merge "Fix x86 build."
2014-02-18 Elliott Hughesam ffe02668: Merge "bionic: fix __set_errno for arm64...
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 Hughesam 7f15e28d: Merge "Clean up warnings in libstdc++."
2014-02-18 Elliott Hughesam cd6748cd: Merge "Clean up various warnings in bionic."
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 Hughesam d4bc9ef8: Merge "Remove duplicate definitions of...
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 Crossam 95b808c4: Merge "build linker and linker64 on 64...
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 Hughesam fadc8a77: Merge "Restore sys_signame for LP64."
2014-02-13 Elliott HughesMerge "Restore sys_signame for LP64."
2014-02-13 Elliott HughesRestore sys_signame for LP64.
2014-02-13 Elliott Hughesam fc48e8cf: Merge "Remove unused variables not spotted...
next