OSDN Git Service

android-x86/bionic.git
2015-05-12 Elliott HughesMerge "Simplify three copyright headers."
2015-05-12 Elliott HughesSimplify three copyright headers.
2015-05-12 Chih-Hung HsiehMerge "Use unified syntax to compile with both llvm...
2015-05-12 Chih-Hung HsiehUse unified syntax to compile with both llvm and gcc.
2015-05-11 Elliott HughesMerge "Fix various bugs in the check-symbols script."
2015-05-11 Elliott HughesFix various bugs in the check-symbols script.
2015-05-08 Andres MoralesMerge "remove rootdir build.prop"
2015-05-08 Andres Moralesremove rootdir build.prop
2015-05-08 Dmitriy IvanovMerge "Switch libc/libcstdc++/libm to hash-style=both"
2015-05-08 Dmitriy IvanovSwitch libc/libcstdc++/libm to hash-style=both
2015-05-08 Dan AlbertMerge "Apply same URL workaround to clean build."
2015-05-08 Dan AlbertMerge changes from topic 'volantis-blobs'
2015-05-08 Dmitriy IvanovMerge "Add definitions of Elf32_Sxword and ELFXX_R_INFO"
2015-05-08 Dmitriy IvanovAdd definitions of Elf32_Sxword and ELFXX_R_INFO
2015-05-08 Yabin CuiMerge "Remove pthread_detach_no_leak test."
2015-05-07 Yabin CuiRemove pthread_detach_no_leak test.
2015-05-07 Dan AlbertApply same URL workaround to clean build.
2015-05-07 Dan AlbertRevert "Fix volantis boot."
2015-05-07 Dan AlbertRevert "Fix clang build."
2015-05-07 Dan AlbertRevert "Try again to fix clang build."
2015-05-07 Dmitriy IvanovMerge "Properly align init/fini_arrays for crtend.o"
2015-05-07 Dmitriy IvanovProperly align init/fini_arrays for crtend.o
2015-05-07 Dmitriy IvanovMerge "Use realpath for log and error messages"
2015-05-07 Dmitriy IvanovUse realpath for log and error messages
2015-05-06 Dmitriy IvanovMerge "Move pthread_atfork_dlclose test out of static...
2015-05-06 Dmitriy IvanovMove pthread_atfork_dlclose test out of static lib
2015-05-06 Dmitriy IvanovMerge "VersionTracker: Ignore libraries without soname"
2015-05-06 Dmitriy IvanovVersionTracker: Ignore libraries without soname
2015-05-05 Dmitriy IvanovMerge "Fix protected symbol lookups for mips"
2015-05-05 Dmitriy IvanovFix protected symbol lookups for mips
2015-05-04 Dmitriy IvanovMerge "Do not adjust PT_GNU_STACK segment"
2015-05-04 Dmitriy IvanovDo not adjust PT_GNU_STACK segment
2015-05-04 Christopher... Modify test to avoid race condition.
2015-05-01 Dmitriy IvanovMerge changes I28bd3bc4,I6860013d
2015-05-01 Dmitriy IvanovLookup version info when relocating mips got
2015-05-01 Dmitriy IvanovRefactoring: move VersionTracker to link_image
2015-05-01 Dmitriy IvanovMerge "Refactoring: extract lookup_version_info(..)"
2015-04-30 Dmitriy IvanovRefactoring: extract lookup_version_info(..)
2015-04-30 Mark SalyzynMerge "bionic: fortify comments in _system_properties.h"
2015-04-30 Dan AlbertMerge "Define char16_t and char32_t to make gcc 5.1...
2015-04-30 Dmitriy IvanovMerge "Adjust DT_MIPS_RLD_MAP2 value"
2015-04-30 Dmitriy IvanovAdjust DT_MIPS_RLD_MAP2 value
2015-04-29 Dmitriy IvanovMerge "linker: initialize system properties"
2015-04-29 Dmitriy IvanovMerge "Fix mips relocation to use load_bias as intended"
2015-04-29 Dmitriy IvanovFix mips relocation to use load_bias as intended
2015-04-29 Mark Salyzynbionic: fortify comments in _system_properties.h
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 Dmitriy Ivanovlinker: initialize system properties
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 Bernhard RosenkränzerDefine char16_t and char32_t to make gcc 5.1 happy
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"
next