- b9b99b8 Merge "Add x86 __memset_chk assembler." am: 728e0e9b97 by Elliott Hughes · 9 years ago
- 728e0e9 Merge "Add x86 __memset_chk assembler." by Elliott Hughes · 9 years ago
- 6ac4d0a Merge "Fix x86-64 __memset_chk." am: 7d188ce0fe by Elliott Hughes · 9 years ago
- 7d188ce Merge "Fix x86-64 __memset_chk." by Elliott Hughes · 9 years ago
- a80ddc8 Fix x86-64 __memset_chk. by Elliott Hughes · 9 years ago
- 27770d6 Merge "Update Android.bp with recent *.mk changes" am: 5f67f8ae9d by Dan Willemsen · 9 years ago
- 81d6a18 Add x86 __memset_chk assembler. by Elliott Hughes · 9 years ago
- 5f67f8a Merge "Update Android.bp with recent *.mk changes" by Dan Willemsen · 9 years ago
- a27d8c3 Update Android.bp with recent *.mk changes by Dan Willemsen · 9 years ago
- 915f64c Merge "Clean up bcopy cruft." am: f3b42e5ae7 by Elliott Hughes · 9 years ago
- f3b42e5 Merge "Clean up bcopy cruft." by Elliott Hughes · 9 years ago
- a8dc8e6 Merge "Mandate optimized assembler for x86-64 __memset_chk." am: ff9bda7201 by Elliott Hughes · 9 years ago
- ff9bda7 Merge "Mandate optimized assembler for x86-64 __memset_chk." by Elliott Hughes · 9 years ago
- 6e7e53a Merge changes I17c22dc2,I9989e2ea am: 19ca2fe82f by Josh Gao · 9 years ago
- 19ca2fe Merge changes I17c22dc2,I9989e2ea by Josh Gao · 9 years ago
- 0c3655a Add a checksum to jmp_buf on AArch64. by Josh Gao · 9 years ago
- a4c6913 Add a checksum to jmp_buf on ARM. by Josh Gao · 9 years ago
- bed110a Clean up bcopy cruft. by Elliott Hughes · 9 years ago
- 11dcd28 Merge "Remove optimized code for bzero, which was removed from POSIX in 2008." by Elliott Hughes · 9 years ago
- 6809af0 Merge "Remove optimized code for bzero, which was removed from POSIX in 2008." by Elliott Hughes · 9 years ago
- 01d5b94 Remove optimized code for bzero, which was removed from POSIX in 2008. by Elliott Hughes · 9 years ago
- e579456 Merge "Mandate optimized __memset_chk for arm and arm64." am: 5e57039c24 by Elliott Hughes · 9 years ago
- 61c95fe Mandate optimized assembler for x86-64 __memset_chk. by Elliott Hughes · 9 years ago
- 5e57039 Merge "Mandate optimized __memset_chk for arm and arm64." by Elliott Hughes · 9 years ago
- b2fd768 Merge "libdl: Rename LIBC_PRIVATE to LIBC_PLATFORM" am: 6e30ca516b by Dimitry Ivanov · 9 years ago
- 6e30ca5 Merge "libdl: Rename LIBC_PRIVATE to LIBC_PLATFORM" by Dimitry Ivanov · 9 years ago
- 7846093 Mandate optimized __memset_chk for arm and arm64. by Elliott Hughes · 9 years ago
- 7264f57 Merge "Do not add linker the _r_debug.r_map on link_image" am: ca75a3e3e7 by Dimitry Ivanov · 9 years ago
- ca75a3e Merge "Do not add linker the _r_debug.r_map on link_image" by Dimitry Ivanov · 9 years ago
- 98cdef3 libdl: Rename LIBC_PRIVATE to LIBC_PLATFORM by Dimitry Ivanov · 9 years ago
- 61050ed Merge "Improve diagnostics from the assembler __memcpy_chk routines." by Elliott Hughes · 9 years ago
- 2332d52 Merge "Improve diagnostics from the assembler __memcpy_chk routines." by Elliott Hughes · 9 years ago
- e97d8ed Do not add linker the _r_debug.r_map on link_image by Dimitry Ivanov · 9 years ago
- 869dfdc Merge "Fix getifaddrs\' handling of point-to-point interfaces." am: c5fa374ee9 by Elliott Hughes · 9 years ago
- c5fa374 Merge "Fix getifaddrs' handling of point-to-point interfaces." by Elliott Hughes · 9 years ago
- ef925e5 Fix getifaddrs' handling of point-to-point interfaces. by Elliott Hughes · 9 years ago
- e80bd8c Merge "linker: print "not accessible" error message to the log" am: a3be5bfded by Dimitry Ivanov · 9 years ago
- a3be5bf Merge "linker: print "not accessible" error message to the log" by Dimitry Ivanov · 9 years ago
- d17a377 linker: print "not accessible" error message to the log by Dimitry Ivanov · 9 years ago
- 3c6016f Improve diagnostics from the assembler __memcpy_chk routines. by Elliott Hughes · 9 years ago
- 2ed0e35 Merge "Improve diagnostics from the assembler __memset_chk routines." by Elliott Hughes · 9 years ago
- c199690 Merge "Improve diagnostics from the assembler __memset_chk routines." by Elliott Hughes · 9 years ago
- 62e5964 Improve diagnostics from the assembler __memset_chk routines. by Elliott Hughes · 9 years ago
- 3bb5ea6 Merge "Update libgcc_compat.c file for mips32 arch" am: 4fedc4154d by Lazar Trsic · 9 years ago
- 4fedc41 Merge "Update libgcc_compat.c file for mips32 arch" by Dimitry Ivanov · 9 years ago
- 375a915 Update libgcc_compat.c file for mips32 arch by Lazar Trsic · 9 years ago
- b908f71 Merge "Copy the entire zero-separated DNS seach domain string." am: 2de7983470 by Pierre Imai · 9 years ago
- 2de7983 Merge "Copy the entire zero-separated DNS seach domain string." by Pierre Imai · 9 years ago
- 686a2be Merge "Rewrite ifaddrs#getifaddrs_INET." am: 27900405c6 by Elliott Hughes · 9 years ago
- 2790040 Merge "Rewrite ifaddrs#getifaddrs_INET." by Elliott Hughes · 9 years ago
- bf97770 Rewrite ifaddrs#getifaddrs_INET. by Elliott Hughes · 9 years ago
- 787e3f6 Merge "Move hard-coded values to constants." am: 6fa50a292e by Christopher Ferris · 9 years ago
- 6fa50a2 Merge "Move hard-coded values to constants." by Christopher Ferris · 9 years ago
- 8588413 Merge "Update Android.bp with recent Android.mk changes" am: bb3add2125 by Dan Willemsen · 9 years ago
- bb3add2 Merge "Update Android.bp with recent Android.mk changes" by Dan Willemsen · 9 years ago
- 879cec2 Update Android.bp with recent Android.mk changes by Dan Willemsen · 9 years ago
- 0967fc7 Copy the entire zero-separated DNS seach domain string. by Pierre Imai · 9 years ago
- 849551d Merge "Create logging sockets with SOCK_NONBLOCK..." am: 17866357c5 by Elliott Hughes · 9 years ago
- 1786635 Merge "Create logging sockets with SOCK_NONBLOCK..." by Elliott Hughes · 9 years ago
- 0f67d5f Create logging sockets with SOCK_NONBLOCK... by Elliott Hughes · 9 years ago
- 255ef49 Merge "Improve FORTIFY failure diagnostics." am: 31adf6cd38 by Elliott Hughes · 9 years ago
- 31adf6c Merge "Improve FORTIFY failure diagnostics." by Elliott Hughes · 9 years ago
- b83d674 Improve FORTIFY failure diagnostics. by Elliott Hughes · 9 years ago
- 549e522 Move hard-coded values to constants. by Christopher Ferris · 9 years ago
- 8125063 Merge "Update timezone data to 2016a" am: eb727252f2 by Neil Fuller · 9 years ago
- eb72725 Merge "Update timezone data to 2016a" by Neil Fuller · 9 years ago
- 74e096e Merge "If you\'re going to use memset..." am: a8f05fcc64 by Elliott Hughes · 9 years ago
- a8f05fc Merge "If you're going to use memset..." by Elliott Hughes · 9 years ago
- f86c449 If you're going to use memset... by Elliott Hughes · 9 years ago
- 30fbacb Merge "GCC doesn\'t like {}, and clang doesn\'t like {0}..." am: a8e75ba37d by Elliott Hughes · 9 years ago
- a8e75ba Merge "GCC doesn't like {}, and clang doesn't like {0}..." by Elliott Hughes · 9 years ago
- 2c6c953 GCC doesn't like {}, and clang doesn't like {0}... by Elliott Hughes · 9 years ago
- 2e3f5e7 Merge "Fix a structure initialisation in pthread_exit()." am: d07d77e399 by Anton Kirilov · 9 years ago
- d07d77e Merge "Fix a structure initialisation in pthread_exit()." by Elliott Hughes · 9 years ago
- 6bd5cf6 Fix a structure initialisation in pthread_exit(). by Anton Kirilov · 9 years ago
- ec7c019 Merge "[MIPS] Add __popcountsi2 to libgcc_compat.c" am: b4b98e750f by Dimitry Ivanov · 9 years ago
- b4b98e7 Merge "[MIPS] Add __popcountsi2 to libgcc_compat.c" by Dimitry Ivanov · 9 years ago
- 19acb69 [MIPS] Add __popcountsi2 to libgcc_compat.c by Dimitry Ivanov · 9 years ago
- 92057af Update timezone data to 2016a by Neil Fuller · 9 years ago
- 32db9a8 Merge "Remove unused libm_clang variable." am: e0959b4b16 by Stephen Hines · 9 years ago
- e0959b4 Merge "Remove unused libm_clang variable." by Stephen Hines · 9 years ago
- 11bd005 Merge "Fix wrong guard values for 64 bit." am: 0a84f1a5eb by Christopher Ferris · 9 years ago
- 0a84f1a Merge "Fix wrong guard values for 64 bit." by Christopher Ferris · 9 years ago
- 0e2a026 Fix wrong guard values for 64 bit. by Christopher Ferris · 9 years ago
- 9e6b62d Merge "Fix incorrect size of array." am: f2d516b3f9 by Christopher Ferris · 9 years ago
- f2d516b Merge "Fix incorrect size of array." by Christopher Ferris · 9 years ago
- f499dc9 Fix incorrect size of array. by Christopher Ferris · 9 years ago
- 64955c8 Remove unused libm_clang variable. by Stephen Hines · 9 years ago
- 582e162 Merge "Improvements to dynamic linker messages" am: b539baab39 by Dimitry Ivanov · 9 years ago
- b539baa Merge "Improvements to dynamic linker messages" by Dimitry Ivanov · 9 years ago
- 74c0a68 Merge changes Iac8109b3,I5ad67001,Ic1adb4df,I08a50349 am: c95a4c8196 by Colin Cross · 9 years ago
- 9f0a695 Improvements to dynamic linker messages by Dimitry Ivanov · 9 years ago
- c95a4c8 Merge changes Iac8109b3,I5ad67001,Ic1adb4df,I08a50349 by Colin Cross · 9 years ago
- d75d4be malloc_debug: reread /proc/pid/maps when entry is missing by Colin Cross · 9 years ago
- 2c75991 Add backtrace_string and export to libmemunreachable by Colin Cross · 9 years ago
- 2d4721c Export malloc_backtrace by Colin Cross · 10 years ago
- 869691c Export malloc_iterate and friends by Colin Cross · 10 years ago
- a8497a9 Merge "Move gdb support functions to a separate file" am: aca201358b by Dimitry Ivanov · 9 years ago
- aca2013 Merge "Move gdb support functions to a separate file" by Dimitry Ivanov · 9 years ago
- 6b788ee Move gdb support functions to a separate file by Dimitry Ivanov · 9 years ago