OSDN Git Service

android-x86/bionic.git
2016-11-16 Elliott HughesDowngrade W+E load segments to a warning unless targeti...
2016-11-15 Colin CrossMerge "Don't pack relocations in libc.so"
2016-11-15 Colin CrossDon't pack relocations in libc.so
2016-11-15 Elliott HughesMerge "Differentiate the wctype functions we need to...
2016-11-15 Treehugger... Merge changes I72d37b7c,I7d254a10,I2e967acf
2016-11-14 Elliott HughesDifferentiate the wctype functions we need to improve.
2016-11-11 Treehugger... Merge changes I7f32dc9f,I9d88ddb1
2016-11-11 Josh GaoRevert "Revert "Attempt to use arc4random where getauxv...
2016-11-11 Josh GaoRevert "Revert "Update getentropy_linux.c from upstream.""
2016-11-10 Josh Gaoversioner: use a virtual filesystem for input files.
2016-11-10 Josh Gaoversioner: cache -cc1 flags generated by the clang...
2016-11-09 Josh Gaoversioner: refactor to use CompilerInstance directly.
2016-11-09 Treehugger... Merge "versioner: don't always hide future decls."
2016-11-09 Treehugger... Merge "Document how to run the benchmarks."
2016-11-09 Treehugger... Merge "Fix error case to print newlines properly."
2016-11-09 Josh Gaoversioner: don't always hide future decls.
2016-11-08 Elliott HughesDocument how to run the benchmarks.
2016-11-08 Christopher... Fix error case to print newlines properly.
2016-11-08 Dimitry IvanovMerge "Eliminate deadlock in forked child due to delaye...
2016-11-08 Elliott HughesMerge "Remove bogus OPEN_MAX and CHILD_MAX constants."
2016-11-07 Treehugger... Merge "Add legacy inlines for fenv APIs."
2016-11-07 Treehugger... Merge "Show amount of parallelism in gtest output."
2016-11-07 Elliott HughesRemove bogus OPEN_MAX and CHILD_MAX constants.
2016-11-07 Dan AlbertAdd legacy inlines for fenv APIs.
2016-11-07 Treehugger... Merge changes I660ddce6,Ic58d0481,I5d45aa72
2016-11-07 Christopher... Merge "Fix cortex-a53 inclusion of files."
2016-11-07 Elliott HughesMerge "Fix format macros for fast16 and fast32 int...
2016-11-07 Christopher... Merge "Make prctl test check maps."
2016-11-07 Neil FullerMerge "Update timezone data to 2016i."
2016-11-07 Christopher... Fix cortex-a53 inclusion of files.
2016-11-07 Christopher... Make prctl test check maps.
2016-11-07 Mingwei ShiEliminate deadlock in forked child due to delayed reset...
2016-11-05 Treehugger... Merge "Clean up update_headers.sh."
2016-11-05 Treehugger... Merge "Set __get_thread()->tid as part of clone()."
2016-11-04 Dan AlbertMark LIBC_DEPRECATED as platform-only.
2016-11-04 Dan AlbertRemove _ZTV9type_info from the version script.
2016-11-04 Dan AlbertRun genversion-scripts.py.
2016-11-04 Treehugger... Merge changes I9d050e54,Ic487036a
2016-11-04 Robert SesekSet __get_thread()->tid as part of clone().
2016-11-04 Josh Gaoversioner: allow static inlines that don't conflict.
2016-11-04 Josh Gaoversioner: fix output.
2016-11-04 Dan AlbertClean up update_headers.sh.
2016-11-04 Neil FullerUpdate timezone data to 2016i.
2016-11-03 Christopher... Merge "Small cleanup of cortex-a15 code."
2016-11-02 Treehugger... Merge changes I751520a1,I5762e815
2016-11-02 Treehugger... Merge "Copy the NOTICE file when updating headers."
2016-11-01 Christopher... Small cleanup of cortex-a15 code.
2016-11-01 Dan AlbertAdd legacy inline for wait4.
2016-10-31 Dan AlbertRevert "Add legacy inlines for locale aware APIs."
2016-10-31 Dan AlbertCopy the NOTICE file when updating headers.
2016-10-29 Treehugger... Merge "Fix gettid() after clone()."
2016-10-28 Treehugger... Merge "Replace .align with .balign for clarity"
2016-10-28 Elliott HughesShow amount of parallelism in gtest output.
2016-10-28 Robert SesekFix gettid() after clone().
2016-10-27 Treehugger... Merge "Use ENTRY_PRIVATE in __bionic_clone assembler."
2016-10-27 Dimitry IvanovReplace .align with .balign for clarity
2016-10-27 Xiaolei YuFix format macros for fast16 and fast32 int types.
2016-10-27 Elliott HughesUse ENTRY_PRIVATE in __bionic_clone assembler.
2016-10-26 Pirama Arumuga... Merge "Make versioner build with LLVM r275480"
2016-10-26 Elliott HughesMerge "_FILE_OFFSET_BITS=64's posix_fallocate should...
2016-10-25 Elliott Hughes_FILE_OFFSET_BITS=64's posix_fallocate should be posix_...
2016-10-25 Pirama Arumuga... Make versioner build with LLVM r275480
2016-10-25 Neil FullerMerge "Update timezone data to 2016h."
2016-10-25 Treehugger... Merge "Don't scan .swp files for copyright headers."
2016-10-25 Elliott HughesDon't scan .swp files for copyright headers.
2016-10-25 Treehugger... Merge "The default locale "" should be a UTF-8 locale."
2016-10-24 Treehugger... Merge "Minor copyright header unification."
2016-10-24 Elliott HughesThe default locale "" should be a UTF-8 locale.
2016-10-24 Elliott HughesMinor copyright header unification.
2016-10-21 Neil FullerUpdate timezone data to 2016h.
2016-10-20 Treehugger... Merge changes from topic 'ndk-headers-licenses'
2016-10-20 Treehugger... Merge "Update our notice files as a pre-upload step."
2016-10-20 Colin CrossMerge "Add missing host ldlibs"
2016-10-20 Treehugger... Merge "Fix stdin/stdout/stderr for pre-M."
2016-10-20 Dan AlbertAdd license to ndk_headers modules.
2016-10-20 Dan AlbertOne NOTICE file to rule them all.
2016-10-20 Dan AlbertUpdate our notice files as a pre-upload step.
2016-10-20 Colin CrossAdd missing host ldlibs
2016-10-20 Dan AlbertFix stdin/stdout/stderr for pre-M.
2016-10-20 Elliott HughesMerge "Add regression test for http://b/31938693."
2016-10-20 Treehugger... Merge "Add test for libraries with textrels"
2016-10-19 Elliott HughesAdd regression test for http://b/31938693.
2016-10-19 Dimitry IvanovAdd test for libraries with textrels
2016-10-19 Elliott HughesMerge "Fix our _POSIX_* macros to declare barriers...
2016-10-19 Elliott HughesFix our _POSIX_* macros to declare barriers and spin...
2016-10-14 Treehugger... Merge "Fix ifaddrs error handling."
2016-10-14 Elliott HughesFix ifaddrs error handling.
2016-10-12 Treehugger... Merge "Remove unused build targets"
2016-10-12 Dimitry IvanovRemove unused build targets
2016-10-11 Treehugger... Merge "Allocate all arc4random data on the same page."
2016-10-11 Elliott HughesAllocate all arc4random data on the same page.
2016-10-11 Elliott HughesMerge "Remove obsolete -std request."
2016-10-11 Treehugger... Merge "Migrate libstdc++ to ndk_library."
2016-10-11 Elliott HughesMerge "Fix Mac build."
2016-10-11 Elliott HughesFix Mac build.
2016-10-11 Treehugger... Merge changes I5667e991,I9d2a873e
2016-10-10 Treehugger... Merge "Use STDERR_FILENO instead of opening /dev/stderr."
2016-10-10 Dimitry Ivanovbionic-unit-tests: remove dependency on ANDROID_DATA
2016-10-10 Dimitry Ivanovbionic-unit-tests: Create symlinks in runtime
2016-10-08 Treehugger... Merge "Document a post-N dynamic linker change."
next