1. 9705aac Fix mte tests to allow auto-upgrade. by Evgenii Stepanov · 3 years, 5 months ago
  2. 9be2427 Cast ifunc resolver's return type by Pirama Arumuga Nainar · 3 years, 6 months ago
  3. 30cd30f Remove outdated ld.bfd usage. by Stephen Hines · 3 years, 9 months ago
  4. badcb38 Convert bionic dlext test zips to Android.bp by Colin Cross · 3 years, 10 months ago
  5. aa7d835 Add LOCAL_LICENSE_KINDS to bionic by Bob Badour · 4 years, 6 months ago
  6. 5e44c22 Revert "[LSC] Add LOCAL_LICENSE_KINDS to bionic" by Elliott Hughes · 4 years, 6 months ago
  7. 48d4303 [LSC] Add LOCAL_LICENSE_KINDS to bionic by Bob Badour · 4 years, 6 months ago
  8. 058eb8f Ensure same order of global group members in all NS's by Ryan Prichard · 4 years, 8 months ago
  9. 51741fb Tests for memory tagging ELF notes. by Evgenii Stepanov · 4 years, 7 months ago
  10. 19f8486 Fix bug in finding another thread's TCB. by Vy Nguyen · 4 years, 10 months ago
  11. 97ba12b Updated __libc_get_static_tls_bounds test to be more meaningful by Vy Nguyen · 5 years ago
  12. d500751 Add a thread-properties API by Vy Nguyen · 5 years ago
  13. 8035caa Enable coverage for libc. by Pirama Arumuga Nainar · 5 years ago
  14. 9c6d60d Merge "Specify sections to merge in segment_gap_outer.lds more precisely" by Stephen Hines · 5 years ago
  15. 15027e0 Specify sections to merge in segment_gap_outer.lds more precisely by Stephen Hines · 5 years ago
  16. 68ae6ad Changes for #inclusivefixit. by Elliott Hughes · 5 years ago
  17. 071416b Use PROT_NONE on the unused parts of CFI shadow. by Evgenii Stepanov · 5 years ago
  18. e7042a7 Remove unnecessary jni.h by Orion Hodson · 5 years ago
  19. c65b55c Merge "Remove XOM properties." by Ivan Lozano · 5 years ago
  20. 3e928ed Remove XOM properties. by Ivan Lozano · 5 years ago
  21. 6a65ccd Remove mips test workarounds. by Elliott Hughes · 5 years ago
  22. 22fa3dd Ignore symbols of imported libs' dependencies by Ryan Prichard · 6 years ago
  23. 6dd1f58 Test all four supported relocation encodings. by Elliott Hughes · 6 years ago
  24. 6663f55 Modernize SHT_RELR support. by Elliott Hughes · 6 years ago
  25. 4bcfe3c Convert more bionic tests to Android.bp by Dan Willemsen · 6 years ago
  26. 436af3d Merge changes from topic "clang-r365631-switch-over" by Yi Kong · 6 years ago
  27. e39a51b Fix segment gap test by Yi Kong · 6 years ago
  28. 191ecdc Fix a few bionic test failures caused by hwasan global instrumentation. by Peter Collingbourne · 6 years ago
  29. dfde0ee Change SANITIZE_TARGET refs from 'coverage' to 'fuzzer'. by Mitch Phillips · 6 years ago
  30. 127a706 Move off the Next ZipString overload. by Elliott Hughes · 6 years ago
  31. be6c641 bionic_tests_zipalign: don't explicitly specify no prefix/suffix. by Elliott Hughes · 6 years ago
  32. e4d620b Fix dlsym and dladdr for TLS symbols by Ryan Prichard · 6 years ago
  33. b39cb3c linker: Handle libraries with disjoint mappings correctly. by Peter Collingbourne · 6 years ago
  34. efbe9a5 linker: allow using reserved space for multiple libraries. by Torne (Richard Coles) · 7 years ago
  35. fa4dcb4 dlfcn.dt_runpath* tests are amended to handle LIB by Jiyong Park · 7 years ago
  36. 06d2d79 Add tests for dynamic ELF TLS by Ryan Prichard · 7 years ago
  37. e4ee12f Add tests for static ELF TLS by Ryan Prichard · 7 years ago
  38. cd4e5ba Turn off XOM on libnstest_root.so by Ryan Prichard · 7 years ago
  39. 770032d Fix/suppress bionic google-explicit-constructor warnings by Chih-Hung Hsieh · 7 years ago
  40. 48b1159 Use shared globals to init __progname + environ by Ryan Prichard · 7 years ago
  41. 5e09917 Merge "Revert "Do not use clang lld with -z,global"" by Treehugger Robot · 7 years ago
  42. acd6f4f Disable a few bionic tests under HWASan. by Evgenii Stepanov · 7 years ago
  43. 08a0cd0 Revert "Do not use clang lld with -z,global" by Chih-hung Hsieh · 7 years ago
  44. 8f639a4 Allow invoking the linker on an executable. by Ryan Prichard · 7 years ago
  45. 32bc0fc Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  46. 55547db Add secondary counter in place of tls_nodelete flag by dimitry · 7 years ago
  47. 8e462d4 Do not use clang lld with -z,global by Chih-Hung Hsieh · 7 years ago
  48. 8b14256 vdso should be available in all namespaces by dimitry · 7 years ago
  49. d6b56c9 allow_undefined_symbols to link libelf-tls-library by Chih-Hung Hsieh · 7 years ago
  50. ef59154 Fix build failure with dlext_testzip Bionic tests by Ryan Prichard · 7 years ago
  51. 9724e93 Reject .so files using ELF TLS. by Elliott Hughes · 7 years ago
  52. d50a1de Run bpfmt manually. by Elliott Hughes · 7 years ago
  53. 9ee4591 linker: Allow link namespaces without name filters by Logan Chien · 8 years ago
  54. 06016f2 Fix dlclose for libraries with thread_local dtors by dimitry · 8 years ago
  55. 965d06d Fix logic in loading dependencies crossing namespace boundaries by dimitry · 8 years ago
  56. 27f1806 Revert "Fix bug with double unload on unsuccessful dlopen" by Elliott Hughes · 8 years ago
  57. 58554cc Fix bug with double unload on unsuccessful dlopen by dimitry · 8 years ago
  58. 38997e4 Use -Werror in bionic/tests by Chih-Hung Hsieh · 8 years ago
  59. dab0fd5 Change bool, and string properties to *bool, and *string for cc by Nan Zhang · 8 years ago
  60. 527229c Fix for dlfcn.rtld_next_from_library. by Raj Mamadgi · 8 years ago
  61. 8db36a5 linker: fix error message for inaccessible libs by dimitry · 8 years ago
  62. 01162f2 Fix: linker segfault on dlopen of a DF_1_GLOBAL so by Jiyong Park · 8 years ago
  63. 84f0dcd Use -Werror in bionic by Chih-Hung Hsieh · 8 years ago
  64. ae407e5 Remove default libraries by Dan Willemsen · 8 years ago
  65. 1dfd76a Extend cfi test to verify a range of target pointers. by Evgenii Stepanov · 8 years ago
  66. 02586a2 linker: the global group is added to all built-in namespaces by Jiyong Park · 8 years ago
  67. 6718e03 Move libdlext_... to NATIVE_TESTS instead of ETC by Dan Willemsen · 8 years ago
  68. 3d68fca Stop using $(TARGET_OUT_INTERMEDIATE_LIBRARIES) by Dan Willemsen · 8 years ago
  69. 846924a Merge "Add ifunc for variable test-case" by Dimitry Ivanov · 8 years ago
  70. 21975b2 Add ifunc for variable test-case by Dimitry Ivanov · 8 years ago
  71. 2d3122c Fix test compile errors after LLVM rebase by Yi Kong · 8 years ago
  72. eb04ed5 Fix x86 system calls made from ELF preinit. by Elliott Hughes · 8 years ago
  73. 2cb4dfb Merge "Replace public library list with shared lib sonames (part 2/2)" by Dimitry Ivanov · 8 years ago
  74. ec90e24 loader: fix d-tor call order by Dimitry Ivanov · 8 years ago
  75. 7a34b9d Replace public library list with shared lib sonames (part 2/2) by Dimitry Ivanov · 9 years ago
  76. ea8f396 Add test checking init/fini call order by Dimitry Ivanov · 8 years ago
  77. 68ecec1 Fix CFI initialization crash on x86. by Evgenii Stepanov · 9 years ago
  78. beb3eb1 Revert "Fix CFI initialization crash on x86." by Evgenii Stepanov · 9 years ago
  79. 4ccd431 Fix CFI initialization crash on x86. by Evgenii Stepanov · 9 years ago
  80. 6fcd7a7 Revert "Fix CFI initialization crash on x86." by Alex Cheung · 9 years ago
  81. be46d38 Fix CFI initialization crash on x86. by Evgenii Stepanov · 9 years ago
  82. 082bec5 Merge "Runtime support for CFI" by Evgenii Stepanov · 9 years ago
  83. 0a3637d Runtime support for CFI by Evgenii Stepanov · 9 years ago
  84. 1f553ea Switch bionic-unit-tests to libc++_static. by Yabin Cui · 9 years ago
  85. ee2952e bionic-unit-tests: Build host testlibs in bionic-loader-test-libs by Kevin Brodsky · 9 years ago
  86. d0b5c3a Fix bionic-unit-tests-glibc by Dimitry Ivanov · 9 years ago
  87. d0ba52e Add missing host ldlibs by Colin Cross · 9 years ago
  88. 426960a Remove unused build targets by Dimitry Ivanov · 9 years ago
  89. 708589f bionic-unit-tests: Create symlinks in runtime by Dimitry Ivanov · 9 years ago
  90. d11d1e4 Fix bionic-unit-tests by Dimitry Ivanov · 9 years ago
  91. f0cccdb Fix memory leak in test util by Kenny Root · 9 years ago
  92. a36e59b Move test libraries under /data/nativetests by Dimitry Ivanov · 9 years ago
  93. b16e443 Remove $(module)_install_to_out_data flag from test makefile by Dimitry Ivanov · 9 years ago
  94. 2722ebb Convert bionic benchmarks and tests to Android.bp by Colin Cross · 9 years ago
  95. 0a2ab02 Do not test ifunc on mips by Dimitry Ivanov · 9 years ago
  96. c967d89 Enable ifunc test for arm by Dimitry Ivanov · 9 years ago
  97. 722072d CloseArchive() to free memory when OpenArchive fails. by Yabin Cui · 9 years ago
  98. c0ffcec Remove dependency on zipalign. by Christopher Ferris · 10 years ago
  99. 1ffec1c Introduce anonymous namespace by Dmitriy Ivanov · 10 years ago
  100. 42d5fcb Introducing linker namespaces by Dmitriy Ivanov · 10 years ago