OSDN Git Service

android-x86/bionic.git
2016-03-17 Christopher... Merge "Fix bug where t9 is not correct when __memset_ch...
2016-03-17 Douglas LeungFix bug where t9 is not correct when __memset_chk_fail...
2016-03-16 Dan WillemsenMerge "Android.bp: Add missing <complex.h> functions."
2016-03-16 Dan WillemsenAndroid.bp: Add missing <complex.h> functions.
2016-03-16 Elliott HughesMerge "Add missing <complex.h> functions."
2016-03-16 Elliott HughesMerge "Fix PTHREAD_THREADS_MAX."
2016-03-16 Elliott HughesFix PTHREAD_THREADS_MAX.
2016-03-15 Christopher... Merge "Fix problem where unknown option is not an error."
2016-03-15 Josh GaoMerge "Silence false positive warnings on GCC."
2016-03-15 Josh GaoSilence false positive warnings on GCC.
2016-03-14 Christopher... Fix problem where unknown option is not an error.
2016-03-12 Christopher... Merge "Init functions after debug malloc succeeds."
2016-03-11 Elliott HughesAdd missing <complex.h> functions.
2016-03-11 Dan WillemsenMerge "Update Android.bp with x86 rint optimizations"
2016-03-11 Dan WillemsenUpdate Android.bp with x86 rint optimizations
2016-03-11 Christopher... Init functions after debug malloc succeeds.
2016-03-11 Colin CrossMerge changes I3f1c1310,Ia8dc3481,I6b19fd63
2016-03-10 Yabin CuiMerge "Adjust test to let it pass on libhoudini."
2016-03-10 Colin Crossmalloc_debug: fix multiplication overflow in debug_calloc
2016-03-10 Colin Crossmalloc_debug: round 0 byte allocations up to 1 byte
2016-03-10 Colin Crossmalloc_debug: iterate: use usable_size
2016-03-10 Yabin CuiAdjust test to let it pass on libhoudini.
2016-03-10 Elliott HughesMerge "Improve and fix the stack-protector tests."
2016-03-10 Josh GaoMerge "debuggerd: rethrow the full signal we receive...
2016-03-09 Josh Gaodebuggerd: rethrow the full signal we receive, always.
2016-03-09 Elliott HughesImprove and fix the stack-protector tests.
2016-03-09 Elliott HughesMerge "Switch bionic over to google-benchmark."
2016-03-09 Erik KlineMerge "Don't leak sockets if setsockopt() or fchown...
2016-03-09 Erik KlineDon't leak sockets if setsockopt() or fchown() fail.
2016-03-08 Elliott HughesMerge "Add x86 optimization of rint functions and tests"
2016-03-08 jzha136Add x86 optimization of rint functions and tests
2016-03-07 Elliott HughesSwitch bionic over to google-benchmark.
2016-03-07 Elliott HughesMerge "Minor clock_getcpuclockid optimization."
2016-03-07 Elliott HughesMerge "Minor clock_getcpuclockid optimization."
2016-03-07 Elliott HughesMinor clock_getcpuclockid optimization.
2016-03-05 Josh GaoMerge "forkpty: set the output fd to -1 on the slave...
2016-03-05 Josh GaoMerge "forkpty: set the output fd to -1 on the slave...
2016-03-05 Elliott HughesMerge "Don\'t call clock_getres in sysconf."
2016-03-05 Elliott HughesMerge "Don't call clock_getres in sysconf."
2016-03-05 Elliott HughesDon't call clock_getres in sysconf.
2016-03-05 Josh Gaoforkpty: set the output fd to -1 on the slave side.
2016-03-05 Douglas LeungMerge "Add __memset_chk assembler for mips32 and mips64."
2016-03-05 Elliott HughesMerge "Add __memset_chk assembler for mips32 and mips64."
2016-03-04 Douglas LeungAdd __memset_chk assembler for mips32 and mips64.
2016-03-04 Dimitry IvanovMerge "libm: rename LIBC_PRIVATE to LIBC_DEPRECATED"
2016-03-04 Chih-Hung HsiehMerge "Enable test with clang aarch64."
2016-03-04 Dimitry IvanovMerge "libm: rename LIBC_PRIVATE to LIBC_DEPRECATED"
2016-03-04 Chih-hung HsiehMerge "Enable test with clang aarch64."
2016-03-04 Chih-Hung HsiehEnable test with clang aarch64.
2016-03-04 Dimitry Ivanovlibm: rename LIBC_PRIVATE to LIBC_DEPRECATED
2016-03-04 Elliott HughesMerge "Add x86 __memset_chk assembler."
2016-03-04 Elliott HughesMerge "Add x86 __memset_chk assembler."
2016-03-04 Elliott HughesMerge "Fix x86-64 __memset_chk."
2016-03-04 Elliott HughesMerge "Fix x86-64 __memset_chk."
2016-03-04 Elliott HughesFix x86-64 __memset_chk.
2016-03-04 Dan WillemsenMerge "Update Android.bp with recent *.mk changes"
2016-03-04 Elliott HughesAdd x86 __memset_chk assembler.
2016-03-03 Dan WillemsenMerge "Update Android.bp with recent *.mk changes"
2016-03-03 Dan WillemsenUpdate Android.bp with recent *.mk changes
2016-03-03 Elliott HughesMerge "Clean up bcopy cruft."
2016-03-03 Elliott HughesMerge "Clean up bcopy cruft."
2016-03-03 Elliott HughesMerge "Mandate optimized assembler for x86-64 __memset_...
2016-03-03 Elliott HughesMerge "Mandate optimized assembler for x86-64 __memset_...
2016-03-03 Josh GaoMerge changes I17c22dc2,I9989e2ea
2016-03-03 Josh GaoMerge changes I17c22dc2,I9989e2ea
2016-03-03 Josh GaoAdd a checksum to jmp_buf on AArch64.
2016-03-03 Josh GaoAdd a checksum to jmp_buf on ARM.
2016-03-03 Elliott HughesClean up bcopy cruft.
2016-03-03 Elliott HughesMerge "Remove optimized code for bzero, which was remov...
2016-03-03 Elliott HughesMerge "Remove optimized code for bzero, which was remov...
2016-03-03 Elliott HughesRemove optimized code for bzero, which was removed...
2016-03-03 Elliott HughesMerge "Mandate optimized __memset_chk for arm and arm64."
2016-03-03 Elliott HughesMandate optimized assembler for x86-64 __memset_chk.
2016-03-03 Elliott HughesMerge "Mandate optimized __memset_chk for arm and arm64."
2016-03-02 Dimitry IvanovMerge "libdl: Rename LIBC_PRIVATE to LIBC_PLATFORM"
2016-03-02 Dimitry IvanovMerge "libdl: Rename LIBC_PRIVATE to LIBC_PLATFORM"
2016-03-02 Elliott HughesMandate optimized __memset_chk for arm and arm64.
2016-03-02 Dimitry IvanovMerge "Do not add linker the _r_debug.r_map on link_image"
2016-03-02 Dimitry IvanovMerge "Do not add linker the _r_debug.r_map on link_image"
2016-03-02 Dimitry Ivanovlibdl: Rename LIBC_PRIVATE to LIBC_PLATFORM
2016-03-02 Elliott HughesMerge "Improve diagnostics from the assembler __memcpy_...
2016-03-02 Elliott HughesMerge "Improve diagnostics from the assembler __memcpy_...
2016-03-02 Dimitry IvanovDo not add linker the _r_debug.r_map on link_image
2016-03-02 Elliott HughesMerge "Fix getifaddrs\' handling of point-to-point...
2016-03-02 Elliott HughesMerge "Fix getifaddrs' handling of point-to-point inter...
2016-03-02 Elliott HughesFix getifaddrs' handling of point-to-point interfaces.
2016-03-01 Dimitry IvanovMerge "linker: print "not accessible" error message...
2016-03-01 Dimitry IvanovMerge "linker: print "not accessible" error message...
2016-03-01 Dimitry Ivanovlinker: print "not accessible" error message to the log
2016-03-01 Elliott HughesImprove diagnostics from the assembler __memcpy_chk...
2016-03-01 Elliott HughesMerge "Improve diagnostics from the assembler __memset_...
2016-03-01 Elliott HughesMerge "Improve diagnostics from the assembler __memset_...
2016-03-01 Elliott HughesImprove diagnostics from the assembler __memset_chk...
2016-03-01 Lazar TrsicMerge "Update libgcc_compat.c file for mips32 arch"
2016-03-01 Dimitry IvanovMerge "Update libgcc_compat.c file for mips32 arch"
2016-03-01 Lazar TrsicUpdate libgcc_compat.c file for mips32 arch
2016-03-01 Pierre ImaiMerge "Copy the entire zero-separated DNS seach domain...
2016-03-01 Pierre ImaiMerge "Copy the entire zero-separated DNS seach domain...
2016-03-01 Elliott HughesMerge "Rewrite ifaddrs#getifaddrs_INET."
2016-03-01 Elliott HughesMerge "Rewrite ifaddrs#getifaddrs_INET."
next