OSDN Git Service

android-x86/bionic.git
2014-11-01 Dmitriy IvanovFix arm64 and arm builds.
2014-10-31 Dmitriy IvanovMerge "Fix symbol lookup order during relocation"
2014-10-31 Dmitriy IvanovMerge "Use local copy of the library name on dlopen"
2014-10-31 Dmitriy IvanovUse local copy of the library name on dlopen
2014-10-31 Dmitriy IvanovFix symbol lookup order during relocation
2014-10-30 Elliott HughesMerge "limits.h: add define for HOST_NAME_MAX"
2014-10-30 Yongqin Liulimits.h: add define for HOST_NAME_MAX
2014-10-29 Elliott HughesMerge "Remove an unused file."
2014-10-29 Elliott HughesRemove an unused file.
2014-10-29 Elliott HughesMerge "Extra strtod/strtof tests."
2014-10-29 Elliott HughesExtra strtod/strtof tests.
2014-10-28 Yabin CuiMerge "change unsigned int to uint32_t for api arc4rand...
2014-10-28 Yabin Cuichange unsigned int to uint32_t for api arc4random...
2014-10-28 Elliott HughesMerge "Disable tzdata in $ANDROID_DATA."
2014-10-28 Elliott HughesDisable tzdata in $ANDROID_DATA.
2014-10-27 Elliott HughesMerge "[x86,x86_64] Fix libgcc unwinding through signal"
2014-10-27 Pavel Chupin[x86,x86_64] Fix libgcc unwinding through signal
2014-10-27 Elliott HughesMerge "pthread_setname_np appears in glibc 2.12."
2014-10-27 Elliott Hughespthread_setname_np appears in glibc 2.12.
2014-10-27 Elliott HughesMerge "Fix the type of u_ar0 in <sys/user.h>."
2014-10-27 Elliott HughesMerge "POSIX says pthread_mutex_trylock returns EBUSY...
2014-10-26 Dmitriy IvanovMerge "Fix *tests-run-on-host target"
2014-10-26 Dmitriy IvanovFix *tests-run-on-host target
2014-10-25 Elliott HughesFix the type of u_ar0 in <sys/user.h>.
2014-10-25 Elliott HughesPOSIX says pthread_mutex_trylock returns EBUSY, not...
2014-10-25 Elliott HughesMerge "bionic tests: migrate test for mutex type from...
2014-10-25 Derek Xuebionic tests: migrate test for mutex type from system...
2014-10-24 Dmitriy IvanovMerge "Remove unnecessary reinterpret_cast"
2014-10-24 Dmitriy IvanovRemove unnecessary reinterpret_cast
2014-10-24 Chih-Hung HsiehMerge "Disable clang compilation due to lack of ifunc."
2014-10-24 Elliott HughesMerge "Make the netdb unit tests work on the host."
2014-10-24 Chih-Hung HsiehDisable clang compilation due to lack of ifunc.
2014-10-24 Elliott HughesMake the netdb unit tests work on the host.
2014-10-24 Elliott HughesMerge "Use mxcr_mask instead of mxcsr_mask to match...
2014-10-24 Elliott HughesUse mxcr_mask instead of mxcsr_mask to match glibc.
2014-10-24 Elliott HughesMerge "Add mkfifoat(3)."
2014-10-24 Elliott HughesAdd mkfifoat(3).
2014-10-23 Dmitriy IvanovMerge "Fix mips build"
2014-10-23 Dmitriy IvanovMerge "Remove unnecessary lookups during relocations"
2014-10-23 Dmitriy IvanovFix mips build
2014-10-23 Dmitriy IvanovRemove unnecessary lookups during relocations
2014-10-23 Dmitriy IvanovMerge "Fix relocation to look for symbols in local...
2014-10-23 Dmitriy IvanovFix relocation to look for symbols in local group
2014-10-23 Elliott HughesMerge "Migrate system/extra getaddrinfo test, and fix...
2014-10-23 Derek XueMigrate system/extra getaddrinfo test, and fix a bug...
2014-10-22 Elliott HughesMerge "bionic/tests: migrate gethostbyname bionic test...
2014-10-22 Derek Xuebionic/tests: migrate gethostbyname bionic test from...
2014-10-22 Elliott HughesMerge "Update bionic to tzdata2014i."
2014-10-22 Christopher... Merge "Fix race condition in timer disarm/delete."
2014-10-22 Christopher... Fix race condition in timer disarm/delete.
2014-10-22 Elliott HughesUpdate bionic to tzdata2014i.
2014-10-22 Chih-Hung HsiehMerge "Replace ambiguous cmp operator with cmpl."
2014-10-21 Chih-Hung HsiehReplace ambiguous cmp operator with cmpl.
2014-10-21 Dmitriy IvanovMerge "Rename library_offset to library_fd_offset"
2014-10-21 Dmitriy IvanovRename library_offset to library_fd_offset
2014-10-21 Dan AlbertMerge "Never use ASAN."
2014-10-21 Dan AlbertNever use ASAN.
2014-10-20 Christopher... Merge "Fix generic __memcpy_chk implementation."
2014-10-20 Chih-Hung HsiehMerge "Add -no-integrated-as at local level."
2014-10-20 Chih-Hung HsiehAdd -no-integrated-as at local level.
2014-10-17 Christopher... Fix generic __memcpy_chk implementation.
2014-10-17 Dmitriy IvanovMerge "Correct way to specify additional dependencies"
2014-10-17 Dmitriy IvanovCorrect way to specify additional dependencies
2014-10-16 Dmitriy IvanovMerge "Fix misleading comment."
2014-10-16 Dan AlbertMerge "Only use <atomic> for C++11 and newer."
2014-10-16 Dan AlbertMerge "Don't use an STL for libm."
2014-10-16 Dan AlbertOnly use <atomic> for C++11 and newer.
2014-10-16 Dan AlbertDon't use an STL for libm.
2014-10-15 Dmitriy IvanovMerge "Ignore DT_BIND_NOW (0x18)"
2014-10-15 Dmitriy IvanovIgnore DT_BIND_NOW (0x18)
2014-10-15 Robert GrosseFix misleading comment.
2014-10-15 Dan AlbertMerge "We don't actually need all of libc++ here."
2014-10-14 Dan AlbertWe don't actually need all of libc++ here.
2014-10-14 Elliott HughesMerge "Add clock_settime and clock_nanosleep."
2014-10-14 Haruki HasegawaAdd clock_settime and clock_nanosleep.
2014-10-13 Dmitriy IvanovMerge "Add glibc alias for NT_PRFPREG"
2014-10-13 Dmitriy IvanovAdd glibc alias for NT_PRFPREG
2014-10-13 Christopher... Merge "Return total footprint, not high water mark."
2014-10-13 Christopher... Return total footprint, not high water mark.
2014-10-13 Dan AlbertMerge "Use LOCAL_CXX_STL to select libc++_static."
2014-10-13 Dan AlbertUse LOCAL_CXX_STL to select libc++_static.
2014-10-11 Dan AlbertMerge "Fix some formatting so GitHub displays it nicely."
2014-10-11 Dan AlbertFix some formatting so GitHub displays it nicely.
2014-10-10 Dan AlbertMerge "Improve documentation for testing and coverage."
2014-10-10 Dan AlbertImprove documentation for testing and coverage.
2014-10-10 Elliott HughesMerge "Catch up on upstream's round/roundf/roundl."
2014-10-10 Elliott HughesCatch up on upstream's round/roundf/roundl.
2014-10-10 Christopher... Merge "Add back symbols to fix Greed for Glory franchise."
2014-10-10 Christopher... Add back symbols to fix Greed for Glory franchise.
2014-10-10 Elliott HughesMerge "Sync libm with upstream."
2014-10-09 Elliott HughesSync libm with upstream.
2014-10-09 Elliott HughesMerge "Fix pthread_attr_getstack under valgrind."
2014-10-09 Elliott HughesFix pthread_attr_getstack under valgrind.
2014-10-09 Christopher... Merge "Re-add dlmalloc for 32 bit."
2014-10-09 Christopher... Re-add dlmalloc for 32 bit.
2014-10-09 Dan AlbertMerge "Use snprintf(3) instead of sprintf(3)."
2014-10-09 Dan AlbertUse snprintf(3) instead of sprintf(3).
2014-10-08 Dan AlbertMerge "Replace uses of sprintf(3) with snprintf(3)."
2014-10-08 Ying WangMerge "Build dlext_testzip as custom module."
2014-10-08 Ying WangBuild dlext_testzip as custom module.
next