OSDN Git Service

android-x86/bionic.git
2015-01-13 Dimitry IvanovMerge "Revert "Refactoring: use generic reloc constants""
2015-01-13 Dimitry IvanovRevert "Refactoring: use generic reloc constants"
2015-01-13 Dmitriy IvanovMerge "Refactoring: use generic reloc constants"
2015-01-13 Dmitriy IvanovRefactoring: use generic reloc constants
2015-01-13 Dan AlbertMerge "Check the committer rather than the Gerrit owner."
2015-01-13 Dan AlbertCheck the committer rather than the Gerrit owner.
2015-01-12 Dan AlbertMerge "Guard against @google.com.example.com."
2015-01-12 Dan AlbertGuard against @google.com.example.com.
2015-01-12 Dan AlbertMerge "Oops. Fix dict key."
2015-01-12 Dan AlbertOops. Fix dict key.
2015-01-12 Dan AlbertMerge "Only build changes that come from @google.com."
2015-01-12 Dan AlbertOnly build changes that come from @google.com.
2015-01-10 Dan AlbertMerge "Make indentation match the style guide."
2015-01-10 Yabin CuiMerge "Clean up paths.h."
2015-01-10 Yabin CuiClean up paths.h.
2015-01-10 Dan AlbertMake indentation match the style guide.
2015-01-10 Dan AlbertMerge "Use relative imports."
2015-01-10 Dan AlbertUse relative imports.
2015-01-10 Dan AlbertMerge "Add JSON files and oauth storage to .gitignore."
2015-01-10 Dan AlbertMerge "Make service URLs configurable."
2015-01-10 Dan AlbertAdd JSON files and oauth storage to .gitignore.
2015-01-10 Dan AlbertMake service URLs configurable.
2015-01-09 Dmitriy IvanovMerge changes I713800ce,I1dea46c3
2015-01-09 Dan AlbertMerge "Markdown-ify 5137db3."
2015-01-09 Dan AlbertMarkdown-ify 5137db3.
2015-01-09 Dan AlbertMerge "Check in bionicbb code."
2015-01-09 Dan AlbertCheck in bionicbb code.
2015-01-09 Dmitriy IvanovRefactor soinfo::relocate
2015-01-09 Elliott HughesMerge "Add our LP32 ABI defects to the readme."
2015-01-09 Elliott HughesAdd our LP32 ABI defects to the readme.
2015-01-09 Chih-hung HsiehMerge "Revert "Must use Clang assembler for mips target.""
2015-01-09 Dmitriy IvanovMerge "Remove outdated list of abi bugs"
2015-01-09 Duane SandRevert "Must use Clang assembler for mips target."
2015-01-09 Dmitriy IvanovAdd ARM_IRELATIVE relocation
2015-01-09 Elliott HughesMerge "Fix freeaddrinfo(NULL)."
2015-01-09 Elliott HughesFix freeaddrinfo(NULL).
2015-01-08 Yabin CuiMerge "Make pthread stack size match real range."
2015-01-08 Yabin CuiMake pthread stack size match real range.
2015-01-08 Dmitriy IvanovMerge "Set linux 32bit personality for 32 bit processes"
2015-01-08 Dmitriy IvanovSet linux 32bit personality for 32 bit processes
2015-01-08 Dmitriy IvanovMerge "Print error when prelink fails for main executable"
2015-01-07 Dmitriy IvanovPrint error when prelink fails for main executable
2015-01-07 Dmitriy IvanovRemove outdated list of abi bugs
2015-01-07 Elliott HughesMerge "_Unwind_Context is a struct."
2015-01-07 Elliott Hughes_Unwind_Context is a struct.
2015-01-07 Yabin CuiMerge "Remove PTHREAD_ATTR_FLAG_USER_ALLOCATED_STACK."
2015-01-07 Yabin CuiRemove PTHREAD_ATTR_FLAG_USER_ALLOCATED_STACK.
2015-01-06 Elliott HughesMerge "[MIPS64] Add correct mcontext_t for 64-bit MIPS"
2015-01-06 Faraz Shahbazker[MIPS64] Add correct mcontext_t for 64-bit MIPS
2015-01-02 Yabin CuiMerge "better gtest runner for bionic"
2015-01-02 Yabin CuiMerge "Reserve enough user request stack space in pthre...
2015-01-02 Yabin CuiReserve enough user request stack space in pthread_create.
2014-12-29 Elliott HughesMerge "Remove bogus transitive includes."
2014-12-29 Elliott HughesRemove bogus transitive includes.
2014-12-29 Elliott HughesMerge "Ensure <fcntl.h> defines the S_* constants from...
2014-12-29 Elliott HughesEnsure <fcntl.h> defines the S_* constants from <sys...
2014-12-23 Elliott HughesMerge "Remove more BSD cruft from the public headers."
2014-12-21 Elliott HughesMerge "Fix nan output in the printf family."
2014-12-21 Elliott HughesFix nan output in the printf family.
2014-12-20 Elliott HughesRemove more BSD cruft from the public headers.
2014-12-20 Yabin CuiMerge "Move gethtnamaddr.c to net/ subdirectory."
2014-12-20 Yabin CuiMove gethtnamaddr.c to net/ subdirectory.
2014-12-20 Yabin CuiMerge "Remove t->tls==NULL check in pthread_key_delete."
2014-12-20 Yabin CuiRemove t->tls==NULL check in pthread_key_delete.
2014-12-20 Yabin CuiMerge "Use mmap to create the pthread_internal_t"
2014-12-20 Yabin CuiUse mmap to create the pthread_internal_t
2014-12-19 Yabin CuiMerge "Support gethostbyname_r_ERANGE."
2014-12-19 Yabin CuiSupport gethostbyname_r_ERANGE.
2014-12-19 Dimitry IvanovMerge "Add support for DT_MIPS_RLD_MAP2 tag."
2014-12-19 Raghu GandhamAdd support for DT_MIPS_RLD_MAP2 tag.
2014-12-19 Chih-Hung HsiehMerge "Must use Clang assembler for mips target."
2014-12-19 Chih-Hung HsiehMust use Clang assembler for mips target.
2014-12-19 Elliott HughesMerge "Update bionic NOTICE files."
2014-12-19 Elliott HughesUpdate bionic NOTICE files.
2014-12-18 Elliott HughesMerge "Fix the types of some of the struct stat fields."
2014-12-18 Elliott HughesMerge "Remove bogus #include <endian.h> from <sys/stat...
2014-12-18 Elliott HughesFix the types of some of the struct stat fields.
2014-12-18 Elliott HughesMerge "Split the shared group data from the shared...
2014-12-18 Elliott HughesRemove bogus #include <endian.h> from <sys/stat.h>.
2014-12-18 Elliott HughesMerge "Fix struct stat member types for x86-64."
2014-12-18 Elliott HughesFix struct stat member types for x86-64.
2014-12-18 Elliott HughesSplit the shared group data from the shared passwd...
2014-12-18 Dan AlbertMerge "Disable ASAN for more of our libraries."
2014-12-18 Dan AlbertDisable ASAN for more of our libraries.
2014-12-18 Yabin CuiMerge "Sync with upstream for gethnamaddr.c."
2014-12-18 Yabin CuiSync with upstream for gethnamaddr.c.
2014-12-16 Dmitriy IvanovMerge "Add another test for weak-reference"
2014-12-16 Dmitriy IvanovAdd another test for weak-reference
2014-12-16 Elliott HughesMerge "Fix <net/route.h>."
2014-12-16 Elliott HughesFix <net/route.h>.
2014-12-15 Elliott HughesMerge "Move the generic arm memcmp.S into the generic...
2014-12-15 Elliott HughesMove the generic arm memcmp.S into the generic directory.
2014-12-15 Elliott HughesMerge "Remove arm assembler not referenced from any...
2014-12-15 Elliott HughesRemove arm assembler not referenced from any makefile.
2014-12-14 Yabin Cuibetter gtest runner for bionic
2014-12-13 Yabin CuiMerge "Fix pthread key num calculation."
2014-12-13 Yabin CuiFix pthread key num calculation.
2014-12-13 Elliott HughesMerge "[MIPS] Add sgidefs.h for mips64"
2014-12-13 Duane Sand[MIPS] Add sgidefs.h for mips64
2014-12-12 Yabin CuiMerge "make stack_protector_DeathTest work for gcc4.9"
next