OSDN Git Service

android-x86/bionic.git
2015-07-15 Evgenii StepanovReplace spaces with tabs in a Makefile.
2015-07-15 Evgenii StepanovMerge "A special linker for ASan executables."
2015-07-14 Evgenii StepanovA special linker for ASan executables.
2015-07-14 Yabin CuiMerge "Add test for an Android kernel bug about prctl."
2015-07-14 Yabin CuiAdd test for an Android kernel bug about prctl.
2015-07-14 Christopher... Merge "Update to v3.18.18 kernel headers."
2015-07-14 Christopher... Update to v3.18.18 kernel headers.
2015-07-13 Christopher... Merge "Do not hold hash table lock while backtracing."
2015-07-13 Christopher... Do not hold hash table lock while backtracing.
2015-07-11 Elliott HughesMerge "Prevent user-defined basename_r from breaking...
2015-07-11 Elliott HughesPrevent user-defined basename_r from breaking basename(3).
2015-07-09 Dmitriy IvanovMerge "Fix memory-leak on soinfo_free()"
2015-07-09 Pirama Arumuga... Merge "Use delete[] to de-allocate pointers from new[]"
2015-07-09 Pirama Arumuga... Use delete[] to de-allocate pointers from new[]
2015-07-08 Dmitriy IvanovFix memory-leak on soinfo_free()
2015-07-08 Daniel EratMerge "libc: Add sys/fcntl.h for compatibility."
2015-07-08 Daniel Eratlibc: Add sys/fcntl.h for compatibility.
2015-07-08 Evgenii StepanovMerge "Respect caller DT_RUNPATH in dlopen()."
2015-07-08 Christopher... Merge "Replace bx lr with update of pc from the stack."
2015-07-08 Christopher... Replace bx lr with update of pc from the stack.
2015-07-07 Evgenii StepanovRespect caller DT_RUNPATH in dlopen().
2015-07-07 Elliott HughesMerge "Add some glibc-like #defines for libchrome."
2015-07-07 Elliott HughesAdd some glibc-like #defines for libchrome.
2015-07-06 Elliott HughesMerge "Fix alignment after variable-length data."
2015-07-06 Elliott HughesFix alignment after variable-length data.
2015-07-06 Elliott HughesMerge "Name the thread stack and signal stack guard...
2015-07-02 Elliott HughesName the thread stack and signal stack guard pages.
2015-07-01 Elliott HughesMerge "Fixed uchar.h for clang3.6"
2015-07-01 Neil FullerMerge "Update timezone data to 2015e"
2015-07-01 Dmitriy IvanovMerge "Improve personality initialization"
2015-07-01 Dmitriy IvanovImprove personality initialization
2015-06-30 Neil FullerUpdate timezone data to 2015e
2015-06-30 Erik KlineMerge "Pass around struct android_net_context for bette...
2015-06-29 Dmitriy IvanovMerge "Lock on dl_interate_phdr"
2015-06-29 Dmitriy IvanovLock on dl_interate_phdr
2015-06-29 Dmitriy IvanovMerge "Replace NULL with nullptr"
2015-06-29 Elliott HughesMerge "Add <sysexits.h>."
2015-06-29 Elliott HughesAdd <sysexits.h>.
2015-06-29 Yusuke SatoMerge "Rename ZipEntryName to ZipString"
2015-06-29 egor.kochetovFixed uchar.h for clang3.6
2015-06-29 Erik KlinePass around struct android_net_context for better behaviour
2015-06-26 Dmitriy IvanovMerge "Fix crash when trying to load invalid ELF file."
2015-06-26 Dmitriy IvanovFix crash when trying to load invalid ELF file.
2015-06-25 Yusuke SatoRename ZipEntryName to ZipString
2015-06-25 Elliott HughesMerge "Fix x86 gdbserver build."
2015-06-25 Dimitry IvanovMerge "[MIPS] Support FR=0 emulation on FR=1 64-bit...
2015-06-25 Elliott HughesFix x86 gdbserver build.
2015-06-24 Duane Sand[MIPS] Support FR=0 emulation on FR=1 64-bit FP registers
2015-06-24 Dimitry IvanovMerge "Revert "[MIPS] Support FR=0 emulation on FR...
2015-06-24 Dimitry IvanovRevert "[MIPS] Support FR=0 emulation on FR=1 64-bit...
2015-06-24 Chih-Hung HsiehMerge "Use gcc to build and test x86_64 long double...
2015-06-23 Chih-Hung HsiehUse gcc to build and test x86_64 long double code.
2015-06-23 Dmitriy IvanovMerge "Work around compiler optimization"
2015-06-23 Dmitriy IvanovReplace NULL with nullptr
2015-06-23 Dmitriy IvanovWork around compiler optimization
2015-06-22 Dmitriy IvanovMerge "Remove text-relocs support for apps targeting M+"
2015-06-22 Dmitriy IvanovRemove text-relocs support for apps targeting M+
2015-06-22 Dmitriy IvanovMerge "Remove libdl* tests from bionic-unit-tests-static"
2015-06-22 Dmitriy IvanovRemove libdl* tests from bionic-unit-tests-static
2015-06-21 Dimitry IvanovMerge "[MIPS] Support FR=0 emulation on FR=1 64-bit...
2015-06-21 Duane Sand[MIPS] Support FR=0 emulation on FR=1 64-bit FP registers
2015-06-19 Yabin CuiMerge "Don't use TIMER_ABSTIME in time_test."
2015-06-19 Yabin CuiDon't use TIMER_ABSTIME in time_test.
2015-06-18 Dmitriy IvanovMerge "Improve library lookup logic"
2015-06-18 Dmitriy IvanovImprove library lookup logic
2015-06-17 Christopher... Merge "[MIPS] Add optimized string functions"
2015-06-17 Dimitry IvanovMerge "Revert "Improve library lookup logic""
2015-06-17 Dimitry IvanovRevert "Improve library lookup logic"
2015-06-17 Dmitriy IvanovMerge "Add versions to libm.so symbols"
2015-06-17 Dmitriy IvanovMerge "Improve library lookup logic"
2015-06-17 Dmitriy IvanovImprove library lookup logic
2015-06-17 Elliott HughesMerge "Revert "[MIPS] Do not use compact branches until...
2015-06-17 Nikola VeljkovicRevert "[MIPS] Do not use compact branches until GDB...
2015-06-17 Nikola Veljkovic[MIPS] Add optimized string functions
2015-06-16 Elliott HughesMerge "Fixes for building gdbserver (and gdb) out of...
2015-06-16 Elliott HughesFixes for building gdbserver (and gdb) out of the box.
2015-06-16 Dan AlbertMerge "Use new sanitizer option."
2015-06-16 Dan AlbertUse new sanitizer option.
2015-06-16 Tim MurrayMerge "Add support for cortex-a53 in bionic."
2015-06-16 Dmitriy IvanovMerge "Add version to libc.so symbols"
2015-06-16 Elliott HughesMerge "Hide accidentally-exposed __clock_nanosleep."
2015-06-16 Dmitriy IvanovAdd version to libc.so symbols
2015-06-16 Tim MurrayAdd support for cortex-a53 in bionic.
2015-06-16 Elliott HughesHide accidentally-exposed __clock_nanosleep.
2015-06-16 Dmitriy IvanovAdd versions to libm.so symbols
2015-06-16 Elliott HughesMerge "Avoid name collision with user_fpsimd_state...
2015-06-16 Elliott HughesAvoid name collision with user_fpsimd_state in <asm...
2015-06-16 Elliott HughesMerge "Fix two accidentally leaked mips64 symbols."
2015-06-16 Elliott HughesMerge "Add a sys/procfs.h."
2015-06-16 Elliott HughesFix two accidentally leaked mips64 symbols.
2015-06-15 Dan AlbertAdd a sys/procfs.h.
2015-06-13 Dmitriy IvanovMerge "Make path to apk compliant with jar url format"
2015-06-11 Dmitriy IvanovMake path to apk compliant with jar url format
2015-06-11 Elliott HughesMerge "Always build libm with clang."
2015-06-11 Elliott HughesAlways build libm with clang.
2015-06-11 Dmitriy IvanovMerge "Fix l_addr for the linker"
2015-06-11 Dmitriy IvanovFix l_addr for the linker
2015-06-11 Elliott HughesMerge "Add process_vm_readv and process_vm_writev."
2015-06-11 Elliott HughesAdd process_vm_readv and process_vm_writev.
2015-06-11 Dmitriy IvanovMerge "Fix application_sdk_versions_smoke test"
next