OSDN Git Service

android-x86/bionic.git
2014-10-04 Elliott HughesMerge "Reimplement clock(3) using clock_gettime(3)"
2014-10-04 Alex Van BruntReimplement clock(3) using clock_gettime(3)
2014-10-02 Dmitriy IvanovMerge "Add RTLD_NODELETE flag support"
2014-10-01 Hans BoehmMerge "Make memory_order_acquire visible in global...
2014-10-01 Christopher... Merge "Add stpcpy assembler version."
2014-10-01 Dmitriy IvanovAdd RTLD_NODELETE flag support
2014-10-01 Elliott HughesMerge "Update bionic to tzdata 2014h."
2014-10-01 Elliott HughesMerge "Fix update-tzdata.py to rebuild icu4c .dat file."
2014-10-01 Christopher... Add stpcpy assembler version.
2014-10-01 Hans BoehmMake memory_order_acquire visible in global namespace
2014-10-01 Dan AlbertMerge "Add coverage flag for libm."
2014-10-01 Elliott HughesUpdate bionic to tzdata 2014h.
2014-10-01 Elliott HughesFix update-tzdata.py to rebuild icu4c .dat file.
2014-09-30 Dan AlbertAdd coverage flag for libm.
2014-09-30 Elliott HughesMerge "Update our FreeBSD realpath(3) to upstream head."
2014-09-30 Dmitriy IvanovMerge "Fix mips build"
2014-09-30 Dan AlbertMerge "Clean up the pthread key tests."
2014-09-30 Elliott HughesUpdate our FreeBSD realpath(3) to upstream head.
2014-09-30 Dmitriy IvanovFix mips build
2014-09-30 Dan AlbertClean up the pthread key tests.
2014-09-30 Dmitriy IvanovMerge "Fix unused DT entry warnings."
2014-09-30 Dmitriy IvanovFix unused DT entry warnings.
2014-09-30 Dan AlbertMerge "Switch benchmarks and tests to libc++."
2014-09-30 Dan AlbertMerge "Ignore multiple symbol definition errors."
2014-09-30 Dan AlbertSwitch benchmarks and tests to libc++.
2014-09-30 Dan AlbertIgnore multiple symbol definition errors.
2014-09-30 Dmitriy IvanovMerge "Return has_DT_SYMBOLIC flag."
2014-09-30 Andrew HsiehMerge "Remove arch-mips64/bionic/__get_sp.S"
2014-09-29 Andrew HsiehRemove arch-mips64/bionic/__get_sp.S
2014-09-29 Christopher... Merge "Cleanup arm assembly."
2014-09-29 Christopher... Cleanup arm assembly.
2014-09-29 Dmitriy IvanovReturn has_DT_SYMBOLIC flag.
2014-09-29 Dan AlbertMerge "Static libc++ is being renamed libc++_static."
2014-09-27 Dan AlbertStatic libc++ is being renamed libc++_static.
2014-09-27 Dan AlbertMerge "Make __aeabi_*() symbols weak."
2014-09-27 Dan AlbertMerge "Add a dummy libdl.a."
2014-09-26 Elliott HughesMerge "Fix gdb could not get shared library list issue"
2014-09-26 Ningsheng JianFix gdb could not get shared library list issue
2014-09-26 Dan AlbertMake __aeabi_*() symbols weak.
2014-09-26 Dan AlbertAdd a dummy libdl.a.
2014-09-26 Christopher... Merge "Add __memcpy_chk assembly for 64 bit."
2014-09-26 Christopher... Add __memcpy_chk assembly for 64 bit.
2014-09-25 Dan AlbertMerge "Prevent benchmarks from being optimized away."
2014-09-25 Dan AlbertPrevent benchmarks from being optimized away.
2014-09-25 Elliott HughesMerge "Re-expose more stdio implementation details...
2014-09-25 Elliott HughesRe-expose more stdio implementation details for LP32.
2014-09-24 Christopher... Merge "Fix sys_stat.mkfifo when not run as root."
2014-09-24 Christopher... Fix sys_stat.mkfifo when not run as root.
2014-09-24 Elliott HughesMerge "Switch to OpenBSD fopen/fclose."
2014-09-24 Elliott HughesMerge "Sync with current upstream getopt_long.c."
2014-09-24 Elliott HughesSync with current upstream getopt_long.c.
2014-09-24 Elliott HughesSwitch to OpenBSD fopen/fclose.
2014-09-24 Elliott HughesMerge "Sync with upstream findfp.c."
2014-09-24 Elliott HughesSync with upstream findfp.c.
2014-09-24 Dan AlbertMerge "Coverage configs for bionic."
2014-09-24 Dan AlbertMerge "Add a dummy atexit(3) to the linker."
2014-09-24 Dan AlbertCoverage configs for bionic.
2014-09-24 Dan AlbertAdd a dummy atexit(3) to the linker.
2014-09-24 Dan AlbertMerge "Fix incorrect parameter types for locale funcs."
2014-09-24 Elliott HughesMerge "Switch to OpenBSD flags.c."
2014-09-24 Christopher... Merge "Remove the unnecessary generic-neon code."
2014-09-24 Elliott HughesSwitch to OpenBSD flags.c.
2014-09-24 Elliott HughesMerge "CLOEXEC support in fdopen, freopen, and mkostemp...
2014-09-24 Christopher... Remove the unnecessary generic-neon code.
2014-09-24 Elliott HughesCLOEXEC support in fdopen, freopen, and mkostemp/mkostemps.
2014-09-23 Dan AlbertFix incorrect parameter types for locale funcs.
2014-09-23 Elliott HughesMerge "Pull in upstream fixes to reject invalid bases."
2014-09-23 Elliott HughesPull in upstream fixes to reject invalid bases.
2014-09-23 Elliott HughesMerge "Sync with some upstream OpenBSD #include cleanup."
2014-09-23 Elliott HughesMerge "Switch to OpenBSD insque/remque/killpg."
2014-09-23 Elliott HughesSwitch to OpenBSD insque/remque/killpg.
2014-09-23 Elliott HughesSync with some upstream OpenBSD #include cleanup.
2014-09-23 Elliott HughesMerge "Fix a couple more cases of missing CLOEXEC."
2014-09-23 Elliott HughesFix a couple more cases of missing CLOEXEC.
2014-09-22 Elliott HughesMerge "Test pthread_cleanup_push(3)/pthread_cleanup_pop...
2014-09-22 Elliott HughesTest pthread_cleanup_push(3)/pthread_cleanup_pop(3).
2014-09-22 Elliott HughesMerge "Clean up fpathconf(3)/pathconf(3)."
2014-09-22 Elliott HughesClean up fpathconf(3)/pathconf(3).
2014-09-22 Elliott HughesMerge "Unit test for abort(3)."
2014-09-22 Elliott HughesUnit test for abort(3).
2014-09-22 Elliott HughesMerge "Use the uapi fs magic in <sys/vfs.h>."
2014-09-22 Elliott HughesUse the uapi fs magic in <sys/vfs.h>.
2014-09-20 Elliott HughesMerge "Add semaphore tests, fix sem_destroy."
2014-09-20 Elliott HughesAdd semaphore tests, fix sem_destroy.
2014-09-20 Christopher... Merge "Remove references to MALLOC_LEAK_CHECK."
2014-09-20 Christopher... Remove references to MALLOC_LEAK_CHECK.
2014-09-19 Elliott HughesMerge "Add greg_t for arm64."
2014-09-19 Elliott HughesAdd greg_t for arm64.
2014-09-18 Dan AlbertMerge "Exclude libstdc++ from linked libraries."
2014-09-18 Christopher... Merge "Move to v3.16.3 kernel headers."
2014-09-18 Elliott HughesMerge "Fix lgamma_r/lgammaf_r/lgammal_r for -0."
2014-09-18 Christopher... Move to v3.16.3 kernel headers.
2014-09-18 Elliott HughesFix lgamma_r/lgammaf_r/lgammal_r for -0.
2014-09-18 Elliott HughesMerge "The nextafter functions use the wrong next repre...
2014-09-18 Jingwei ZhangThe nextafter functions use the wrong next representabl...
2014-09-18 Elliott HughesMerge "Stack unwinding unit tests."
2014-09-18 Elliott HughesStack unwinding unit tests.
2014-09-18 Christopher... Merge "Update kernel uapi headers to v3.16.1."
2014-09-18 Christopher... Update kernel uapi headers to v3.16.1.
2014-09-17 Dmitriy IvanovMerge "Temporary disable DL_WARNs for unused DT_*"
next