OSDN Git Service

android-x86/bionic.git
2014-02-03 Elliott Hughesam a122c376: Merge "Use __inline__ for fortify."
2014-02-03 Elliott HughesMerge "Use __inline__ for fortify."
2014-02-03 Elliott HughesUse __inline__ for fortify.
2014-02-03 Arve Hjønnevågam fb4da1e7: Merge "Regenerate binder header"
2014-02-03 Arve HjønnevågMerge "Regenerate binder header"
2014-02-01 Elliott Hughesam ed29345c: Merge "Clean up debugger.cpp slightly."
2014-02-01 Elliott HughesMerge "Clean up debugger.cpp slightly."
2014-02-01 Elliott HughesClean up debugger.cpp slightly.
2014-02-01 Elliott Hughesam 4939d6d8: Merge "LP64 binaries should talk to debugg...
2014-02-01 Elliott HughesMerge "LP64 binaries should talk to debuggerd64."
2014-02-01 Elliott HughesLP64 binaries should talk to debuggerd64.
2014-01-31 Elliott Hughesam 47ff6b9f: Merge "Add missing ucontext_t definition...
2014-01-31 Elliott HughesMerge "Add missing ucontext_t definition to bionic...
2014-01-31 Elliott Hughesam a14df4a9: Merge "[MIPS] SA_RESTORER support is not...
2014-01-31 Elliott Hughesam 07f84025: Merge "Make ARM <user.h> more glibc-compat...
2014-01-31 Elliott Hughesam 53a55c12: Merge "Add mips <sys/ucontext.h>."
2014-01-31 Elliott Hughesam 807bbb75: Merge "Add arm <sys/ucontext.h>."
2014-01-31 Elliott Hughesam 8f355275: Merge "Add x86 <sys/ucontext.h>."
2014-01-31 Elliott Hughesam 972c39c4: Merge "Add x86_64 ucontext.h for better...
2014-01-31 Elliott HughesMerge "[MIPS] SA_RESTORER support is not needed for...
2014-01-31 Ross McIlroyAdd missing ucontext_t definition to bionic for arch...
2014-01-31 Chris Dearman[MIPS] SA_RESTORER support is not needed for MIPS
2014-01-30 Elliott HughesMerge "Make ARM <user.h> more glibc-compatible."
2014-01-30 Elliott HughesMake ARM <user.h> more glibc-compatible.
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 Arve HjønnevågRegenerate binder header
2014-01-29 Elliott Hughesam 12e3a501: am 037b10d0: Merge "Fix pthread_test to...
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 3bd75303: am c75e7726: Merge "Remove a __system_prop...
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 7055c72a: am 4ea434e5: Merge "bionic: Change the...
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 4bc229eb: am 4449fe96: Merge "Fix 32-bit mmap/mmap64...
2014-01-28 Elliott Hughesam 4449fe96: Merge "Fix 32-bit mmap/mmap64 handling...
2014-01-28 Elliott Hughesam 2d7f9616: am 652dd519: Merge "Remove libthread_db...
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 cbb439ad: am ba0c668f: Merge "bionic: Do not use...
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 f3ea7917: am 6f23ce36: Merge "Remove __STDC_FORMAT_M...
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 22750476: am b32cc032: Merge "Use arch-specific...
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 50228472: am 5acce960: Merge "Add all implicitly...
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 35377004: am 513f83bb: Merge "bionic: rename aarch64...
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 0661bbe2: am 69d242d2: Merge "Re-export libgcc\...
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 06d38ccd: am 5b4884fa: Merge "Add "__noreturn" to...
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 22d8bd9b: am 12159420: Merge "Fix libdl build warnin...
2014-01-15 Elliott Hughesam a17b7ba9: am c8d41263: Merge "Move _thread_created_h...
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 d0465f50: am d971f729: Merge "Make it possible for...
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 7e997388: am b5e21103: Merge "AArch64: Use LDXR...
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 490f1755: am ebc1c76d: Merge "Add -Bsymbolic to...
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...
next