OSDN Git Service

android-x86/bionic.git
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 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-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 Ivanovlibdl: Rename LIBC_PRIVATE to LIBC_PLATFORM
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 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 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 HughesImprove diagnostics from the assembler __memset_chk...
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 Elliott HughesMerge "Rewrite ifaddrs#getifaddrs_INET."
2016-03-01 Elliott HughesRewrite ifaddrs#getifaddrs_INET.
2016-02-29 Christopher... Merge "Move hard-coded values to constants."
2016-02-29 Dan WillemsenMerge "Update Android.bp with recent Android.mk changes"
2016-02-29 Dan WillemsenUpdate Android.bp with recent Android.mk changes
2016-02-29 Pierre ImaiCopy the entire zero-separated DNS seach domain string.
2016-02-28 Elliott HughesMerge "Create logging sockets with SOCK_NONBLOCK..."
2016-02-28 Elliott HughesCreate logging sockets with SOCK_NONBLOCK...
2016-02-28 Elliott HughesMerge "Improve FORTIFY failure diagnostics."
2016-02-27 Elliott HughesImprove FORTIFY failure diagnostics.
2016-02-27 Christopher... Move hard-coded values to constants.
2016-02-26 Neil FullerMerge "Update timezone data to 2016a"
2016-02-26 Elliott HughesMerge "If you're going to use memset..."
2016-02-26 Elliott HughesIf you're going to use memset...
2016-02-26 Elliott HughesMerge "GCC doesn't like {}, and clang doesn't like...
2016-02-26 Elliott HughesGCC doesn't like {}, and clang doesn't like {0}...
2016-02-26 Elliott HughesMerge "Fix a structure initialisation in pthread_exit()."
2016-02-26 Anton KirilovFix a structure initialisation in pthread_exit().
2016-02-25 Dimitry IvanovMerge "[MIPS] Add __popcountsi2 to libgcc_compat.c"
2016-02-25 Dimitry Ivanov[MIPS] Add __popcountsi2 to libgcc_compat.c
2016-02-25 Neil FullerUpdate timezone data to 2016a
2016-02-23 Stephen HinesMerge "Remove unused libm_clang variable."
2016-02-23 Christopher... Merge "Fix wrong guard values for 64 bit."
2016-02-23 Christopher... Fix wrong guard values for 64 bit.
2016-02-22 Christopher... Merge "Fix incorrect size of array."
2016-02-20 Christopher... Fix incorrect size of array.
2016-02-19 Stephen HinesRemove unused libm_clang variable.
2016-02-19 Dimitry IvanovMerge "Improvements to dynamic linker messages"
2016-02-19 Dimitry IvanovImprovements to dynamic linker messages
2016-02-19 Colin CrossMerge changes Iac8109b3,I5ad67001,Ic1adb4df,I08a50349
2016-02-19 Colin Crossmalloc_debug: reread /proc/pid/maps when entry is missing
2016-02-19 Colin CrossAdd backtrace_string and export to libmemunreachable
2016-02-19 Colin CrossExport malloc_backtrace
2016-02-18 Colin CrossExport malloc_iterate and friends
2016-02-18 Dimitry IvanovMerge "Move gdb support functions to a separate file"
2016-02-18 Dimitry IvanovMove gdb support functions to a separate file
2016-02-18 Christopher... Merge "Fix cfi directives for memmove/strlcpy."
2016-02-18 Elliott HughesMerge "Fix scope ids for link-local IPv6 addresses...
2016-02-18 Nicolas GeoffrayMerge "Revert "Move gdb support functions to a separate...
2016-02-18 Nicolas GeoffrayRevert "Move gdb support functions to a separate file"
2016-02-18 Christopher... Fix cfi directives for memmove/strlcpy.
2016-02-18 Dimitry IvanovMerge changes Id6e60861,I0eacb3f0
2016-02-18 Christopher... Merge "Fix cfi directives in small strncmp case."
2016-02-18 Christopher... Fix cfi directives in small strncmp case.
2016-02-18 Dimitry IvanovMove gdb support functions to a separate file
2016-02-17 Dimitry IvanovUse insert_link_map_into_debug_map for executable
2016-02-17 Elliott HughesFix scope ids for link-local IPv6 addresses from getifa...
2016-02-17 Dimitry IvanovMerge "Update a comment for init_linker_info_for_gdb"
2016-02-17 Dimitry IvanovUpdate a comment for init_linker_info_for_gdb
2016-02-17 Colin CrossMerge "malloc_debug: reset TrackData mutex after fork"
2016-02-17 Dimitry IvanovMerge "Initialize linker link_map for gdb directly"
2016-02-16 Dimitry IvanovMerge "Revert "Revert "Split out liblinker_malloc stati...
2016-02-16 Dimitry IvanovRevert "Revert "Split out liblinker_malloc static library""
2016-02-16 Dimitry IvanovInitialize linker link_map for gdb directly
2016-02-16 Dimitry IvanovMerge "linker: remove soinfo::entry"
2016-02-16 Dimitry Ivanovlinker: remove soinfo::entry
2016-02-15 Dimitry IvanovMerge "Revert "Split out liblinker_malloc static library""
2016-02-15 Dimitry IvanovRevert "Split out liblinker_malloc static library"
2016-02-13 Christopher... Merge "Add a memcpy(a, a, n) test."
2016-02-13 Christopher... Add a memcpy(a, a, n) test.
2016-02-13 Christopher... Merge "Fix the default alignment of the allocations."
2016-02-13 Christopher... Fix the default alignment of the allocations.
2016-02-13 Elliott HughesMerge "Fix regerror(..., nullptr, 0)."
2016-02-13 Colin Crossmalloc_debug: reset TrackData mutex after fork
2016-02-13 Elliott HughesFix regerror(..., nullptr, 0).
2016-02-11 Dimitry IvanovMerge "Split out liblinker_malloc static library"
2016-02-11 Dimitry IvanovSplit out liblinker_malloc static library
2016-02-11 Elliott HughesMerge "Add tests for zero-sized allocations."
2016-02-11 Elliott HughesAdd tests for zero-sized allocations.
2016-02-10 Elliott HughesMerge "Set x86 TLS limit to 0xfffff, not PAGE_SIZE."
2016-02-10 Elliott HughesSet x86 TLS limit to 0xfffff, not PAGE_SIZE.
2016-02-09 Chih-hung HsiehMerge "Enable clang for x86_64 after fp128 fix in clang...
2016-02-09 Chih-Hung HsiehEnable clang for x86_64 after fp128 fix in clang-2577113.
2016-02-09 Elliott HughesMerge "Update NOTICE files."
2016-02-09 Elliott HughesUpdate NOTICE files.
2016-02-07 Elliott HughesMerge "Add a test for a possible overflow in *printf."
2016-02-06 Mike FrysingerMerge "define pw_gecos to pw_passwd for LP32 systems"
2016-02-06 Mike Frysingerdefine pw_gecos to pw_passwd for LP32 systems
next