OSDN Git Service

android-x86/bionic.git
2014-10-26 Dmitriy IvanovFix *tests-run-on-host target
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.
2014-10-08 Dan AlbertReplace uses of sprintf(3) with snprintf(3).
2014-10-08 Dmitriy IvanovMerge "Fix mma build: 'cd bionic && mma' case"
2014-10-08 Dmitriy IvanovFix mma build: 'cd bionic && mma' case
2014-10-08 Elliott HughesMerge "Don't silently return EINVAL for a NULL sem_t*."
2014-10-08 Elliott HughesMerge "Use ln(1) rather than cp(1) to set up host ...
2014-10-08 Elliott HughesDon't silently return EINVAL for a NULL sem_t*.
2014-10-08 Elliott HughesUse ln(1) rather than cp(1) to set up host /system...
2014-10-08 Elliott HughesMerge "Fix compile-time tests for LP64."
2014-10-08 Elliott HughesFix compile-time tests for LP64.
2014-10-08 Dan AlbertMerge "Add basic compile time tests for sn?printf."
2014-10-08 Dan AlbertAdd basic compile time tests for sn?printf.
2014-10-08 Elliott HughesMerge "Revert "Work around a bug in Immersion's libImmE...
2014-10-08 Dan AlbertMerge "Inline helpers need to be exported unmangled."
2014-10-07 Dan AlbertInline helpers need to be exported unmangled.
2014-10-07 Elliott HughesRevert "Work around a bug in Immersion's libImmEmulator...
2014-10-07 Elliott HughesMerge "Work around a bug in Immersion's libImmEmulatorJ...
2014-10-07 Elliott HughesWork around a bug in Immersion's libImmEmulatorJ.so.
2014-10-07 Dan AlbertMerge "Use snprintf instead of sprintf."
2014-10-07 Dan AlbertUse snprintf instead of sprintf.
2014-10-07 Dmitriy IvanovMerge "Fix 2nd arch prefix application"
2014-10-07 Dmitriy IvanovFix 2nd arch prefix application
2014-10-06 Christopher... Merge "Force export symbols on all x86 variants in...
2014-10-06 Christopher... Force export symbols on all x86 variants in libc.
2014-10-06 Nick KralevichMerge "cdefs.h: add artificial attribute to FORTIFY_SOU...
next