OSDN Git Service

android-x86/bionic.git
2015-04-22 Dmitriy Ivanovam 913fe559: Merge "Statically link libc++ for prebuilts"
2015-04-22 Dmitriy IvanovMerge "Statically link libc++ for prebuilts"
2015-04-22 Dmitriy IvanovStatically link libc++ for prebuilts
2015-04-22 Chih-Hung Hsieham a00a9f0b: Merge "Allow building libc long double...
2015-04-21 Chih-Hung HsiehMerge "Allow building libc long double code with clang...
2015-04-21 Dmitriy Ivanovam da3c4f2f: Merge "Adjust DT_VERSYM/VERNEED/VERDEF...
2015-04-21 Chih-Hung HsiehAllow building libc long double code with clang/llvm.
2015-04-21 Dmitriy IvanovMerge "Adjust DT_VERSYM/VERNEED/VERDEF dynamic sections"
2015-04-21 Dmitriy IvanovAdjust DT_VERSYM/VERNEED/VERDEF dynamic sections
2015-04-21 Dmitriy Ivanovam 0776f0f6: Merge "Add library name to error message"
2015-04-21 Dmitriy IvanovMerge "Add library name to error message"
2015-04-21 Dmitriy IvanovAdd library name to error message
2015-04-18 Yabin Cuiam c5bd96ef: Merge "Fix bug in app_id_from_name in...
2015-04-18 Yabin CuiMerge "Fix bug in app_id_from_name in stubs.cpp."
2015-04-18 Yabin CuiFix bug in app_id_from_name in stubs.cpp.
2015-04-18 Nick Kralevicham af7538b4: Merge "add fortified readlink/readlinkat...
2015-04-18 Nick KralevichMerge "add fortified readlink/readlinkat implementations"
2015-04-18 Dan Albertam 7a8c7c48: Merge "Also send bionicbb logs to a file."
2015-04-18 Dan Albertam cb6ae56b: Merge "Merge the two bionicbb services...
2015-04-18 Dan AlbertMerge "Also send bionicbb logs to a file."
2015-04-18 Dan AlbertAlso send bionicbb logs to a file.
2015-04-18 Dan AlbertMerge "Merge the two bionicbb services into one."
2015-04-18 Dan AlbertMerge the two bionicbb services into one.
2015-04-17 Daniel Micayadd fortified readlink/readlinkat implementations
2015-04-17 Dmitriy Ivanovam 3875744f: Merge "Support symbol versioning"
2015-04-17 Dmitriy IvanovMerge "Support symbol versioning"
2015-04-17 Elliott Hughesam fc4850e3: Merge "Fix clang build."
2015-04-17 Elliott HughesMerge "Fix clang build."
2015-04-17 Dmitriy IvanovSupport symbol versioning
2015-04-17 Elliott HughesFix clang build.
2015-04-17 Elliott Hughesam 31128da2: Merge "add fortified implementations of...
2015-04-17 Elliott HughesMerge "add fortified implementations of pread/pread64"
2015-04-16 Dan Albertam f84a5c6c: Merge "Clean up "logging"."
2015-04-16 Dan AlbertMerge "Clean up "logging"."
2015-04-16 Dan AlbertClean up "logging".
2015-04-16 Elliott Hughesam 14af27a1: Merge "Remove PROP_PATH_SYSTEM_DEFAULT."
2015-04-16 Elliott HughesMerge "Remove PROP_PATH_SYSTEM_DEFAULT."
2015-04-16 Daniel Micayadd fortified implementations of pread/pread64
2015-04-16 Dmitriy Ivanovam a40cb0ca: Merge "Call __cxa_thread_finalize for...
2015-04-16 Dmitriy IvanovMerge "Call __cxa_thread_finalize for the main thread."
2015-04-16 Christopher... am 12d89027: Merge "Update the number of jemalloc reser...
2015-04-16 Christopher... Merge "Update the number of jemalloc reserved keys."
2015-04-16 Yabin Cuiam 2587c6a2: Merge "Change on handling of SIGEV_THREAD...
2015-04-16 Yabin CuiMerge "Change on handling of SIGEV_THREAD timers."
2015-04-16 Yabin CuiChange on handling of SIGEV_THREAD timers.
2015-04-16 Christopher... Update the number of jemalloc reserved keys.
2015-04-16 Elliott HughesRemove PROP_PATH_SYSTEM_DEFAULT.
2015-04-15 Dmitriy Ivanovam c6ccdfaf: Merge "Hide emutls* symbols in libc.so"
2015-04-15 Dmitriy IvanovMerge "Hide emutls* symbols in libc.so"
2015-04-15 Dmitriy IvanovCall __cxa_thread_finalize for the main thread.
2015-04-15 Dmitriy IvanovHide emutls* symbols in libc.so
2015-04-15 Christopher... am cafc9480: Merge "Fix addition of extra arg to cfi_re...
2015-04-15 Christopher... Merge "Fix addition of extra arg to cfi_restore."
2015-04-15 Christopher... Fix addition of extra arg to cfi_restore.
2015-04-15 Christopher... am a529efac: Merge "Add missing cfi directives for...
2015-04-14 Christopher... Merge "Add missing cfi directives for x86 assembler."
2015-04-14 Christopher... Add missing cfi directives for x86 assembler.
2015-04-14 Yabin Cuiam 8f3f0418: Merge "Prevent using static-allocated...
2015-04-14 Yabin CuiMerge "Prevent using static-allocated pthread keys...
2015-04-14 Yabin CuiPrevent using static-allocated pthread keys before...
2015-04-14 Dan Albertam 447cd196: Merge "Skip merge-failed messages from...
2015-04-14 Dan AlbertMerge "Skip merge-failed messages from Gerrit."
2015-04-14 Dan AlbertSkip merge-failed messages from Gerrit.
2015-04-11 Dmitriy Ivanovam de889741: Merge "Fix dl* tests to run-on-host"
2015-04-11 Dmitriy IvanovMerge "Fix dl* tests to run-on-host"
2015-04-10 Dan Albertam c921eb67: Merge "Don\'t build any changes that touch...
2015-04-10 Dan AlbertMerge "Don't build any changes that touch bionicbb."
2015-04-10 Dan AlbertDon't build any changes that touch bionicbb.
2015-04-09 Dmitriy Ivanovam 9ce9bf5a: Merge "Add Elfxx_Ver* types"
2015-04-09 Dmitriy IvanovMerge "Add Elfxx_Ver* types"
2015-04-09 Dmitriy IvanovFix dl* tests to run-on-host
2015-04-09 Dmitriy IvanovAdd Elfxx_Ver* types
2015-04-09 Christopher... am 0a92ac88: Merge "Use assembly memmove for all arm32...
2015-04-09 Christopher... Merge "Use assembly memmove for all arm32 processors."
2015-04-09 Yabin Cuiam 9f2c2f53: Merge "Provide writer preference option...
2015-04-09 Yabin CuiMerge "Provide writer preference option in rwlock."
2015-04-09 Neil Fulleram f9ff2eea: Merge "Upgrade timezone data to 2015b"
2015-04-09 Neil FullerMerge "Upgrade timezone data to 2015b"
2015-04-09 Neil FullerUpgrade timezone data to 2015b
2015-04-09 Neil Fulleram 694282b1: Merge "Update update-tzdata.py tool to...
2015-04-09 Neil FullerMerge "Update update-tzdata.py tool to generate ICU4J...
2015-04-09 Neil FullerUpdate update-tzdata.py tool to generate ICU4J data...
2015-04-09 Dan Albertam 5cf46f81: Merge "Reject changes with cleanspecs."
2015-04-08 Christopher... Use assembly memmove for all arm32 processors.
2015-04-08 Dan AlbertMerge "Reject changes with cleanspecs."
2015-04-08 Yabin CuiProvide writer preference option in rwlock.
2015-04-07 Dmitriy Ivanovam 598493e7: Merge "Stop libc from cross-referencing...
2015-04-07 Dmitriy IvanovMerge "Stop libc from cross-referencing unwind symbols"
2015-04-07 Neil Fulleram 957f6188: Merge "Changes to re-enable overrides...
2015-04-07 Neil FullerMerge "Changes to re-enable overrides for tz data"
2015-04-07 Dmitriy Ivanovam 9fbd8fd4: Merge "Fix x86_64 build"
2015-04-07 Dmitriy IvanovMerge "Fix x86_64 build"
2015-04-07 Dmitriy IvanovFix x86_64 build
2015-04-07 Dmitriy IvanovStop libc from cross-referencing unwind symbols
2015-04-07 Dmitriy Ivanovam 8a1007db: Merge "Add realpath for soinfo"
2015-04-07 Dmitriy IvanovMerge "Add realpath for soinfo"
2015-04-06 Dan AlbertReject changes with cleanspecs.
2015-04-06 Dmitriy IvanovAdd realpath for soinfo
2015-04-06 Elliott Hughesam 67de2593: Merge "Add a test for getdelim(3) on a...
2015-04-06 Elliott HughesMerge "Add a test for getdelim(3) on a directory."
next