OSDN Git Service

android-x86/bionic.git
2015-08-26 Elliott HughesMerge "Add strchrnul."
2015-08-26 Elliott HughesAdd strchrnul.
2015-08-26 Elliott HughesMerge "Add the missing aarch64 user structs."
2015-08-25 Elliott HughesAdd the missing aarch64 user structs.
2015-08-25 Neil FullerMerge "Update timezone data to 2015f"
2015-08-25 Neil FullerUpdate timezone data to 2015f
2015-08-25 Neil FullerMerge "Move tzdata scripts from bionic to external...
2015-08-24 Elliott HughesMerge "Revert "Revert "Use compiler builtins for fabs."""
2015-08-24 Elliott HughesRevert "Revert "Use compiler builtins for fabs.""
2015-08-24 Elliott HughesMerge "Revert "Use compiler builtins for fabs.""
2015-08-24 Elliott HughesRevert "Use compiler builtins for fabs."
2015-08-24 Josh GaoMerge "Add exported __popcount_tab for libgcc compat...
2015-08-24 Josh GaoMerge "Improve .clang-format."
2015-08-24 Elliott HughesMerge "Use compiler builtins for fabs."
2015-08-24 Elliott HughesUse compiler builtins for fabs.
2015-08-24 Josh GaoAdd exported __popcount_tab for libgcc compat under...
2015-08-24 Josh GaoImprove .clang-format.
2015-08-24 Dan AlbertMerge "Add a .clang-format file."
2015-08-24 Dan AlbertAdd a .clang-format file.
2015-08-24 Neil FullerMove tzdata scripts from bionic to external/icu
2015-08-24 Nick KralevichMerge "Revert "fix incompatibility with -fstack-protect...
2015-08-24 Nick KralevichRevert "fix incompatibility with -fstack-protector...
2015-08-23 Nick KralevichMerge "fix incompatibility with -fstack-protector-strong"
2015-08-21 Yabin CuiMerge "add fortified implementations of write/pwrite...
2015-08-20 Elliott HughesMerge "Fix a mistype in segment overrange checking"
2015-08-20 Daniel Micayadd fortified implementations of write/pwrite{,64}
2015-08-19 skvalexFix a mistype in segment overrange checking
2015-08-19 Christopher... Merge "Modify ip to get the instr being executed."
2015-08-18 Dan AlbertMerge "Add a TLS slot for TSAN."
2015-08-18 Christopher... Modify ip to get the instr being executed.
2015-08-18 Dan AlbertAdd a TLS slot for TSAN.
2015-08-18 Christopher... Merge "Add optimized cortex-a7/cortex-a53 memset/memcpy."
2015-08-18 Elliott HughesMerge "libc: remove bcopy from memmove on 64-bit archit...
2015-08-18 Ying WangMerge "Don't attach linker_asan to linker in module...
2015-08-17 Ying WangDon't attach linker_asan to linker in module definition.
2015-08-17 Jake Weinsteinlibc: remove bcopy from memmove on 64-bit architectures
2015-08-17 Christopher... Add optimized cortex-a7/cortex-a53 memset/memcpy.
2015-08-14 Elliott HughesMerge "Use __builtin_* in <math.h>."
2015-08-14 Elliott HughesUse __builtin_* in <math.h>.
2015-08-14 Elliott HughesMerge "libm: ARM: reorganize a bit to match ARM64"
2015-08-13 Jake Weinsteinlibm: ARM: reorganize a bit to match ARM64
2015-08-12 Elliott HughesMerge "[MIPS] Invalidate cached pid in vfork."
2015-08-12 Duane Sand[MIPS] Invalidate cached pid in vfork.
2015-08-12 Dan AlbertMerge "Fix test steps for 64-bit bionic"
2015-08-12 Dan AlbertMerge "Add missing include."
2015-08-12 Duane SandFix test steps for 64-bit bionic
2015-08-11 Dan AlbertAdd missing include.
2015-08-10 Dan AlbertMerge "Move up to C++14."
2015-08-10 Dan AlbertMove up to C++14.
2015-08-10 Yabin CuiMerge "Omit comment when reading --gtest_list_tests...
2015-08-10 Elliott HughesMerge "Invalidate cached pid in vfork."
2015-08-10 Yabin CuiOmit comment when reading --gtest_list_tests option...
2015-08-08 Elliott HughesInvalidate cached pid in vfork.
2015-08-04 Andreas GampeMerge "Bionic: Add a TLS slot for ART for Thread self"
2015-08-04 Elliott HughesMerge "name the arc4random structure mappings"
2015-08-03 Elliott HughesMerge "Cherrypick upstream fnmatch.c fix."
2015-08-03 Elliott HughesCherrypick upstream fnmatch.c fix.
2015-08-03 Elliott HughesMerge "[MIPS] Link .dex or .oat code lacking .MIPS...
2015-08-02 Daniel Micayname the arc4random structure mappings
2015-08-01 Yabin CuiMerge "add a fortified implementation of getcwd"
2015-08-01 Daniel Micayadd a fortified implementation of getcwd
2015-07-31 Duane Sand[MIPS] Link .dex or .oat code lacking .MIPS.abiflags...
2015-07-31 Elliott HughesMerge "Sync current upstream fnmatch.c."
2015-07-31 Elliott HughesSync current upstream fnmatch.c.
2015-07-31 Elliott HughesMerge "Revert "add a fortified implementation of getcwd""
2015-07-31 Elliott HughesRevert "add a fortified implementation of getcwd"
2015-07-31 Yabin CuiMerge "add a fortified implementation of getcwd"
2015-07-30 Daniel Micayadd a fortified implementation of getcwd
2015-07-30 Elliott HughesMerge "Stop sending SIGPIPE to debuggerd."
2015-07-30 Elliott HughesStop sending SIGPIPE to debuggerd.
2015-07-30 Elliott HughesMerge "Prevent buffer over-read in linker.cpp's parse_p...
2015-07-30 tony.ys_liuPrevent buffer over-read in linker.cpp's parse_path.
2015-07-29 Elliott HughesMerge "Remove PAGE_SIZE from <limits.h>."
2015-07-29 Elliott HughesRemove PAGE_SIZE from <limits.h>.
2015-07-29 Andreas GampeBionic: Add a TLS slot for ART for Thread self
2015-07-29 Elliott HughesMerge "Don't transitively include <limits.h> from ...
2015-07-29 Elliott HughesDon't transitively include <limits.h> from <sys/user.h>.
2015-07-29 Elliott HughesMerge "Remove PAGESIZE."
2015-07-28 Elliott HughesRemove PAGESIZE.
2015-07-28 Elliott HughesMerge "Move PAGE_MASK into <sys/user.h>."
2015-07-28 Elliott HughesMove PAGE_MASK into <sys/user.h>.
2015-07-28 Mark SalyzynMerge "deprecate TARGET_USES_LOGD"
2015-07-28 Mark Salyzyndeprecate TARGET_USES_LOGD
2015-07-28 Elliott HughesMerge "Add a regression test for a fixed strnlen bug."
2015-07-28 Elliott HughesAdd a regression test for a fixed strnlen bug.
2015-07-28 Chih-hung HsiehMerge "Add one simple thread local storage test."
2015-07-28 Chih-Hung HsiehAdd one simple thread local storage test.
2015-07-27 Christopher... Merge "Remove pushes from memsets (krait/cortex-a9)."
2015-07-27 Yabin CuiMerge "add fortified implementations of fread/fwrite"
2015-07-27 Elliott HughesMerge "Restore protection flags for ifunc during relocs."
2015-07-27 Christopher... Remove pushes from memsets (krait/cortex-a9).
2015-07-27 Elliott HughesMerge "name the atexit handler pages"
2015-07-27 Daniel Micayname the atexit handler pages
2015-07-26 Dmitriy IvanovRestore protection flags for ifunc during relocs.
2015-07-25 Elliott HughesMerge "Use AT_PAGESZ for sysconf(_SC_PAGE_SIZE)."
2015-07-25 Elliott HughesUse AT_PAGESZ for sysconf(_SC_PAGE_SIZE).
2015-07-24 Christopher... Merge "Make all labels local."
2015-07-23 Daniel Micayadd fortified implementations of fread/fwrite
2015-07-23 Christopher... Make all labels local.
2015-07-23 Yabin CuiMerge "Don't abort when failed to write tracing message."
next