OSDN Git Service

android-x86/bionic.git
2015-04-29 Dmitriy IvanovFix mips relocation to use load_bias as intended
2015-04-29 Neil FullerMerge "Update to tzdata 2015d"
2015-04-29 Dmitriy IvanovMerge "Fix LD_PRELOAD for dlopen()"
2015-04-29 Jeff BrownMerge "Add float support to binary event log."
2015-04-29 Jeff BrownAdd float support to binary event log.
2015-04-29 Dmitriy IvanovFix LD_PRELOAD for dlopen()
2015-04-28 Mark SalyzynMerge "bionic: add __system_property_area_serial()"
2015-04-28 Dmitriy IvanovMerge "Do not pack relocations for libc.so"
2015-04-28 Dmitriy IvanovDo not pack relocations for libc.so
2015-04-28 Dmitriy IvanovMerge "linker: use libc's environ variable to store...
2015-04-28 Dmitriy Ivanovlinker: use libc's environ variable to store envp
2015-04-28 Christopher... Merge "cortex-a9: Fix reference to __memcpy_base_aligned."
2015-04-28 Kyle Repinskicortex-a9: Fix reference to __memcpy_base_aligned.
2015-04-28 Neil FullerUpdate to tzdata 2015d
2015-04-28 Dmitriy IvanovMerge "Reduce p_align for program header to page size."
2015-04-28 Dmitriy IvanovReduce p_align for program header to page size.
2015-04-27 Dmitriy IvanovMerge "Remove outdated warning"
2015-04-27 Dmitriy IvanovRemove outdated warning
2015-04-27 Chih-Hung HsiehMerge "Fix opcode to compile with both gcc and llvm."
2015-04-27 Mark Salyzynbionic: add __system_property_area_serial()
2015-04-27 Neil FullerMerge "Update to tzdata 2015c"
2015-04-26 Nick KralevichMerge "add a fortified implementation of realpath"
2015-04-25 Nick KralevichMerge "add fortified memchr/memrchr implementations"
2015-04-25 Dmitriy IvanovMerge "Include pthread_atfork.h to mips64 crtbegin"
2015-04-25 Dmitriy IvanovInclude pthread_atfork.h to mips64 crtbegin
2015-04-25 Elliott HughesMerge "Fix POSIX timer thread naming."
2015-04-25 Elliott HughesFix POSIX timer thread naming.
2015-04-25 Dmitriy IvanovMerge "Unregister pthread_atfork handlers on dlclose()"
2015-04-25 Dmitriy IvanovMerge "Use bfd linker for x86/x86_64 targets"
2015-04-25 Dmitriy IvanovUse bfd linker for x86/x86_64 targets
2015-04-25 Dmitriy IvanovUnregister pthread_atfork handlers on dlclose()
2015-04-25 Dmitriy IvanovMerge "Enable dlsym_df_1_global test for arm/arm64"
2015-04-24 Dmitriy IvanovEnable dlsym_df_1_global test for arm/arm64
2015-04-24 Dmitriy IvanovMerge "Exit normally when relocations are already packed."
2015-04-24 Dmitriy IvanovExit normally when relocations are already packed.
2015-04-24 Neil FullerUpdate to tzdata 2015c
2015-04-24 Dimitry IvanovMerge "Revert "Unregister pthread_atfork handlers on...
2015-04-24 Dimitry IvanovRevert "Unregister pthread_atfork handlers on dlclose()"
2015-04-23 Dmitriy IvanovMerge "Exit normally when packing relocs saves no space."
2015-04-23 Dmitriy IvanovExit normally when packing relocs saves no space.
2015-04-23 Dmitriy IvanovMerge "Remove jemalloc.a from libc_nomalloc.a"
2015-04-23 Chih-Hung HsiehFix opcode to compile with both gcc and llvm.
2015-04-23 Elliott HughesMerge "Simplify close(2) EINTR handling."
2015-04-23 Dmitriy IvanovRemove jemalloc.a from libc_nomalloc.a
2015-04-23 Elliott HughesSimplify close(2) EINTR handling.
2015-04-23 Dmitriy IvanovMerge "Unregister pthread_atfork handlers on dlclose()"
2015-04-23 Dmitriy IvanovUnregister pthread_atfork handlers on dlclose()
2015-04-22 Dmitriy IvanovMerge "Always use signed leb128 decoder"
2015-04-22 Dmitriy IvanovAlways use signed leb128 decoder
2015-04-22 Dmitriy IvanovMerge "Always use signed leb128 encoding"
2015-04-22 Dmitriy IvanovAlways use signed leb128 encoding
2015-04-22 Tao BaoMerge "Update the search path for libclang.so"
2015-04-22 Dmitriy IvanovMerge "Statically link libc++ for prebuilts"
2015-04-22 Tao BaoUpdate the search path for libclang.so
2015-04-22 Dmitriy IvanovStatically link libc++ for prebuilts
2015-04-21 Chih-Hung HsiehMerge "Allow building libc long double code with clang...
2015-04-21 Chih-Hung HsiehAllow building libc long double code with clang/llvm.
2015-04-21 Dmitriy IvanovMerge "Adjust DT_VERSYM/VERNEED/VERDEF dynamic sections"
2015-04-21 Dmitriy IvanovAdjust DT_VERSYM/VERNEED/VERDEF dynamic sections
2015-04-21 Dmitriy IvanovMerge "Add library name to error message"
2015-04-21 Dmitriy IvanovAdd library name to error message
2015-04-20 Daniel Micayadd a fortified implementation of realpath
2015-04-18 Yabin CuiMerge "Fix bug in app_id_from_name in stubs.cpp."
2015-04-18 Yabin CuiFix bug in app_id_from_name in stubs.cpp.
2015-04-18 Nick KralevichMerge "add fortified readlink/readlinkat implementations"
2015-04-18 Daniel Micayadd fortified memchr/memrchr implementations
2015-04-18 Dan AlbertMerge "Also send bionicbb logs to a file."
2015-04-18 Dan AlbertAlso send bionicbb logs to a file.
2015-04-18 Dan AlbertMerge "Merge the two bionicbb services into one."
2015-04-18 Dan AlbertMerge the two bionicbb services into one.
2015-04-17 Daniel Micayadd fortified readlink/readlinkat implementations
2015-04-17 Dmitriy IvanovMerge "Support symbol versioning"
2015-04-17 Elliott HughesMerge "Fix clang build."
2015-04-17 Dmitriy IvanovSupport symbol versioning
2015-04-17 Elliott HughesFix clang build.
2015-04-17 Elliott HughesMerge "add fortified implementations of pread/pread64"
2015-04-16 Dan AlbertMerge "Clean up "logging"."
2015-04-16 Dan AlbertClean up "logging".
2015-04-16 Elliott HughesMerge "Remove PROP_PATH_SYSTEM_DEFAULT."
2015-04-16 Daniel Micayadd fortified implementations of pread/pread64
2015-04-16 Dmitriy IvanovMerge "Call __cxa_thread_finalize for the main thread."
2015-04-16 Christopher... Merge "Update the number of jemalloc reserved keys."
2015-04-16 Yabin CuiMerge "Change on handling of SIGEV_THREAD timers."
2015-04-16 Yabin CuiChange on handling of SIGEV_THREAD timers.
2015-04-16 Christopher... Update the number of jemalloc reserved keys.
2015-04-16 Elliott HughesRemove PROP_PATH_SYSTEM_DEFAULT.
2015-04-15 Dmitriy IvanovMerge "Hide emutls* symbols in libc.so"
2015-04-15 Dmitriy IvanovCall __cxa_thread_finalize for the main thread.
2015-04-15 Dmitriy IvanovHide emutls* symbols in libc.so
2015-04-15 Christopher... Merge "Fix addition of extra arg to cfi_restore."
2015-04-15 Christopher... Fix addition of extra arg to cfi_restore.
2015-04-14 Christopher... Merge "Add missing cfi directives for x86 assembler."
2015-04-14 Christopher... Add missing cfi directives for x86 assembler.
2015-04-14 Yabin CuiMerge "Prevent using static-allocated pthread keys...
2015-04-14 Yabin CuiPrevent using static-allocated pthread keys before...
2015-04-14 Dan AlbertMerge "Skip merge-failed messages from Gerrit."
2015-04-14 Dan AlbertSkip merge-failed messages from Gerrit.
2015-04-11 Dmitriy IvanovMerge "Fix dl* tests to run-on-host"
2015-04-10 Dan AlbertMerge "Don't build any changes that touch bionicbb."
2015-04-10 Dan AlbertDon't build any changes that touch bionicbb.
next