1. fbdb443 Build sanitizer libraries by Colin Cross · 8 years ago
  2. 87eeeb8 Revert "Build sanitizer libraries" by Colin Cross · 8 years ago
  3. 37bc918 Build sanitizer libraries by Colin Cross · 8 years ago
  4. 799172d Update aosp/master compiler-rt for rebase to r256229 by Pirama Arumuga Nainar · 8 years ago
  5. 2d6b714 Add the ability to build for arm64 to asan. by Stephen Hines · 9 years ago
  6. 73bd2f7 Stop hard coding gtest paths. by Dan Albert · 8 years ago
  7. fef7bc7 Use prebuilts for sanitizer shared objects. by Stephen Hines · 9 years ago
  8. 96b41bc Revert "Update TARGET_ARCH guards to allow x86." by Ivan Krasin · 9 years ago
  9. 6f1db78 Update TARGET_ARCH guards to allow x86. by Ivan Krasin · 9 years ago
  10. 7e8a045 Update tsan build. by Yabin Cui · 9 years ago
  11. 6de3e08 Don't build the sanitizer tests for SANITIZE_HOST. by Dan Albert · 9 years ago
  12. f5011e3 Fix tsan test builds and support SKIP_LLVM_TESTS. by Stephen Hines · 9 years ago
  13. cdce50b Update aosp/master compiler-rt for rebase to r239765 by Pirama Arumuga Nainar · 9 years ago
  14. 6c5b3a5 fix error typing of LOCAL_SANITIZE. by Yabin Cui · 9 years ago
  15. be1b933 Add build of tsan on linux x86_64. by Yabin Cui · 9 years ago
  16. c2e71fb Merge "Install ASan runtime library on /system partition." by Evgenii Stepanov · 9 years ago
  17. 78c814d Install ASan runtime library on /system partition. by Evgenii Stepanov · 9 years ago
  18. b6376a7 Remove broken vfp_alias.S implementation. by Stephen Hines · 9 years ago
  19. d5a4b89 Cherry-pick fix to FP trunctation routine by Pirama Arumuga Nainar · 9 years ago
  20. 237aaa6 Use new sanitizer option. by Dan Albert · 9 years ago
  21. a1c3898 Link libunwind_llvm to the ASan runtime library. by Evgenii Stepanov · 9 years ago
  22. 657a67e ASan-RT does not need STL. by Evgenii Stepanov · 9 years ago
  23. a4cf3ee Update aosp/master compiler-rt with patches for fp16 by Pirama Arumuga Nainar · 9 years ago
  24. 1b1b1ae Build ASan runtime library with -fno-builtin. by Evgenii Stepanov · 9 years ago
  25. 06304c8 Merge "Update aosp/master compiler-rt for rebase to r235153" by Pirama Arumuga Nainar · 9 years ago
  26. 259f706 Update aosp/master compiler-rt for rebase to r235153 by Pirama Arumuga Nainar · 9 years ago
  27. 207c6da Update asanwrapper. by Evgenii Stepanov · 9 years ago
  28. 81f7b12 Build ASan runtime library as ARM (as opposed to Thumb). by Evgenii Stepanov · 9 years ago
  29. cbf9bf9 Do not limit ASan modules to -eng build. by Evgenii Stepanov · 9 years ago
  30. 2da1a85 Merge "Build the ASAN RTL without RTTI." by Dan Albert · 9 years ago
  31. 28b72ed Build the ASAN RTL without RTTI. by Dan Albert · 9 years ago
  32. bc45c9e Link ASan runtime library with -z global. by Evgenii Stepanov · 9 years ago
  33. 3f89dee Fix ASan-RT library name in multilib build. by Evgenii Stepanov · 9 years ago
  34. 7c8bfcb Revert "Build ASan runtime DSO with -z global." by Stephen Hines · 9 years ago
  35. b66493e Merge "Update asan/scripts/symbolize.py." by Stephen Hines · 9 years ago
  36. b3fece3 Update asan/scripts/symbolize.py. by Evgenii Stepanov · 9 years ago
  37. 07c56cb Build ASan runtime DSO with -z global. by Evgenii Stepanov · 9 years ago
  38. 92f9e2f Build ubsan libraries for the host. by Dan Albert · 10 years ago
  39. 7c91505 Update aosp/master compiler-rt for rebase to r233350 by Pirama Arumuga Nainar · 9 years ago
  40. 86277eb Update aosp/master compiler-rt for rebase to r230699. by Stephen Hines · 9 years ago
  41. 80610d6 Do not define CRT_HAS_128BIT for MIPS64 by Petar Jovanovic · 10 years ago
  42. e670fbf [MIPS64] Make __clear_cache more optimal by Petar Jovanovic · 10 years ago
  43. ca8da89 Clean up manual bionic includes from makefiles. by Dan Albert · 10 years ago
  44. d66dda0 Fix host ASan build. by Evgeniy Stepanov · 10 years ago
  45. 6d18623 Update aosp/master compiler-rt for rebase to r222486. by Stephen Hines · 10 years ago
  46. 45badb4 Merge "Fix asanwrapper for the new library name." by Dan Albert · 10 years ago
  47. 303c8fb The libc++ gtest library is being renamed. by Dan Albert · 10 years ago
  48. 2291571 Fix asanwrapper for the new library name. by Dan Albert · 10 years ago
  49. 7e862da Clean up a test module. by Dan Albert · 10 years ago
  50. 82ca34b Merge remote-tracking branch 'goog/stage-aosp-master' into HEAD by The Android Open Source Project · 10 years ago
  51. eee80f9 Set up module-specific stem. by Ying Wang · 10 years ago
  52. dc6880c am 5056f420: Merge "Set multilib := true for host ASAN modules." by Dan Albert · 10 years ago
  53. 801cc5c am 2e3e2cc6: Merge "Disable ASAN in more targets." by Dan Albert · 10 years ago
  54. 5056f42 Merge "Set multilib := true for host ASAN modules." by Dan Albert · 10 years ago
  55. a7f893a Disable ASAN in more targets. by Dan Albert · 10 years ago
  56. f50197a Set multilib := true for host ASAN modules. by Dan Albert · 10 years ago
  57. d1159de am 345db5ea: Merge "[sanitizer] Fix build with _FILE_OFFSET_BITS=64." by Dan Albert · 10 years ago
  58. 42a89c6 am eed80817: Merge "This library needs to use compiler-rt." by Dan Albert · 10 years ago
  59. ba10f47 am dd7b7491: Merge "Fix compiler-rt build on FreeBSD 10.1" by Dan Albert · 10 years ago
  60. 87f6e09 am e6767d43: Merge "Explicitly disable using ASAN within compiler-rt." by Dan Albert · 10 years ago
  61. 345db5e Merge "[sanitizer] Fix build with _FILE_OFFSET_BITS=64." by Dan Albert · 10 years ago
  62. eed8081 Merge "This library needs to use compiler-rt." by Dan Albert · 10 years ago
  63. dd7b749 Merge "Fix compiler-rt build on FreeBSD 10.1" by Dan Albert · 10 years ago
  64. e6767d4 Merge "Explicitly disable using ASAN within compiler-rt." by Dan Albert · 10 years ago
  65. be07b54 Merge commit '119e74a36878a9dde757fe30bea09055e40ebefc' into HEAD by Bill Yi · 10 years ago
  66. 6fafcc0 [sanitizer] Fix build with _FILE_OFFSET_BITS=64. by Evgeniy Stepanov · 10 years ago
  67. fd6618a Fix compiler-rt build on FreeBSD 10.1 by Ed Maste · 10 years ago
  68. 370d6f0 Merge "Don't set ASAN_OPTIONS in asanwrapper." by Stephen Hines · 10 years ago
  69. a442448 This library needs to use compiler-rt. by Dan Albert · 10 years ago
  70. d92fd09 Explicitly disable using ASAN within compiler-rt. by Dan Albert · 10 years ago
  71. 119e74a am 0ebc3eed: Merge "Don\'t build host ASAN for Darwin." by Dan Albert · 10 years ago
  72. 329755b Don't build host ASAN for Darwin. by Dan Albert · 10 years ago
  73. 4d5a745 Don't set ASAN_OPTIONS in asanwrapper. by Evgeniy Stepanov · 10 years ago
  74. 3f7f54e am d8d0cc03: Merge "Build ASAN for the host as well." by Dan Albert · 10 years ago
  75. 93f64d9 Build ASAN for the host as well. by Dan Albert · 10 years ago
  76. 4602bda am d662ba03: Merge "Fix checks for Android." by Dan Albert · 10 years ago
  77. b625a87 Fix checks for Android. by Dan Albert · 10 years ago
  78. 49c5627 am 89e94b24: Merge "[asan] Delay system log initialization on Android." by Dan Albert · 10 years ago
  79. aafc5c8 [asan] Delay system log initialization on Android. by Evgeniy Stepanov · 10 years ago
  80. 1375ed0 am e16aa6b9: Merge "Implement floatsitf, floatunstfsi, which perform (signed/unsigned)integer to quad-precision conversion." by Dan Albert · 10 years ago
  81. e16aa6b Merge "Implement floatsitf, floatunstfsi, which perform (signed/unsigned)integer to quad-precision conversion." by Dan Albert · 10 years ago
  82. b665e36 am 8c59f29b: Merge "AArch64: add support for ARM64 iOS versions of compiler-rt." by Dan Albert · 10 years ago
  83. 00a7da1 Implement floatsitf, floatunstfsi, which perform by Joerg Sonnenberger · 10 years ago
  84. 4cfed27 AArch64: add support for ARM64 iOS versions of compiler-rt. by Tim Northover · 10 years ago
  85. 14929c8 am e8f3487b: Merge "builtins: replace section symbol with reference to spec" by Dan Albert · 10 years ago
  86. 8e663e2 am e2a09a6b: Merge "builtins: add AEABI div0 functions" by Dan Albert · 10 years ago
  87. f015c82 builtins: replace section symbol with reference to spec by Saleem Abdulrasool · 10 years ago
  88. ab6cdf0 builtins: add AEABI div0 functions by Saleem Abdulrasool · 10 years ago
  89. 361dbaa am c185902e: Merge "Use C++11." by Dan Albert · 10 years ago
  90. f56c2bd Use C++11. by Dan Albert · 10 years ago
  91. 1dd61f3 am a21caca5: Merge "Update compiler-rt for rebase to r212749." by Stephen Hines · 10 years ago
  92. 6a211c5 Update compiler-rt for rebase to r212749. by Stephen Hines · 10 years ago
  93. 122ed02 am 65e7b1d5: Merge "Refactor muldf3 and mulsf3." by Dan Albert · 10 years ago
  94. 8d33553 am fb37fb71: Merge "Provide mul for IEEE quad. From GuanHong Liu." by Dan Albert · 10 years ago
  95. 5ea7e93 am 5535e1fb: Merge "Provide add and sub for IEEE quad. From GuanHong Liu." by Dan Albert · 10 years ago
  96. 743edbf am f302a1a7: Merge "Refactor addsf3.c and adddf3.c." by Dan Albert · 10 years ago
  97. 493844d Refactor muldf3 and mulsf3. by Joerg Sonnenberger · 10 years ago
  98. a473857 Provide mul for IEEE quad. From GuanHong Liu. by Joerg Sonnenberger · 10 years ago
  99. 5a869d4 Provide add and sub for IEEE quad. From GuanHong Liu. by Joerg Sonnenberger · 10 years ago
  100. a976998 Refactor addsf3.c and adddf3.c. by Joerg Sonnenberger · 10 years ago