OSDN Git Service

android-x86/bionic.git
2015-02-10 Yabin CuiMerge "Define MAXHOSTNAMELEN explicitly in source files."
2015-02-10 Mark SalyzynMerge "bionic: benchmarks: Add BM_semaphore_sem_post"
2015-02-10 Yabin CuiDefine MAXHOSTNAMELEN explicitly in source files.
2015-02-10 Mark Salyzynbionic: benchmarks: Add BM_semaphore_sem_post
2015-02-10 Christopher... Merge "Cleanup the libm makefile."
2015-02-10 Yabin CuiMerge "Switch pthread_cond_t to <stdatomic.h>."
2015-02-09 Yabin CuiSwitch pthread_cond_t to <stdatomic.h>.
2015-02-09 Christopher... Cleanup the libm makefile.
2015-02-09 Yabin CuiMerge "Stop including <linux/param.h> in <sys/param...
2015-02-09 Narayan KamathMerge "Remove stray log line."
2015-02-09 Narayan KamathRemove stray log line.
2015-02-07 Christopher... Merge "Display errors instead of running infinitely."
2015-02-07 Christopher... Display errors instead of running infinitely.
2015-02-06 Tao BaoMerge "Switch kernel header parsing to python libclang"
2015-02-06 Tao BaoSwitch kernel header parsing to python libclang
2015-02-06 Colin CrossMerge "Use LOCAL_C_INCLUDES instead of LOCAL_CFLAGS...
2015-02-06 Colin CrossUse LOCAL_C_INCLUDES instead of LOCAL_CFLAGS for includ...
2015-02-05 Yabin CuiMerge "Add path separator in bionic-unit-tests program...
2015-02-05 Elliott HughesMerge "Use the libcxxabi __cxa_demangle."
2015-02-05 Elliott HughesMerge "Apparently, logd does need the NULs."
2015-02-05 Elliott HughesUse the libcxxabi __cxa_demangle.
2015-02-05 Elliott HughesApparently, logd does need the NULs.
2015-02-05 Yabin CuiAdd path separator in bionic-unit-tests program path.
2015-02-05 Yabin CuiMerge "Add signal handling in bionic gtest main."
2015-02-05 Yabin CuiAdd signal handling in bionic gtest main.
2015-02-05 Dimitry IvanovMerge "linker: Use load_bias to adjust search address...
2015-02-05 Colin CrossMerge changes Ib87855e8,I4b46ae20,I66364a5c,Id3fcf680
2015-02-05 Colin CrossUse LOCAL_LDFLAGS_64 instead of enumerating 64-bit...
2015-02-05 Colin CrossFix typo in cpu variant makefile depenendency for arm64
2015-02-05 Colin CrossRemove libc_static_common_src_files
2015-02-05 Colin CrossShare LP32 makefile settings between arches
2015-02-05 Chris Dearmanlinker: Use load_bias to adjust search address in elf_a...
2015-02-05 Yabin CuiMerge "Fix poll/ppoll fortify test to avoid hanging...
2015-02-04 Yabin CuiStop including <linux/param.h> in <sys/param.h>.
2015-02-04 Yabin CuiFix poll/ppoll fortify test to avoid hanging in failed...
2015-02-04 Neil FullerMerge "Set INCLUDE_UNI_CORE_DATA=1 when rebuilding...
2015-02-04 Fredrik RoubertSet INCLUDE_UNI_CORE_DATA=1 when rebuilding ICU4C time...
2015-02-04 Yabin CuiMerge "Switch sem_t from bionic atomics to stdatomic.h."
2015-02-04 Yabin CuiSwitch sem_t from bionic atomics to stdatomic.h.
2015-02-03 Yabin CuiMerge "Add test about pthread_mutex_t owner tid limit."
2015-02-03 Yabin CuiAdd test about pthread_mutex_t owner tid limit.
2015-02-03 Nick KralevichMerge "Ensure raw fchmod/fchmodat syscalls are hidden."
2015-02-03 Nick KralevichEnsure raw fchmod/fchmodat syscalls are hidden.
2015-02-03 Hans BoehmMerge "Switch pthread_mutex_t from bionic atomics to...
2015-02-03 Elliott HughesMerge "Clean up SEEK_SET definitions."
2015-02-02 Yabin CuiSwitch pthread_mutex_t from bionic atomics to <stdatomi...
2015-02-02 Nick KralevichMerge "Add fchmodat(AT_SYMLINK_NOFOLLOW) and fchmod...
2015-02-02 Elliott HughesClean up SEEK_SET definitions.
2015-02-02 Nick KralevichAdd fchmodat(AT_SYMLINK_NOFOLLOW) and fchmod O_PATH...
2015-02-02 Elliott HughesMerge "Small logging cleanup."
2015-02-02 Elliott HughesSmall logging cleanup.
2015-02-02 Elliott HughesMerge "Explicitly check that the reason fortify tests...
2015-02-02 Elliott HughesExplicitly check that the reason fortify tests abort...
2015-02-02 Elliott HughesMerge "Fix clang build."
2015-02-02 Elliott HughesFix clang build.
2015-02-02 Neil FullerMerge "Fixes to the update-tzdata.py tool"
2015-02-02 Elliott HughesMerge "Fortify poll and ppoll."
2015-02-02 Neil FullerFixes to the update-tzdata.py tool
2015-02-02 Elliott HughesFortify poll and ppoll.
2015-02-02 Elliott HughesMerge "Add the fortify tests back into the glibc tests."
2015-02-01 Elliott HughesAdd the fortify tests back into the glibc tests.
2015-01-31 Elliott HughesMerge "Include <malloc.h> for struct mallinfo."
2015-01-31 Elliott HughesInclude <malloc.h> for struct mallinfo.
2015-01-31 Elliott HughesMerge "Break two incorrect transitive includes."
2015-01-30 Dan AlbertMerge "Put back inline definitions if using an old...
2015-01-30 Elliott HughesMerge "Remove unused CONFIG_SECONDS."
2015-01-30 Elliott HughesRemove unused CONFIG_SECONDS.
2015-01-30 Elliott HughesBreak two incorrect transitive includes.
2015-01-30 Dan AlbertPut back inline definitions if using an old API.
2015-01-29 Dan AlbertMerge "Add primitive CPPLINT.cfg."
2015-01-29 Yabin CuiMerge "Rewrite __cxa_guard.cpp with <stdatomic.h>."
2015-01-29 Dan AlbertAdd primitive CPPLINT.cfg.
2015-01-29 Yabin CuiRewrite __cxa_guard.cpp with <stdatomic.h>.
2015-01-29 Elliott HughesMerge "Add missing includes."
2015-01-29 Elliott HughesAdd missing includes.
2015-01-29 Yabin CuiMerge "Add --gtest-filter as synonym for --gtest_filter...
2015-01-29 Christopher... Merge "Only one crashing thread should contact debuggerd."
2015-01-29 Elliott HughesMerge "Modify MIPS64 stat structure to match a generic...
2015-01-29 Christopher... Only one crashing thread should contact debuggerd.
2015-01-29 Raghu GandhamModify MIPS64 stat structure to match a generic one...
2015-01-28 Yabin CuiAdd --gtest-filter as synonym for --gtest_filter in...
2015-01-28 Yabin CuiMerge "Switch pthread_once_t to stdatomic.h."
2015-01-28 Dimitry IvanovMerge "Fix mips64 build. Replace explicit cast with...
2015-01-28 Nikola VeljkovicFix mips64 build. Replace explicit cast with static_cast
2015-01-28 Yabin CuiSwitch pthread_once_t to stdatomic.h.
2015-01-27 Yabin CuiMerge "Fix parse of gtest_filter in bionic gtest main."
2015-01-27 Elliott HughesMerge "Fix mips build."
2015-01-27 Yabin CuiFix parse of gtest_filter in bionic gtest main.
2015-01-27 Elliott HughesFix mips build.
2015-01-27 Elliott HughesMerge "Add a test for float registers across setjmp...
2015-01-27 Elliott HughesMerge "x86 has an assembler bcopy implementation."
2015-01-27 Elliott Hughesx86 has an assembler bcopy implementation.
2015-01-27 Yabin CuiMerge "Rename "TIMEWARN" to "SLOW" in bionic gtest."
2015-01-27 Yabin CuiRename "TIMEWARN" to "SLOW" in bionic gtest.
2015-01-27 Elliott HughesMerge "[Arm64] Fix overlapping fp fields in jmp_buf"
2015-01-27 Elliott HughesAdd a test for float registers across setjmp/logjmp.
2015-01-27 Elliott HughesMerge "Clean up <stdlib.h> slightly."
2015-01-27 Lorenzo ColittiMerge "Make bionic compile even if resolver debugging...
2015-01-27 Christopher... Merge "Do not build host benchmark code on macs."
2015-01-27 Yabin CuiMerge "Support --gtest_ouput option in bionic gtest...
next