OSDN Git Service

android-x86/bionic.git
2014-03-06 Elliott Hughesam 53a55c12: Merge "Add mips <sys/ucontext.h>."
2014-03-06 Elliott Hughesam 807bbb75: Merge "Add arm <sys/ucontext.h>."
2014-03-06 Elliott Hughesam 8f355275: Merge "Add x86 <sys/ucontext.h>."
2014-03-06 Elliott Hughesam 972c39c4: Merge "Add x86_64 ucontext.h for better...
2014-03-05 Robert Greenwaltam abf91850: Merge "Fix dns searchdomain use in gethost...
2014-03-05 Robert GreenwaltMerge "Fix dns searchdomain use in gethostbyname."...
2014-03-04 Elliott Hughesam 806f3bd7: Upgrade to tzdata2013i.
2014-02-25 Elliott HughesUpgrade to tzdata2013i.
2014-01-30 Elliott HughesMerge "Add mips <sys/ucontext.h>."
2014-01-30 Elliott HughesAdd mips <sys/ucontext.h>.
2014-01-30 Elliott HughesMerge "Add arm <sys/ucontext.h>."
2014-01-30 Elliott HughesAdd arm <sys/ucontext.h>.
2014-01-30 Elliott HughesMerge "Add x86 <sys/ucontext.h>."
2014-01-30 Elliott HughesAdd x86 <sys/ucontext.h>.
2014-01-29 Elliott HughesMerge "Add x86_64 ucontext.h for better compatibility"
2014-01-29 Pavel ChupinAdd x86_64 ucontext.h for better compatibility
2014-01-29 Elliott Hughesam 037b10d0: Merge "Fix pthread_test to work with gtest...
2014-01-29 Elliott HughesMerge "Fix pthread_test to work with gtest 1.7.0."
2014-01-29 Elliott HughesFix pthread_test to work with gtest 1.7.0.
2014-01-28 Elliott Hughesam c75e7726: Merge "Remove a __system_property_get...
2014-01-28 Elliott HughesMerge "Remove a __system_property_get call from the...
2014-01-28 Elliott HughesRemove a __system_property_get call from the DNS code.
2014-01-28 Elliott Hughesam 4ea434e5: Merge "bionic: Change the type of soinfo...
2014-01-28 Elliott HughesMerge "bionic: Change the type of soinfo's size to...
2014-01-28 Weiwu Chenbionic: Change the type of soinfo's size to size_t
2014-01-28 Elliott Hughesam 4449fe96: Merge "Fix 32-bit mmap/mmap64 handling...
2014-01-28 Elliott HughesMerge "Fix 32-bit mmap/mmap64 handling of negative...
2014-01-28 Elliott Hughesam 652dd519: Merge "Remove libthread_db from bionic."
2014-01-28 Elliott HughesFix 32-bit mmap/mmap64 handling of negative offsets.
2014-01-28 Elliott HughesMerge "Remove libthread_db from bionic."
2014-01-27 Elliott HughesRemove libthread_db from bionic.
2014-01-27 Elliott Hughesam ba0c668f: Merge "bionic: Do not use magic number...
2014-01-27 Elliott HughesMerge "bionic: Do not use magic number for portability"
2014-01-27 Qiming Shibionic: Do not use magic number for portability
2014-01-25 Elliott Hughesam 6f23ce36: Merge "Remove __STDC_FORMAT_MACROS and...
2014-01-25 Elliott HughesMerge "Remove __STDC_FORMAT_MACROS and __STDC_LIMIT_MAC...
2014-01-25 Ying Wangam b32cc032: Merge "Use arch-specific variable to set...
2014-01-25 Ying WangMerge "Use arch-specific variable to set up the x86...
2014-01-25 Ying WangUse arch-specific variable to set up the x86 ld flags.
2014-01-25 Elliott HughesRemove __STDC_FORMAT_MACROS and __STDC_LIMIT_MACROS...
2014-01-25 Ben Chengam 5acce960: Merge "Add all implicitly loaded symbols...
2014-01-25 Ben ChengMerge "Add all implicitly loaded symbols from libgcc...
2014-01-24 Ben ChengAdd all implicitly loaded symbols from libgcc.a into...
2014-01-24 Colin Crossam 513f83bb: Merge "bionic: rename aarch64 target to...
2014-01-24 Colin CrossMerge "bionic: rename aarch64 target to arm64"
2014-01-24 Ben Chengam 69d242d2: Merge "Re-export libgcc\'s __aeabi_uidivmo...
2014-01-24 Ben ChengMerge "Re-export libgcc's __aeabi_uidivmod and __popcou...
2014-01-24 Bernhard RosenkränzerRe-export libgcc's __aeabi_uidivmod and __popcount_tab
2014-01-24 Colin Crossbionic: rename aarch64 target to arm64
2014-01-15 Elliott Hughesam 5b4884fa: Merge "Add "__noreturn" to assert and...
2014-01-15 Elliott HughesMerge "Add "__noreturn" to assert and assert2"
2014-01-15 Vadim MarkovtsevAdd "__noreturn" to assert and assert2
2014-01-15 Elliott Hughesam 12159420: Merge "Fix libdl build warnings, turn...
2014-01-15 Elliott Hughesam c8d41263: Merge "Move _thread_created_hook to where...
2014-01-15 Elliott HughesMerge "Fix libdl build warnings, turn on -Werror."
2014-01-15 Elliott HughesMerge "Move _thread_created_hook to where it belongs."
2014-01-15 Elliott HughesFix libdl build warnings, turn on -Werror.
2014-01-15 Elliott HughesMove _thread_created_hook to where it belongs.
2014-01-14 Elliott Hughesam d971f729: Merge "Make it possible for code to query...
2014-01-14 Elliott HughesMerge "Make it possible for code to query the dynamic...
2014-01-14 Elliott Hughesam b5e21103: Merge "AArch64: Use LDXR/STXR instead...
2014-01-14 Elliott HughesMerge "AArch64: Use LDXR/STXR instead of LDAXR/STLXR...
2014-01-14 Elliott HughesMake it possible for code to query the dynamic linker...
2014-01-13 Elliott Hughesam ebc1c76d: Merge "Add -Bsymbolic to the ld flags...
2014-01-13 Elliott HughesMerge "Add -Bsymbolic to the ld flags when linking...
2014-01-13 Elliott HughesAdd -Bsymbolic to the ld flags when linking the dynamic...
2014-01-10 Elliott Hughesam ae189740: Merge "Add some more headers."
2014-01-10 Elliott HughesMerge "Add some more headers."
2014-01-10 Elliott HughesAdd some more headers.
2014-01-10 JP Abgrallam f784f036: Merge "Add extra libc stubs for mntent...
2014-01-10 JP AbgrallMerge "Add extra libc stubs for mntent related functions."
2014-01-10 JP AbgrallAdd extra libc stubs for mntent related functions.
2014-01-09 Elliott Hughesam 33c3e8d3: Merge "Add NT_PRSTATUS to <elf.h>."
2014-01-09 Elliott HughesMerge "Add NT_PRSTATUS to <elf.h>."
2014-01-09 Elliott HughesAdd NT_PRSTATUS to <elf.h>.
2014-01-09 Elliott Hughesam 8e6bf35a: Merge "Add <sgidefs.h>."
2014-01-09 Elliott Hughesam d29c75f0: Merge "Fix x86 user_regs_struct."
2014-01-09 Elliott HughesMerge "Add <sgidefs.h>."
2014-01-09 Elliott HughesMerge "Fix x86 user_regs_struct."
2014-01-09 Elliott HughesFix x86 user_regs_struct.
2014-01-09 Elliott HughesAdd <sgidefs.h>.
2014-01-09 Elliott Hughesam 6114ffb3: Merge "Add the glibc-compatible d_fileno."
2014-01-09 Elliott HughesMerge "Add the glibc-compatible d_fileno."
2014-01-09 Elliott HughesAdd the glibc-compatible d_fileno.
2014-01-09 Elliott Hughesam c65cbf97: Merge "Fix <sys/resource.h>."
2014-01-09 Elliott HughesMerge "Fix <sys/resource.h>."
2014-01-09 Elliott HughesFix <sys/resource.h>.
2014-01-09 Elliott Hughesam 8276d287: Merge "Our dirent is a dirent64."
2014-01-09 Elliott Hughesam 66f473ef: Merge "Add <sys/reg.h>."
2014-01-09 Elliott HughesMerge "Our dirent is a dirent64."
2014-01-09 Elliott HughesMerge "Add <sys/reg.h>."
2014-01-09 Elliott HughesOur dirent is a dirent64.
2014-01-09 Elliott Hughesam 8a6eec38: Merge "Fix x86_64 register names in <sys...
2014-01-09 Elliott Hughesam 5d5cc227: Merge "We shouldn\'t have a <sys/dirent...
2014-01-09 Elliott HughesAdd <sys/reg.h>.
2014-01-09 Elliott HughesMerge "Fix x86_64 register names in <sys/user.h>."
2014-01-09 Elliott HughesMerge "We shouldn't have a <sys/dirent.h> that's a...
2014-01-08 Elliott HughesFix x86_64 register names in <sys/user.h>.
2014-01-08 Elliott HughesWe shouldn't have a <sys/dirent.h> that's a subset...
2014-01-08 Elliott Hughesam 4c8caf0a: Merge "<sched.h> should offer both __sched...
next