OSDN Git Service

android-x86/bionic.git
2013-02-14 Elliott HughesMerge "Stop using the local gcc."
2013-02-14 Elliott HughesStop using the local gcc.
2013-02-13 Elliott HughesMerge "Add a bunch more missing ENDs to assembler routi...
2013-02-13 Elliott HughesAdd a bunch more missing ENDs to assembler routines.
2013-02-13 Elliott HughesMerge "Everyone has CLZ."
2013-02-13 Elliott HughesEveryone has CLZ.
2013-02-13 Elliott HughesMerge "Update getnameinfo.c, remove dead code, and...
2013-02-13 Elliott HughesUpdate getnameinfo.c, remove dead code, and fix error...
2013-02-13 Elliott HughesMerge "Add a test that getaddrinfo works when hints...
2013-02-13 Elliott HughesAdd a test that getaddrinfo works when hints are NULL.
2013-02-13 Elliott HughesMerge "Everyone has a TLS register."
2013-02-13 Elliott HughesMerge "Fix __pthread_clone and __bionic_clone error...
2013-02-13 Elliott HughesFix __pthread_clone and __bionic_clone error handling...
2013-02-13 Elliott HughesEveryone has a TLS register.
2013-02-13 Elliott HughesMerge "Put the right number of Ls after 64-bit constants."
2013-02-13 Elliott HughesPut the right number of Ls after 64-bit constants.
2013-02-13 Elliott HughesMerge "Use ENTRY/END in custom x86 assembler too."
2013-02-13 Elliott HughesMerge "Clean up pthread_create."
2013-02-13 Elliott HughesMerge "Give up trying to build the pthread_setname_np...
2013-02-13 Elliott HughesGive up trying to build the pthread_setname_np tests...
2013-02-13 Elliott HughesClean up pthread_create.
2013-02-13 Elliott HughesMerge "Simplify pthread_create, using more public API."
2013-02-13 Elliott HughesSimplify pthread_create, using more public API.
2013-02-13 Elliott HughesMerge "Really set errno if __pthread_clone fails."
2013-02-13 Elliott HughesReally set errno if __pthread_clone fails.
2013-02-13 Elliott HughesMerge "Revert "Revert "More pthreads cleanup."""
2013-02-12 Elliott HughesRevert "Revert "More pthreads cleanup.""
2013-02-12 Dima ZavinMerge "add factory property file definition"
2013-02-12 Elliott Hughesam fcaf4e9f: Merge "Revert "More pthreads cleanup.""
2013-02-12 Elliott HughesMerge "Revert "More pthreads cleanup.""
2013-02-12 Elliott HughesRevert "More pthreads cleanup."
2013-02-12 Elliott Hughesam 85f491f9: Merge "More pthreads cleanup."
2013-02-12 Elliott HughesMerge "More pthreads cleanup."
2013-02-12 Elliott Hughesam 83bf28e6: Merge "Fix MIPS build."
2013-02-12 Elliott HughesMerge "Fix MIPS build."
2013-02-12 Elliott HughesFix MIPS build.
2013-02-12 Elliott Hughesam c56be54a: Merge "Use ENTRY/END in ARM __get_sp."
2013-02-12 Elliott HughesUse ENTRY/END in custom x86 assembler too.
2013-02-12 Elliott HughesMerge "Use ENTRY/END in ARM __get_sp."
2013-02-12 Elliott HughesUse ENTRY/END in ARM __get_sp.
2013-02-12 Elliott Hughesam cae7b2cf: Merge "Fix __pthread_clone on ARM to set...
2013-02-12 Elliott HughesMerge "Fix __pthread_clone on ARM to set errno on failure."
2013-02-12 Elliott HughesFix __pthread_clone on ARM to set errno on failure.
2013-02-12 Elliott Hughesam 1fea0f25: Merge "Clean up ARM assembler files to...
2013-02-12 Elliott HughesMerge "Clean up ARM assembler files to use ENTRY/END."
2013-02-11 Elliott HughesClean up ARM assembler files to use ENTRY/END.
2013-02-11 Elliott HughesMore pthreads cleanup.
2013-02-11 Elliott Hughesam 2d3e7233: Merge "Revert "Revert "Pull the pthread_ke...
2013-02-11 Elliott HughesMerge "Revert "Revert "Pull the pthread_key_t functions...
2013-02-11 Elliott Hughesam 8397cdba: Merge "Revert "Pull the pthread_key_t...
2013-02-11 Elliott HughesRevert "Revert "Pull the pthread_key_t functions out...
2013-02-11 Elliott HughesMerge "Revert "Pull the pthread_key_t functions out...
2013-02-11 Elliott HughesRevert "Pull the pthread_key_t functions out of pthread.c."
2013-02-11 Elliott Hughesam 09e89c3c: Merge "Pull the pthread_key_t functions...
2013-02-11 Elliott HughesMerge "Pull the pthread_key_t functions out of pthread.c."
2013-02-11 Elliott HughesPull the pthread_key_t functions out of pthread.c.
2013-02-08 Elliott Hughesam 9a9bb243: Merge "Switch to using AT_RANDOM for the...
2013-02-08 Elliott HughesMerge "Switch to using AT_RANDOM for the stack guards."
2013-02-08 Elliott HughesSwitch to using AT_RANDOM for the stack guards.
2013-02-08 Elliott Hughesam 03579da2: Merge "Add a few more missing libm long...
2013-02-08 Elliott HughesMerge "Add a few more missing libm long double stubs."
2013-02-08 Elliott HughesAdd a few more missing libm long double stubs.
2013-02-08 Nick Kralevicham fa75fce5: Merge "update xattr.h"
2013-02-08 Nick KralevichMerge "update xattr.h"
2013-02-08 Nick Kralevichupdate xattr.h
2013-02-07 Elliott Hughesam 964886af: Merge "Remove dead code from gensyscalls...
2013-02-07 Elliott HughesMerge "Remove dead code from gensyscalls.py."
2013-02-07 Elliott HughesRemove dead code from gensyscalls.py.
2013-02-07 Elliott Hughesam f6afd3b6: Merge "Fix x86 build, remove void* arithme...
2013-02-07 Elliott Hughesam 59e9a496: Merge "__progname should be const char...
2013-02-07 Elliott HughesMerge "Fix x86 build, remove void* arithmetic."
2013-02-07 Elliott HughesMerge "__progname should be const char*, not char*."
2013-02-07 Elliott HughesFix x86 build, remove void* arithmetic.
2013-02-07 Elliott Hughes__progname should be const char*, not char*.
2013-02-07 Elliott Hughesam 2f41531f: Merge "Clean up the argc/argv/envp/auxv...
2013-02-07 Elliott HughesMerge "Clean up the argc/argv/envp/auxv handling."
2013-02-07 Elliott HughesClean up the argc/argv/envp/auxv handling.
2013-02-07 Elliott Hughesam d4187efd: Merge "Switch x86 syscall stubs over to...
2013-02-07 Elliott HughesMerge "Switch x86 syscall stubs over to the ENTER/END...
2013-02-07 Elliott HughesSwitch x86 syscall stubs over to the ENTER/END style...
2013-02-07 Elliott Hughesam d32fdbaf: Merge "Add a missing logbl stub."
2013-02-07 Elliott HughesMerge "Add a missing logbl stub."
2013-02-07 Elliott HughesAdd a missing logbl stub.
2013-02-07 Elliott Hughesam c9ab32e4: Merge "Improve benchmarking tool, add...
2013-02-07 Elliott HughesMerge "Improve benchmarking tool, add a few math benchm...
2013-02-06 Elliott HughesImprove benchmarking tool, add a few math benchmarks.
2013-02-06 Elliott Hughesam d10a5a02: Merge "Remove the currently-unused i387...
2013-02-06 Elliott HughesMerge "Remove the currently-unused i387 assembler to...
2013-02-06 Elliott Hughesam 4fc2a74b: Merge "Remove partial implementation of...
2013-02-06 Elliott HughesRemove the currently-unused i387 assembler to make...
2013-02-06 Elliott HughesMerge "Remove partial implementation of MIPS non-PIC...
2013-02-06 Elliott HughesRemove partial implementation of MIPS non-PIC support.
2013-02-06 Elliott Hughesam d7ff139f: Merge "Remove bogus extra alignment from...
2013-02-06 Elliott HughesMerge "Remove bogus extra alignment from sbrk."
2013-02-06 Elliott HughesRemove bogus extra alignment from sbrk.
2013-02-04 Elliott Hughesam a4f88fdc: Merge "Document the mallinfo struct, add...
2013-02-04 Elliott HughesMerge "Document the mallinfo struct, add missing attrib...
2013-02-04 Elliott HughesDocument the mallinfo struct, add missing attributes.
2013-02-04 Elliott Hughesam a3120aaf: Merge "Add basic tests for posix_memalign."
2013-02-04 Elliott HughesMerge "Add basic tests for posix_memalign."
next