- ece43e1 Use cortex-a53/bionic/memmove.S by default for arm64 by Haibo Huang · 7 years ago
- 8aa6d67 Merge "Link to native_heapdump_viewer.py." by Treehugger Robot · 7 years ago
- a3c7fe5 Merge "Reenable __work_around_b_24465209__ for x86 linker" by Treehugger Robot · 7 years ago
- 7046f39 Reenable __work_around_b_24465209__ for x86 linker by Ryan Prichard · 7 years ago
- 1496718 Link to native_heapdump_viewer.py. by Elliott Hughes · 7 years ago
- ebf58a6 Merge "Add generic arm non-neon memmove." by Elliott Hughes · 7 years ago
- 7caf313 Merge "Modify the script to use the linux source tree." by Christopher Ferris · 7 years ago
- b2341cd Merge "Adapt to versioned_ndk_headers renaming." by Treehugger Robot · 7 years ago
- 764049d Modify the script to use the linux source tree. by Christopher Ferris · 7 years ago
- da46cae Add generic arm non-neon memmove. by Elliott Hughes · 7 years ago
- 26e1c41 Adapt to versioned_ndk_headers renaming. by Dan Albert · 7 years ago
- 7bfc149 Merge "Add support for using the new unwinder." by Christopher Ferris · 7 years ago
- 6b4f809 Merge "Work around b/24465209, do not pack relocation table." by Chih-hung Hsieh · 7 years ago
- 93bdd6a Add support for using the new unwinder. by Christopher Ferris · 7 years ago
- ecbff83 Work around b/24465209, do not pack relocation table. by Chih-Hung Hsieh · 7 years ago
- 778a84f Merge "Define DT_ANDROID_REL[A] correctly for a test" by Treehugger Robot · 7 years ago
- 6814028 Define DT_ANDROID_REL[A] correctly for a test by Ryan Prichard · 7 years ago
- 4c5c453 Merge "Work around b/24465209, do not use clang lld" by Chih-hung Hsieh · 7 years ago
- 0fc5df0 Work around b/24465209, do not use clang lld by Chih-Hung Hsieh · 7 years ago
- a6a5678 Merge "Do not use clang lld with -z,global" by Treehugger Robot · 7 years ago
- 8e462d4 Do not use clang lld with -z,global by Chih-Hung Hsieh · 7 years ago
- b886592 Merge "Mark as recovery_available: true" by Treehugger Robot · 7 years ago
- 054106b Merge changes from topic "single-gsi" by Logan Chien · 7 years ago
- bcfe3cf Use ro.vndk.lite to determine the ld.config.txt by Logan Chien · 7 years ago
- 886b96e Extract ld.config.txt lookup code by Logan Chien · 7 years ago
- 903e570 Merge "Require vendor users and groups to start with vendor_" by Tom Cherry · 7 years ago
- c2b9fec Require vendor users and groups to start with vendor_ by Tom Cherry · 7 years ago
- 5603c6e Mark as recovery_available: true by Jiyong Park · 7 years ago
- af2eb6f Merge changes I8eae0c98,I09d32dcb by Elliott Hughes · 7 years ago
- 8b14256 vdso should be available in all namespaces by dimitry · 7 years ago
- e0906d8 Unhardcode /system/lib by dimitry · 7 years ago
- 3f185dc Merge changes I8693c641,I9efbc23b,Ifa03eb36 by Elliott Hughes · 7 years ago
- 47eba63 Merge "Add support for cortex-a55/cortex-a75." by Christopher Ferris · 7 years ago
- 4da58cf Add support for cortex-a55/cortex-a75. by Christopher Ferris · 7 years ago
- 62a93ee Merge "Fix typo in comment" by Treehugger Robot · 7 years ago
- e267f1a Fix typo in comment by Tom Cherry · 7 years ago
- 1825237 Merge "Remove obsolete workaround." by Treehugger Robot · 7 years ago
- e332f65 Switch to FreeBSD's actual sincos. by Elliott Hughes · 7 years ago
- 0364a4b Switch to FreeBSD catrigl.c for complex arc trig functions. by Elliott Hughes · 7 years ago
- 8da8ca4 Update libm from upstream. by Elliott Hughes · 7 years ago
- c01b849 Remove obsolete workaround. by Elliott Hughes · 7 years ago
- 68e1c5b Merge "Fix various ftw/nftw "shall fail"s from POSIX." by Elliott Hughes · 7 years ago
- 84e253a Merge "fchown DNS lookup sockets to AID_DNS." by Lorenzo Colitti · 7 years ago
- 70a8f22 Fix various ftw/nftw "shall fail"s from POSIX. by Elliott Hughes · 7 years ago
- 5f02720 fchown DNS lookup sockets to AID_DNS. by Lorenzo Colitti · 7 years ago
- 1d509bc Merge "Fix bug in --bionic_cpu option handling." by Christopher Ferris · 7 years ago
- ada3fef Merge "Add a warm up pass to pthread_leak.join test" by Evgeny Eltsin · 7 years ago
- 284c4fd Add a warm up pass to pthread_leak.join test by Evgeny Eltsin · 7 years ago
- bfb7c76 Fix bug in --bionic_cpu option handling. by Christopher Ferris · 7 years ago
- 7eb976e Merge "Document the historical dlopen issues." by Elliott Hughes · 7 years ago
- 5a6c866 Merge "Fix nullptr dereference during sort." by Christopher Ferris · 7 years ago
- cf4b470 Merge "Fix PROP_FILENAME_MAX overflow handling" by android-build-prod (mdb) · 7 years ago
- a48aa64 Merge "Fix async_safe_fatal overflow handling" by android-build-prod (mdb) · 7 years ago
- d91285f Fix PROP_FILENAME_MAX overflow handling by Ryan Prichard · 7 years ago
- 5258c25 Fix async_safe_fatal overflow handling by Ryan Prichard · 7 years ago
- 52aab72 Merge "Document FORTIFY." by Elliott Hughes · 7 years ago
- c151bc3 Fix nullptr dereference during sort. by Christopher Ferris · 7 years ago
- 07f6238 Document FORTIFY. by Elliott Hughes · 7 years ago
- dc66073 Document the historical dlopen issues. by Elliott Hughes · 7 years ago
- a27cadf Merge "Libraries without dt_soname are inaccessible" by Dimitry Ivanov · 7 years ago
- 7217a09 Libraries without dt_soname are inaccessible by dimitry · 7 years ago
- 8602538 Merge "Fix sysconf errno for unknown names." by Elliott Hughes · 7 years ago
- d6f5730 Fix sysconf errno for unknown names. by Elliott Hughes · 7 years ago
- 6c4e77d Merge "Remove ion.h from bionic uapi headers." by Christopher Ferris · 7 years ago
- 5ed15ba Remove ion.h from bionic uapi headers. by Christopher Ferris · 7 years ago
- 67b5979 Merge "Add __libc_add_main_thread and mark it weak" by Treehugger Robot · 7 years ago
- 47e41c8 Add __libc_add_main_thread and mark it weak by Evgeny Eltsin · 7 years ago
- 97ef435 Merge "Revert "Add 64-bit slm optimized strlcpy and srlcat."" by Treehugger Robot · 7 years ago
- 56aa9cb Merge "Fix posix_memalign introduced tag." by Treehugger Robot · 7 years ago
- e219cef Fix posix_memalign introduced tag. by Dan Albert · 7 years ago
- 6880f93 Merge "Disable lld, failed to link bionic/linker." by Treehugger Robot · 7 years ago
- 6c1d847 Merge "Disable lld, libc_malloc_debug failed to boot." by Treehugger Robot · 7 years ago
- f0abf07 Merge "allow_undefined_symbols to link libelf-tls-library" by Chih-hung Hsieh · 7 years ago
- 0e87940 Disable lld, libc_malloc_debug failed to boot. by Chih-Hung Hsieh · 7 years ago
- d6b56c9 allow_undefined_symbols to link libelf-tls-library by Chih-Hung Hsieh · 7 years ago
- 73de62e Disable lld, failed to link bionic/linker. by Chih-Hung Hsieh · 7 years ago
- af0ad77 Merge "Bionic: Always use fortified versions of FD_X macros" by Treehugger Robot · 7 years ago
- 9ee88bd Merge "Type of second __sched_cpucount should be "const cpu_set_t*"." by Treehugger Robot · 7 years ago
- 00a6d5f Bionic: Always use fortified versions of FD_X macros by Andreas Gampe · 7 years ago
- bf885f8 Merge "Add dlext.h to the libdl doc group." by Treehugger Robot · 7 years ago
- 37793a1 Type of second __sched_cpucount should be "const cpu_set_t*". by Tong Shen · 7 years ago
- da1994c Add dlext.h to the libdl doc group. by Dan Albert · 7 years ago
- 611ad62 Revert "Add 64-bit slm optimized strlcpy and srlcat." by Jeremy Compostella · 7 years ago
- 48227e6 Merge "spawn.signal_stress: reap spawned children on exit" by Treehugger Robot · 7 years ago
- 344969c spawn.signal_stress: reap spawned children on exit by Ryan Prichard · 7 years ago
- df0a2d2 Merge "Point to the NDK wrap.sh docs." by Treehugger Robot · 7 years ago
- 6062ec2 Merge "Stop claiming that malloc debug is only usable on rooted devices." by Treehugger Robot · 7 years ago
- 5ad1421 Point to the NDK wrap.sh docs. by Elliott Hughes · 7 years ago
- 7dc7d2b Stop claiming that malloc debug is only usable on rooted devices. by Elliott Hughes · 7 years ago
- d238817 Merge "Do not check user/group names in pwd/grp tests for OEM uid/gids" by Tom Cherry · 7 years ago
- 3ffe171 Merge "Make sys_ptrace_test.cpp Yama LSM-aware" by Treehugger Robot · 7 years ago
- b4c25c8 Do not check user/group names in pwd/grp tests for OEM uid/gids by Tom Cherry · 7 years ago
- 7300d83 Make sys_ptrace_test.cpp Yama LSM-aware by Luis Hector Chavez · 7 years ago
- b7fd08c Merge "Support getting/setting API level in static binaries." by Elliott Hughes · 7 years ago
- bf0f6d0 Merge "Fix race in spawn.signal_stress test" by Treehugger Robot · 7 years ago
- d24dc1b Merge "Fix race in ld.config.txt tests" by Treehugger Robot · 7 years ago
- a1bc826 Fix race in spawn.signal_stress test by Ryan Prichard · 7 years ago
- 6c3f97d Fix race in ld.config.txt tests by Ryan Prichard · 7 years ago
- 46a943c Support getting/setting API level in static binaries. by Elliott Hughes · 7 years ago
- 68ce672 Merge "Break libdl.so and ld-android.so's dependency on libc.so." by Treehugger Robot · 7 years ago