OSDN Git Service

android-x86/bionic.git
2013-08-29 Christopher... Merge "Move stack unwinding test into library."
2013-08-29 Christopher... Move stack unwinding test into library.
2013-08-28 Nick KralevichMerge "cdefs.h: introduce __bos0"
2013-08-28 Nick Kralevichcdefs.h: introduce __bos0
2013-08-28 Nick KralevichMerge "FORTIFY_SOURCE: introduce __strncpy_chk2"
2013-08-28 Nick KralevichFORTIFY_SOURCE: introduce __strncpy_chk2
2013-08-28 Christopher... Merge "Change hard-coded directory."
2013-08-28 Christopher... Change hard-coded directory.
2013-08-28 Christopher... Merge "Create bionic unit test library for use with...
2013-08-28 Nick KralevichMerge "Delete CAVEATS / fix spelling."
2013-08-28 Nick KralevichDelete CAVEATS / fix spelling.
2013-08-27 Christopher... Create bionic unit test library for use with CTS.
2013-08-26 Elliott HughesMerge "Add explicit -m32/-melf_i386 for x86 target"
2013-08-24 Robert GreenwaltMerge "Change how DNS resolver handle no default iface"
2013-08-23 Pavel ChupinAdd explicit -m32/-melf_i386 for x86 target
2013-08-23 Robert GreenwaltChange how DNS resolver handle no default iface
2013-08-22 Elliott HughesMerge "Apply upstream commit 943a6621866e9d6e654f5cfe14...
2013-08-22 Elliott HughesApply upstream commit 943a6621866e9d6e654f5cfe1494378c1...
2013-08-22 Elliott HughesMerge "Work around tzcode's reliance on signed overflow."
2013-08-22 Elliott HughesWork around tzcode's reliance on signed overflow.
2013-08-21 Brian CarlstromMerge "Make mips_relocate_got tolerate a missing got"
2013-08-21 Brian CarlstromMake mips_relocate_got tolerate a missing got
2013-08-16 Christopher... Merge "Change hard-coded temporary directory."
2013-08-15 Elliott HughesMerge "Fix pthread_getcpuclockid."
2013-08-15 Jeff HaoFix pthread_getcpuclockid.
2013-08-15 Christopher... Merge "Create optimized __strcpy_chk/__strcat_chk."
2013-08-15 Christopher... Change hard-coded temporary directory.
2013-08-15 Christopher... Create optimized __strcpy_chk/__strcat_chk.
2013-08-15 Christopher... Merge "Optimize __memset_chk, __memcpy_chk. DO NOT...
2013-08-15 Christopher... Optimize __memset_chk, __memcpy_chk. DO NOT MERGE.
2013-08-14 Brian CarlstromMerge "Add more information to error due to truncated...
2013-08-14 Brian CarlstromAdd more information to error due to truncated Elf32_Ehdr
2013-08-14 Michael WrightMerge "Update kernel input headers"
2013-08-14 Michael WrightUpdate kernel input headers
2013-08-13 Elliott HughesMerge "Make ctype.h a little less unhygienic."
2013-08-13 Elliott HughesMake ctype.h a little less unhygienic.
2013-08-12 Elliott HughesMerge "Fix our missing abs/labs/llabs/imaxabs (and...
2013-08-12 Elliott HughesFix our missing abs/labs/llabs/imaxabs (and imaxdiv...
2013-08-09 Elliott HughesMerge "Add futimens."
2013-08-09 Elliott HughesAdd futimens.
2013-08-08 Christopher... Merge "Fix strcpy.c that should have been strcpy.S...
2013-08-08 Christopher... Merge "Optimize strcat/strcpy, small tweaks to strlen...
2013-08-08 Christopher... Fix strcpy.c that should have been strcpy.S. DO NOT...
2013-08-08 Christopher... Optimize strcat/strcpy, small tweaks to strlen. DO...
2013-08-05 Elliott HughesMerge "Fix stdint.h intptr_t/uintptr_t for x86_64/x32"
2013-08-05 Elliott HughesMerge "syslog needs a valid socket path for _PATH_LOG"
2013-08-05 Robert GreenwaltMerge "Fix the detection of alt-network in dns resolver."
2013-08-05 Robert GreenwaltFix the detection of alt-network in dns resolver.
2013-08-03 Elliott HughesMerge "Add ssse3 implementation of __memcmp16."
2013-08-03 Alexander IvchenkoAdd ssse3 implementation of __memcmp16.
2013-08-02 Ben ChengMerge "Update the comments to reflect the current status."
2013-08-02 Ben ChengUpdate the comments to reflect the current status.
2013-08-02 Elliott HughesMerge "libgcc_compat: Introduce __aeabi_lasr for cortex...
2013-08-02 Pavel ChupinFix stdint.h intptr_t/uintptr_t for x86_64/x32
2013-08-01 Robert GreenwaltMerge "Tell the dns resolver about our domains."
2013-07-31 Robert GreenwaltTell the dns resolver about our domains.
2013-07-30 Elliott HughesMerge "Define PTHREAD_KEYS_MAX and _POSIX_THREAD_KEYS_M...
2013-07-30 Elliott HughesDefine PTHREAD_KEYS_MAX and _POSIX_THREAD_KEYS_MAX...
2013-07-29 synergydevlibgcc_compat: Introduce __aeabi_lasr for cortex-a9...
2013-07-25 Elliott HughesMerge "Bump the number of TLS slots to 128."
2013-07-25 Elliott HughesBump the number of TLS slots to 128.
2013-07-25 Elliott HughesMerge "Avoid sign extension of the mmap offset."
2013-07-25 Elliott HughesAvoid sign extension of the mmap offset.
2013-07-24 Elliott Hughesam a8d06766: Merge "[MIPS] __dso_handle.S and __dso_han...
2013-07-24 Elliott HughesMerge "[MIPS] __dso_handle.S and __dso_handle_so.S...
2013-07-23 Rom Lemarchandam 061246b6: Merge "Restore dlmalloc mmap threshold...
2013-07-23 Rom LemarchandMerge "Restore dlmalloc mmap threshold to 64k"
2013-07-23 Rom LemarchandRestore dlmalloc mmap threshold to 64k
2013-07-23 Pete Delaney[MIPS] __dso_handle.S and __dso_handle_so.S not needed.
2013-07-20 Elliott Hughesam 6fe4a58f: Merge "Move stuff only needed by pthread...
2013-07-20 Elliott HughesMerge "Move stuff only needed by pthread-timers.c into...
2013-07-19 Elliott HughesMove stuff only needed by pthread-timers.c into pthread...
2013-07-19 Elliott Hughesam e8bd8c2e: Merge "Upgrade mktemp.c to the current...
2013-07-19 Elliott HughesMerge "Upgrade mktemp.c to the current upstream version."
2013-07-19 Elliott HughesUpgrade mktemp.c to the current upstream version.
2013-07-18 Elliott Hughesam f8a66bb3: Merge "Remove some non-unused makefile...
2013-07-18 Elliott HughesMerge "Remove some non-unused makefile generality."
2013-07-18 Elliott HughesRemove some non-unused makefile generality.
2013-07-18 Elliott Hughesam 8fa9081f: Merge "[MIPS] Rewrite MIPS crtbegin* as...
2013-07-18 Elliott HughesMerge "[MIPS] Rewrite MIPS crtbegin* as C files."
2013-07-17 Pete Delaney[MIPS] Rewrite MIPS crtbegin* as C files.
2013-07-17 Elliott Hughesam 2be511d4: Merge "Improve stack overflow diagnostics...
2013-07-17 Elliott HughesMerge "Improve stack overflow diagnostics (take 2)."
2013-07-17 Elliott HughesImprove stack overflow diagnostics (take 2).
2013-07-17 Elliott Hughesam 40e7a878: Merge "Prevent the madvise(MADV_MERGEABLE...
2013-07-17 Elliott HughesMerge "Prevent the madvise(MADV_MERGEABLE) mmap hack...
2013-07-17 Elliott HughesPrevent the madvise(MADV_MERGEABLE) mmap hack from...
2013-07-17 Elliott Hughesam b7b36b81: Merge "mmap: Reinstate passing MADV_MERGEA...
2013-07-17 Elliott HughesMerge "mmap: Reinstate passing MADV_MERGEABLE on privat...
2013-07-17 Rom Lemarchandmmap: Reinstate passing MADV_MERGEABLE on private anony...
2013-07-17 Guang Zhuam 2cf5a6f6: Merge "Revert "Improve stack overflow...
2013-07-17 Guang Zhuam 8c1b9668: Merge "Revert "Clean up our alternate...
2013-07-17 Guang ZhuMerge "Revert "Improve stack overflow diagnostics.""
2013-07-17 Guang ZhuRevert "Improve stack overflow diagnostics."
2013-07-17 Guang ZhuMerge "Revert "Clean up our alternate signal stacks.""
2013-07-17 Guang ZhuRevert "Clean up our alternate signal stacks."
2013-07-17 Christopher... am f63c28f0: Merge "Fix assembler errors in generic...
2013-07-17 Christopher... am 6f4fed74: Merge "Add new optimized strlen for arm."
2013-07-17 Christopher... Merge "Fix assembler errors in generic arm strlen.c."
2013-07-17 Christopher... Merge "Add new optimized strlen for arm."
next