- 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
- 3629e87 Merge "Updated memory_replay description." by Christopher Ferris · 6 years ago
- 2f5fc33 Updated memory_replay description. by Christopher Ferris · 6 years ago
- 919dc05 Merge "Revert "Change linker config variable: VNDK_VER"" by Treehugger Robot · 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
- 2ab4e0f Merge "Cleanup linker unwinder integration" by Ryan Prichard · 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
- 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
- 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
- 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
- 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
- 87a10ac Merge "Add support for scudo." by Christopher Ferris · 6 years ago
- 8516965 Add support for scudo. by Christopher Ferris · 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
- 57f01b9 Merge changes I13f94cdc,I2107ae65,I7dc10b56,I2037548c by George Burgess IV · 6 years ago
- aad91dc Merge "Restrict the availability of the bionic libs" by Treehugger Robot · 6 years ago
- 23e6f0a libc: remove now-unused FORTIFY functions by George Burgess IV · 6 years ago
- 29ec288 Merge "Block signals in pthread_create." by Evgenii Stepanov · 6 years ago
- 3aedee9 fortify: remove last uses of __bos_trivially_not* by George Burgess IV · 6 years ago
- fd1ff4b fortify(string): emit diagnostics regardless of API level by George Burgess IV · 6 years ago
- 9349b9e fortify(fcntl): emit diagnostics regardless of API level by George Burgess IV · 6 years ago
- b92d1c3 Block signals in pthread_create. by Evgenii Stepanov · 6 years ago
- f302cfb libc_malloc_[debug|hooks] are not available for platform by Jiyong Park · 6 years ago
- e87e0dc Restrict the availability of the bionic libs by Jiyong Park · 6 years ago
- 67ff8b5 Merge "Inline soinfo::get_tls" by Ryan Prichard · 6 years ago
- 3e565bd Merge "fortify(unistd): emit diagnostics regardless of API level" by Treehugger Robot · 6 years ago
- cfa2e8a Merge "<unistd.h> __INTRODUCED_IN cleaup." by Treehugger Robot · 6 years ago
- 0e14c5a <unistd.h> __INTRODUCED_IN cleaup. by Elliott Hughes · 6 years ago
- da8d30f fortify(unistd): emit diagnostics regardless of API level by George Burgess IV · 6 years ago
- 3398552 Merge "Remove __INTRODUCED_IN for obsolete API levels." by Treehugger Robot · 6 years ago
- c6bec07 Inline soinfo::get_tls by Ryan Prichard · 6 years ago
- f106a39 Remove __INTRODUCED_IN for obsolete API levels. by Elliott Hughes · 6 years ago
- bdb16cf Merge "Update to kernel headers v5.3.2." by Christopher Ferris · 6 years ago
- b8a95e2 Update to kernel headers v5.3.2. by Christopher Ferris · 6 years ago
- b294547 Merge "Add support for scudo." by Christopher Ferris · 6 years ago
- 3d6cf76 Merge "<sys/select.h>: add docs, and a warning against using select()." by Elliott Hughes · 6 years ago
- 40ef00f Merge "fortify(stdio): emit diagnostics regardless of API level" by Treehugger Robot · 6 years ago
- cfac8d0 <sys/select.h>: add docs, and a warning against using select(). by Elliott Hughes · 6 years ago
- 88b2f0d Add support for scudo. by Christopher Ferris · 6 years ago
- d120b8a Merge "Make it easy to switch between scudo and jemalloc." by Christopher Ferris · 6 years ago
- e55e5ee Make it easy to switch between scudo and jemalloc. by Christopher Ferris · 6 years ago
- eb9775d Merge "fortify(poll): emit diagnostics regardless of API level" by Treehugger Robot · 6 years ago
- 822beae Merge "fortify(strings): emit diagnostics regardless of API level" by Treehugger Robot · 6 years ago
- 2244f40 Merge "Move bionic ("runtime") apex definition into bionic/." by Elliott Hughes · 6 years ago
- 803bd0a Merge "fortify(socket/stat): emit diagnostics regardless of API level" by Treehugger Robot · 6 years ago
- 470d10c Move bionic ("runtime") apex definition into bionic/. by Elliott Hughes · 6 years ago
- 113d6fa fortify(stdio): emit diagnostics regardless of API level by George Burgess IV · 6 years ago
- db87607 fortify(poll): emit diagnostics regardless of API level by George Burgess IV · 6 years ago
- bc37c5a fortify(strings): emit diagnostics regardless of API level by George Burgess IV · 6 years ago
- d0a0f72 fortify(socket/stat): emit diagnostics regardless of API level by George Burgess IV · 6 years ago
- 82ee3a0 Merge "Optimize tolower(3)/toupper(3) from <ctype.h>." by Elliott Hughes · 6 years ago
- d24c14d Merge "Make tls related header files platform accessible." by Christopher Ferris · 6 years ago
- 1c8a2a9 Optimize tolower(3)/toupper(3) from <ctype.h>. by Elliott Hughes · 6 years ago
- 41488b7 Merge "Revert "Revert "Add benchmarks that run simple programs""" by Ryan Prichard · 6 years ago
- 4096cba Merge "Disable sanitization of crt objects." by Peter Collingbourne · 6 years ago
- c5d3a43 Make tls related header files platform accessible. by Christopher Ferris · 6 years ago
- 57a64a7 Merge "ASCII fastpath for towupper and towlower." by Elliott Hughes · 6 years ago
- dc2599d Merge "Add trivial <ctype.h> benchmarks." by Elliott Hughes · 6 years ago
- 0e670e2 ASCII fastpath for towupper and towlower. by Balaram Makam · 6 years ago
- 9ff7d09 Add trivial <ctype.h> benchmarks. by Elliott Hughes · 6 years ago
- 2c236bc Revert "Revert "Add benchmarks that run simple programs"" by Ryan Prichard · 6 years ago
- f5b44a5 Merge "benchmarks: remove more boilerplate." by Elliott Hughes · 6 years ago
- 6595551 Merge "Fix gensyscalls.py to actually use the input argument provided in bionic/libc/Android.bp." by John Cater · 6 years ago
- 7eb851c Disable sanitization of crt objects. by Peter Collingbourne · 6 years ago
- e86e505 Fix gensyscalls.py to actually use the input argument provided in by John Cater · 6 years ago
- 0878ac9 Merge "Revert "Add benchmarks that run simple programs"" by Raman Tenneti · 6 years ago
- 3bf27c8 Revert "Add benchmarks that run simple programs" by Raman Tenneti · 6 years ago
- 96705e3 benchmarks: remove more boilerplate. by Elliott Hughes · 6 years ago
- 6ebeaac Merge "Add trivial towlower/towupper benchmarks." by Elliott Hughes · 6 years ago
- bab9cfd Add trivial towlower/towupper benchmarks. by Elliott Hughes · 6 years ago
- 34c0043 Merge "Use generated linker config by default" by Kiyoung Kim · 6 years ago
- ef0adb1 Merge "run-on-host fixes" by Ryan Prichard · 6 years ago
- b10ac9e Merge "Add benchmarks that run simple programs" by Ryan Prichard · 6 years ago
- 45d2a09 Merge "Remove libvorbisdec from greylist." by Dongwon Kang · 6 years ago
- d481848 Merge "Make more pthread functions weak for native bridge" by Treehugger Robot · 6 years ago
- 8a18af5 Make more pthread functions weak for native bridge by Evgeny Eltsin · 6 years ago
- aa85ac2 Add benchmarks that run simple programs by Ryan Prichard · 6 years ago
- b2a1c11 Remove libvorbisdec from greylist. by Dongwon Kang · 6 years ago
- 3cfb89d run-on-host fixes by Ryan Prichard · 6 years ago
- f97dcc1 Merge "Revert "Temporarily disable some clock_getres tests."" by Christopher Ferris · 6 years ago
- a9dfe1c Revert "Temporarily disable some clock_getres tests." by Christopher Ferris · 6 years ago
- 849f0db Merge "Temporarily disable some clock_getres tests." by Christopher Ferris · 6 years ago
- 8eba2a5 Temporarily disable some clock_getres tests. by Christopher Ferris · 6 years ago
- 7c85206 Merge "Stop executing if skip occurs." by Christopher Ferris · 6 years ago