- 94a8e85 linker: avoid -O0 memset while clearing temp_tcb by Ryan Prichard · 6 years ago
- 249757b Use ifuncs in the linker by Ryan Prichard · 6 years ago
- 80e40f0 Refactor linker/Android.bp for native-bridge by Ryan Prichard · 6 years ago
- 5d9ba9e Merge "Close descriptor in ScopeFd destructor" by Elliott Hughes · 6 years ago
- 89b0919 Close descriptor in ScopeFd destructor by Johan Harvyl · 6 years ago
- 590bdbe Merge "Header improvements." by Elliott Hughes · 6 years ago
- 1994f28 Merge "Define ANDROID_EXPERIMENTAL_MTE if the product variable experimental_mte is enabled." by Peter Collingbourne · 6 years ago
- b361e68 Header improvements. by Elliott Hughes · 6 years ago
- e99912f Define ANDROID_EXPERIMENTAL_MTE if the product variable experimental_mte is enabled. by Peter Collingbourne · 6 years ago
- d753895 Merge "Pass -ffreestanding when compiling ifunc resolvers." by Treehugger Robot · 6 years ago
- 6540ff4 Merge "Add the ScopedFd that we've never quite gotten around to." by Elliott Hughes · 6 years ago
- 6cb70ad Add the ScopedFd that we've never quite gotten around to. by Elliott Hughes · 6 years ago
- 36a5644 Pass -ffreestanding when compiling ifunc resolvers. by Peter Collingbourne · 6 years ago
- dd2ed97 Merge "Add linker config variable: VNDK_APEX_VER" by Jooyung Han · 6 years ago
- 859202c Merge "linker: remove COUNT_PAGES" by Ryan Prichard · 6 years ago
- 1d81be5 Merge "qsort.c: take an upstream FreeBSD change." by Elliott Hughes · 6 years ago
- ffded19 qsort.c: take an upstream FreeBSD change. by Elliott Hughes · 6 years ago
- 8ccf486 Merge "Clean up some obsolete NetBSD portability cruft." by Elliott Hughes · 6 years ago
- 80c99e3 Merge "Clean up some obsolete OpenBSD portability cruft." by Elliott Hughes · 6 years ago
- 5951fcb Merge "Clean up some obsolete FreeBSD portability cruft." by Elliott Hughes · 6 years ago
- 888903a Merge "Take a couple of wcs MTE patches from upstream FreeBSD." by Elliott Hughes · 6 years ago
- d1f1e41 Merge "Take a getopt_long() patch from upstream FreeBSD." by Elliott Hughes · 6 years ago
- e1ab123 Merge "Add arm64 string.h function implementations for use with hardware supporting MTE." by Peter Collingbourne · 6 years ago
- 5c5152b Clean up some obsolete OpenBSD portability cruft. by Elliott Hughes · 6 years ago
- 5828ad7 Clean up some obsolete NetBSD portability cruft. by Elliott Hughes · 6 years ago
- c996c73 Clean up some obsolete FreeBSD portability cruft. by Elliott Hughes · 6 years ago
- c430451 Merge "Take a quick_exit() patch from upstream FreeBSD." by Elliott Hughes · 6 years ago
- 900d07d Add arm64 string.h function implementations for use with hardware supporting MTE. by Peter Collingbourne · 6 years ago
- 6f9a97f Merge "Revert "Load /dev/linker/ld.config.txt by default"" by Treehugger Robot · 6 years ago
- 89c4e4a Take a couple of wcs MTE patches from upstream FreeBSD. by Elliott Hughes · 6 years ago
- 5b4b58a Take a getopt_long() patch from upstream FreeBSD. by Elliott Hughes · 6 years ago
- d310125 Take a quick_exit() patch from upstream FreeBSD. by Elliott Hughes · 6 years ago
- 09bde95 Revert "Load /dev/linker/ld.config.txt by default" by Roland Levillain · 6 years ago
- 609d6ec Merge "Adopt GNU calling convention for ifunc resolvers." by Peter Collingbourne · 6 years ago
- dbe72ca Merge "sleep/usleep: switch to trivial implementations." by Elliott Hughes · 6 years ago
- ca3f8e4 sleep/usleep: switch to trivial implementations. by Elliott Hughes · 6 years ago
- 8310897 Merge "Take a bunch of trivial SPDX changes from upstream FreeBSD." by Treehugger Robot · 6 years ago
- e949195 Adopt GNU calling convention for ifunc resolvers. by Peter Collingbourne · 6 years ago
- ccea693 Take a bunch of trivial SPDX changes from upstream FreeBSD. by Elliott Hughes · 6 years ago
- 0928399 Add linker config variable: VNDK_APEX_VER by Jooyung Han · 6 years ago
- 9615e0d Merge "Load /dev/linker/ld.config.txt by default" by Kiyoung Kim · 6 years ago
- 78cd283 linker: remove COUNT_PAGES by Ryan Prichard · 6 years ago
- 4072676 Merge "Add section about libmemunreachable tests." by Christopher Ferris · 6 years ago
- 51863b3 Add section about libmemunreachable tests. by Christopher Ferris · 6 years ago
- b21d968 Merge "libm: sync with upstream FreeBSD." by Elliott Hughes · 6 years ago
- ff49a3c libm: sync with upstream FreeBSD. by Elliott Hughes · 6 years ago
- 61a97e9 Load /dev/linker/ld.config.txt by default by Kiyoung Kim · 6 years ago
- 04f27f2 Merge "Add bionic-stress-tests." am: 6e5d06336a by Christopher Ferris · 6 years ago
- 6e5d063 Merge "Add bionic-stress-tests." by Christopher Ferris · 6 years ago
- ee0ce44 Add bionic-stress-tests. by Christopher Ferris · 6 years ago
- fc093df Merge changes Ia0c0018c,I2f1fc8b4,Ibe964c3b,I791da8ac am: 9da992c271 by Ryan Prichard · 6 years ago
- 9da992c Merge changes Ia0c0018c,I2f1fc8b4,Ibe964c3b,I791da8ac by Ryan Prichard · 6 years ago
- 495863f linker: stop relocating R_ARM_REL32 by Ryan Prichard · 6 years ago
- 308af57 Factor out R_GENERIC_COPY by Ryan Prichard · 6 years ago
- e0a53e2 Factor out R_GENERIC_ABSOLUTE by Ryan Prichard · 6 years ago
- 9ef61a2 Remove broken arm64 PREL/ABS relocations by Ryan Prichard · 6 years ago
- 489c68b Merge "Updated memory_replay description." am: 3629e87621 by Christopher Ferris · 6 years ago
- 3629e87 Merge "Updated memory_replay description." by Christopher Ferris · 6 years ago
- 2f5fc33 Updated memory_replay description. by Christopher Ferris · 6 years ago
- 2c4f2bd Merge "Revert "Change linker config variable: VNDK_VER"" am: 919dc05d66 by Jooyung Han · 6 years ago
- 919dc05 Merge "Revert "Change linker config variable: VNDK_VER"" by Treehugger Robot · 6 years ago
- 18408d6 Merge "Skip QD1A.190821.011 in stage-aosp-master" into stage-aosp-master by TreeHugger Robot · 6 years ago
- 2d16671 Merge "Add dladdr benchmark." am: 31c4effccc by Steven Moreland · 6 years ago
- a365ac1 Revert "Change linker config variable: VNDK_VER" by Jooyung Han · 6 years ago
- 31c4eff Merge "Add dladdr benchmark." by Steven Moreland · 6 years ago
- b88f71a Skip QD1A.190821.011 in stage-aosp-master by Xin Li · 6 years ago
- 5ea49d9 Merge "Cleanup linker unwinder integration" am: 2ab4e0f999 by Ryan Prichard · 6 years ago
- 2ab4e0f Merge "Cleanup linker unwinder integration" by Ryan Prichard · 6 years ago
- b1fad69 Merge "Remove __ANDROID_NDK__ from bionic, and document our #defines." by Elliott Hughes · 6 years ago
- ed1b861 Merge "Remove __ANDROID_NDK__ from bionic, and document our #defines." by Elliott Hughes · 6 years ago
- c4e727b Add dladdr benchmark. by Steven Moreland · 6 years ago
- bd66362 Merge "libc_malloc_[debug|hooks] are not available for platform" am: 0ace96d754 by Jiyong Park · 6 years ago
- d9a4115 Cleanup linker unwinder integration by Ryan Prichard · 6 years ago
- 0ace96d Merge "libc_malloc_[debug|hooks] are not available for platform" by Treehugger Robot · 6 years ago
- e6c2516 Merge "Move dl_unwind_find_exidx from libdl.a to libc.a" am: 1fee3b2104 by Ryan Prichard · 6 years ago
- 1fee3b2 Merge "Move dl_unwind_find_exidx from libdl.a to libc.a" by Ryan Prichard · 6 years ago
- 80e9f65 Remove __ANDROID_NDK__ from bionic, and document our #defines. by Elliott Hughes · 6 years ago
- 6dc6634 Merge "Change linker config variable: VNDK_VER" am: 64b6a0b87e by Jooyung Han · 6 years ago
- 64b6a0b Merge "Change linker config variable: VNDK_VER" by Jooyung Han · 6 years ago
- 22a6a05 Move dl_unwind_find_exidx from libdl.a to libc.a by Ryan Prichard · 6 years ago
- dcef021 Merge "Only get stats for relevant maps." am: 9571205937 by Christopher Ferris · 6 years ago
- 9571205 Merge "Only get stats for relevant maps." by Christopher Ferris · 6 years ago
- e30a7f5 Change linker config variable: VNDK_VER by Jooyung Han · 6 years ago
- 89b658c Only get stats for relevant maps. by Christopher Ferris · 6 years ago
- 7b76452 Merge "Add support for scudo." am: 87a10ac108 by Christopher Ferris · 6 years ago
- 87a10ac Merge "Add support for scudo." by Christopher Ferris · 6 years ago
- 8516965 Add support for scudo. by Christopher Ferris · 6 years ago
- c0dbd3a Merge "Remove unused -D from libm build." am: 48da33389b by Elliott Hughes · 6 years ago
- 393b8a2 Merge "Reimplement the <ctype.h> is* functions." am: e9ff762789 by Elliott Hughes · 6 years ago
- 793cbb6 Merge "Restore __ANDROID_NDK__." am: ee15585029 by Elliott Hughes · 6 years ago
- 48da333 Merge "Remove unused -D from libm build." by Elliott Hughes · 6 years ago
- e9ff762 Merge "Reimplement the <ctype.h> is* functions." by Elliott Hughes · 6 years ago
- ee15585 Merge "Restore __ANDROID_NDK__." by Elliott Hughes · 6 years ago
- 2584b88 Remove unused -D from libm build. by Elliott Hughes · 6 years ago
- 9823c92 Restore __ANDROID_NDK__. by Elliott Hughes · 6 years ago
- a4959aa Reimplement the <ctype.h> is* functions. by Elliott Hughes · 6 years ago
- b9371e5 Merge changes I13f94cdc,I2107ae65,I7dc10b56,I2037548c am: 57f01b91d7 by George Burgess IV · 6 years ago
- 57f01b9 Merge changes I13f94cdc,I2107ae65,I7dc10b56,I2037548c by George Burgess IV · 6 years ago
- f04cb29 Merge "Restrict the availability of the bionic libs" am: aad91dcd1d by Jiyong Park · 6 years ago
- aad91dc Merge "Restrict the availability of the bionic libs" by Treehugger Robot · 6 years ago