OSDN Git Service

android-x86/bionic.git
2015-05-16 Dmitriy IvanovMerge "Apply work around b/19059885 to x86" into mnc-dev
2015-05-16 Dmitriy IvanovApply work around b/19059885 to x86
2015-05-15 Chih-Hung HsiehUse unified syntax to compile with both llvm and gcc.
2015-05-15 Chih-Hung HsiehFix opcode to compile with both gcc and llvm.
2015-05-15 Elliott HughesDon't use TEMP_FAILURE_RETRY on close in bionic.
2015-05-15 Dmitriy IvanovRemove -z global workaround for target x86
2015-05-15 John ReckFix regression in crash reporting
2015-05-14 Spencer LowScopedFd: Don't use TEMP_FAILURE_RETRY() with close()
2015-05-12 Dmitriy IvanovImproved dlsym tests and fixes to linker
2015-05-12 Elliott HughesUpdate NOTICE files (the second time today).
2015-05-12 Elliott HughesSimplify three copyright headers.
2015-05-12 Elliott HughesMerge "Update NOTICE files." into mnc-dev
2015-05-12 Elliott HughesUpdate NOTICE files.
2015-05-08 Dmitriy IvanovSwitch libc/libcstdc++/libm to hash-style=both
2015-05-08 Dan AlbertMerge changes from topic 'blobs' into mnc-dev
2015-05-08 Dan AlbertRevert "Fix volantis boot."
2015-05-08 Dan AlbertRevert "Fix clang build."
2015-05-08 Dan AlbertRevert "Try again to fix clang build."
2015-05-08 Andres MoralesMerge "remove rootdir build.prop" into mnc-dev
2015-05-08 Dmitriy IvanovAdd definitions of Elf32_Sxword and ELFXX_R_INFO
2015-05-07 Andres Moralesremove rootdir build.prop
2015-05-07 Dmitriy IvanovProperly align init/fini_arrays for crtend.o
2015-05-07 Dmitriy IvanovUse realpath for log and error messages
2015-05-06 Dmitriy IvanovMove pthread_atfork_dlclose test out of static lib
2015-05-06 Dmitriy IvanovVersionTracker: Ignore libraries without soname
2015-05-05 Dmitriy IvanovFix protected symbol lookups for mips
2015-05-04 Dmitriy IvanovDo not adjust PT_GNU_STACK segment
2015-05-01 Dmitriy IvanovLookup version info when relocating mips got
2015-05-01 Dmitriy IvanovRefactoring: move VersionTracker to link_image
2015-05-01 Neil FullerMerge "Update to tzdata 2015d" into mnc-dev
2015-05-01 Dmitriy IvanovRefactoring: extract lookup_version_info(..)
2015-04-30 Mark Salyzynbionic: fortify comments in _system_properties.h
2015-04-30 Neil FullerUpdate to tzdata 2015d
2015-04-30 Dmitriy IvanovAdjust DT_MIPS_RLD_MAP2 value
2015-04-29 Dmitriy Ivanovlinker: initialize system properties
2015-04-29 Dmitriy IvanovFix mips relocation to use load_bias as intended
2015-04-29 Dmitriy IvanovFix LD_PRELOAD for dlopen()
2015-04-29 Jeff BrownMerge "Add float support to binary event log." into...
2015-04-29 Jeff BrownAdd float support to binary event log.
2015-04-28 Mark Salyzynbionic: add __system_property_area_serial()
2015-04-28 Dmitriy IvanovDo not pack relocations for libc.so
2015-04-28 Dmitriy Ivanovlinker: use libc's environ variable to store envp
2015-04-28 Neil FullerUpdate to tzdata 2015c
2015-04-28 Dmitriy IvanovReduce p_align for program header to page size.
2015-04-26 Nick Kralevicham bb4961cd: am 1d76f1cc: Merge "add a fortified implem...
2015-04-26 Nick Kralevicham 1d76f1cc: Merge "add a fortified implementation...
2015-04-26 Nick KralevichMerge "add a fortified implementation of realpath"
2015-04-25 Nick Kralevicham 73621d02: am 42502d70: Merge "add fortified memchr...
2015-04-25 Nick Kralevicham 42502d70: Merge "add fortified memchr/memrchr implem...
2015-04-25 Nick KralevichMerge "add fortified memchr/memrchr implementations"
2015-04-25 Dmitriy Ivanovam a6441765: am 2eaff078: Merge "Include pthread_atfork...
2015-04-25 Dmitriy Ivanovam 2eaff078: Merge "Include pthread_atfork.h to mips64...
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 Hughesam ea46b36f: am 9a2744df: Merge "Fix POSIX timer thread...
2015-04-25 Elliott Hughesam 9a2744df: Merge "Fix POSIX timer thread naming."
2015-04-25 Elliott HughesMerge "Fix POSIX timer thread naming."
2015-04-25 Elliott HughesFix POSIX timer thread naming.
2015-04-25 Dmitriy Ivanovam f41ab7fa: am 2c256a0f: Merge "Unregister pthread_atf...
2015-04-25 Dmitriy Ivanovam 2c256a0f: Merge "Unregister pthread_atfork handlers...
2015-04-25 Dmitriy IvanovMerge "Unregister pthread_atfork handlers on dlclose()"
2015-04-25 Dmitriy Ivanovam 504e7605: am 440242f0: Merge "Use bfd linker for...
2015-04-25 Dmitriy Ivanovam 440242f0: Merge "Use bfd linker for x86/x86_64 targets"
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 Ivanovam 1f4c9067: am ebfb55e4: Merge "Enable dlsym_df_1_glob...
2015-04-25 Dmitriy Ivanovam ebfb55e4: Merge "Enable dlsym_df_1_global test for...
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 Ivanovam 71abd9cc: am 2bb93482: Merge "Exit normally when...
2015-04-24 Dmitriy Ivanovam 2bb93482: Merge "Exit normally when relocations...
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 Dimitry Ivanovam e5d3ad4a: am 6c63ee41: Merge "Revert "Unregister...
2015-04-24 Dimitry Ivanovam 6c63ee41: Merge "Revert "Unregister pthread_atfork...
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 Ivanovam 83ebe0c3: am 41ebceaf: Merge "Exit normally when...
2015-04-23 Dmitriy Ivanovam 24ffcb3e: am e3ecedd3: Merge "Remove jemalloc.a...
2015-04-23 Elliott Hughesam 347b83ff: am 3da9373f: Merge "Simplify close(2)...
2015-04-23 Dmitriy Ivanovam 4d9c009f: am dc405b52: Merge "Unregister pthread_atf...
2015-04-23 Dmitriy Ivanovam 41ebceaf: Merge "Exit normally when packing relocs...
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 Ivanovam e3ecedd3: Merge "Remove jemalloc.a from libc_nomalloc.a"
2015-04-23 Dmitriy IvanovMerge "Remove jemalloc.a from libc_nomalloc.a"
2015-04-23 Elliott Hughesam 3da9373f: Merge "Simplify close(2) EINTR handling."
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 Ivanovam dc405b52: Merge "Unregister pthread_atfork handlers...
2015-04-23 Dmitriy IvanovMerge "Unregister pthread_atfork handlers on dlclose()"
2015-04-23 Dmitriy IvanovUnregister pthread_atfork handlers on dlclose()
2015-04-23 Dmitriy Ivanovam 8f01955d: am ff181089: Merge "Always use signed...
2015-04-23 Dmitriy Ivanovam 511e09c5: am 9ceec1a7: Merge "Always use signed...
2015-04-22 Dmitriy Ivanovam ff181089: Merge "Always use signed leb128 decoder"
2015-04-22 Dmitriy IvanovMerge "Always use signed leb128 decoder"
2015-04-22 Dmitriy IvanovAlways use signed leb128 decoder
2015-04-22 Dmitriy Ivanovam 9ceec1a7: Merge "Always use signed leb128 encoding"
next