1. 0898d37 Merge "Remove broken vfp_alias.S implementation." by Stephen Hines · 9 years ago
  2. b6376a7 Remove broken vfp_alias.S implementation. by Stephen Hines · 9 years ago
  3. df26892 Merge "Fix build breakage on mips64 and x86_64." by Stephen Hines · 9 years ago
  4. b3608eb Fix build breakage on mips64 and x86_64. by Stephen Hines · 9 years ago
  5. 8e2069b Merge "Use LOCAL_NO_LIBGCC to build this independently." by Stephen Hines · 9 years ago
  6. a610e61 Merge "Add missing files to compiler-rt Android.mk" by Stephen Hines · 9 years ago
  7. 2d50464 Use LOCAL_NO_LIBGCC to build this independently. by Stephen Hines · 9 years ago
  8. 87ce796 Add missing files to compiler-rt Android.mk by Stephen Hines · 9 years ago
  9. b3bfec3 Merge "Cherry-pick fix to FP trunctation routine" by Pirama Arumuga Nainar · 9 years ago
  10. d5a4b89 Cherry-pick fix to FP trunctation routine by Pirama Arumuga Nainar · 9 years ago
  11. edd8383 Merge "Use new sanitizer option." by Dan Albert · 9 years ago
  12. 237aaa6 Use new sanitizer option. by Dan Albert · 9 years ago
  13. 62017b1 Merge "Link libunwind_llvm to the ASan runtime library." by Evgenii Stepanov · 9 years ago
  14. 523020c Merge "Use new sanitizer option." by Dan Albert · 9 years ago
  15. a1c3898 Link libunwind_llvm to the ASan runtime library. by Evgenii Stepanov · 9 years ago
  16. 22e3e21 Use new sanitizer option. by Dan Albert · 9 years ago
  17. 5988b81 Merge "ASan-RT does not need STL." by Evgenii Stepanov · 9 years ago
  18. 657a67e ASan-RT does not need STL. by Evgenii Stepanov · 9 years ago
  19. 32f86d4 Merge "Add liblog and liblzma as link dependencies." by David Srbecky · 9 years ago
  20. e4e4912 Add liblog and liblzma as link dependencies. by David Srbecky · 9 years ago
  21. 7f4d11d Merge "Update aosp/master compiler-rt with patches for fp16" by Pirama Arumuga Nainar · 9 years ago
  22. a4cf3ee Update aosp/master compiler-rt with patches for fp16 by Pirama Arumuga Nainar · 9 years ago
  23. 030f991 Merge "Build ASan runtime library with -fno-builtin." by Evgenii Stepanov · 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 · 10 years ago
  27. 10861e8 Merge "Update asanwrapper." by Evgenii Stepanov · 9 years ago
  28. 207c6da Update asanwrapper. by Evgenii Stepanov · 9 years ago
  29. 76b7471 Merge "Build ASan runtime library as ARM (as opposed to Thumb)." by Evgenii Stepanov · 10 years ago
  30. 81f7b12 Build ASan runtime library as ARM (as opposed to Thumb). by Evgenii Stepanov · 10 years ago
  31. 56ddc36 Merge "Do not limit ASan modules to -eng build." by Evgenii Stepanov · 10 years ago
  32. cbf9bf9 Do not limit ASan modules to -eng build. by Evgenii Stepanov · 10 years ago
  33. f5abf19 Merge "Don't use an STL for any of the compiler libs." by Dan Albert · 10 years ago
  34. 1aa18fb Don't use an STL for any of the compiler libs. by Dan Albert · 10 years ago
  35. 2da1a85 Merge "Build the ASAN RTL without RTTI." by Dan Albert · 10 years ago
  36. f852ad6 Merge "Link ASan runtime library with -z global." by Evgenii Stepanov · 10 years ago
  37. 28b72ed Build the ASAN RTL without RTTI. by Dan Albert · 10 years ago
  38. bc45c9e Link ASan runtime library with -z global. by Evgenii Stepanov · 10 years ago
  39. c58c519 Merge "Fix ASan-RT library name in multilib build." by Evgenii Stepanov · 10 years ago
  40. 3f89dee Fix ASan-RT library name in multilib build. by Evgenii Stepanov · 10 years ago
  41. 5ace0a4 Merge "Revert "Build ASan runtime DSO with -z global."" by Stephen Hines · 10 years ago
  42. 7c8bfcb Revert "Build ASan runtime DSO with -z global." by Stephen Hines · 10 years ago
  43. b66493e Merge "Update asan/scripts/symbolize.py." by Stephen Hines · 10 years ago
  44. 7ae163b Merge "Build ASan runtime DSO with -z global." by Stephen Hines · 10 years ago
  45. b3fece3 Update asan/scripts/symbolize.py. by Evgenii Stepanov · 10 years ago
  46. 07c56cb Build ASan runtime DSO with -z global. by Evgenii Stepanov · 10 years ago
  47. 360dbfd Merge "Build ubsan libraries for the host." by Dan Albert · 10 years ago
  48. 92f9e2f Build ubsan libraries for the host. by Dan Albert · 10 years ago
  49. 9e1957f Merge "Add a host libcompiler_rt-extras." by Dan Albert · 10 years ago
  50. 3d7bf86 Merge "Update aosp/master compiler-rt for rebase to r233350" by Pirama Arumuga Nainar · 10 years ago
  51. 06e4b40 Add a host libcompiler_rt-extras. by Dan Albert · 10 years ago
  52. 7c91505 Update aosp/master compiler-rt for rebase to r233350 by Pirama Arumuga Nainar · 10 years ago
  53. 82f9cb3 Merge "Update aosp/master compiler-rt for rebase to r230699." by Stephen Hines · 10 years ago
  54. 86277eb Update aosp/master compiler-rt for rebase to r230699. by Stephen Hines · 10 years ago
  55. 3b12a3b Merge "Add NOTICE and MODULE_LICENSE files" by Conley Owens · 10 years ago
  56. 4e8d448 Add NOTICE and MODULE_LICENSE files by Conley Owens · 10 years ago
  57. 733ea8d am 59bf0b7d: am fa56afd7: Merge "Need multilib for libprofile_rt." by Dan Albert · 10 years ago
  58. 59bf0b7 am fa56afd7: Merge "Need multilib for libprofile_rt." by Dan Albert · 10 years ago
  59. fa56afd Merge "Need multilib for libprofile_rt." by Dan Albert · 10 years ago
  60. 85c672a Need multilib for libprofile_rt. by Dan Albert · 10 years ago
  61. bf0e608 am eeca4665: am c390411c: Merge "Add a libprofile_rt for the host." by Dan Albert · 10 years ago
  62. eeca466 am c390411c: Merge "Add a libprofile_rt for the host." by Dan Albert · 10 years ago
  63. c390411 Merge "Add a libprofile_rt for the host." by Dan Albert · 10 years ago
  64. bbb3f7a Add a libprofile_rt for the host. by Dan Albert · 10 years ago
  65. de24db1 am b7fedd6d: am b40b3d3c: Merge "Do not define CRT_HAS_128BIT for MIPS64" by Dan Albert · 10 years ago
  66. b7fedd6 am b40b3d3c: Merge "Do not define CRT_HAS_128BIT for MIPS64" by Dan Albert · 10 years ago
  67. b40b3d3 Merge "Do not define CRT_HAS_128BIT for MIPS64" by Dan Albert · 10 years ago
  68. f93b444 am 7c151def: am 96b4bd33: Merge "[MIPS64] Make __clear_cache more optimal" by Dan Albert · 10 years ago
  69. 7c151de am 96b4bd33: Merge "[MIPS64] Make __clear_cache more optimal" by Dan Albert · 10 years ago
  70. 96b4bd3 Merge "[MIPS64] Make __clear_cache more optimal" by Dan Albert · 10 years ago
  71. 80610d6 Do not define CRT_HAS_128BIT for MIPS64 by Petar Jovanovic · 10 years ago
  72. e670fbf [MIPS64] Make __clear_cache more optimal by Petar Jovanovic · 10 years ago
  73. eac4500 am 29058f2b: am 8f689757: Merge "Clean up manual bionic includes from makefiles." by Dan Albert · 10 years ago
  74. 29058f2 am 8f689757: Merge "Clean up manual bionic includes from makefiles." by Dan Albert · 10 years ago
  75. 8f68975 Merge "Clean up manual bionic includes from makefiles." by Dan Albert · 10 years ago
  76. ca8da89 Clean up manual bionic includes from makefiles. by Dan Albert · 10 years ago
  77. 2f13946 am d8cfb0e6: am d76206c0: Merge "Fix host ASan build." by Dan Albert · 10 years ago
  78. d8cfb0e am d76206c0: Merge "Fix host ASan build." by Dan Albert · 10 years ago
  79. d76206c Merge "Fix host ASan build." by Dan Albert · 10 years ago
  80. d66dda0 Fix host ASan build. by Evgeniy Stepanov · 10 years ago
  81. 8f4815e am e4d729fd: am 01288cda: Merge "Update aosp/master compiler-rt for rebase to r222486." by Stephen Hines · 10 years ago
  82. e4d729f am 01288cda: Merge "Update aosp/master compiler-rt for rebase to r222486." by Stephen Hines · 10 years ago
  83. 01288cd Merge "Update aosp/master compiler-rt for rebase to r222486." by Stephen Hines · 10 years ago
  84. 6d18623 Update aosp/master compiler-rt for rebase to r222486. by Stephen Hines · 10 years ago
  85. 045fcca am 7b5caf35: am 45badb4f: Merge "Fix asanwrapper for the new library name." by Dan Albert · 10 years ago
  86. 7b5caf3 am 45badb4f: Merge "Fix asanwrapper for the new library name." by Dan Albert · 10 years ago
  87. 45badb4 Merge "Fix asanwrapper for the new library name." by Dan Albert · 10 years ago
  88. 13d7a33 am 210f30e0: am 568b9477: Merge "The libc++ gtest library is being renamed." by Dan Albert · 10 years ago
  89. 210f30e am 568b9477: Merge "The libc++ gtest library is being renamed." by Dan Albert · 10 years ago
  90. 568b947 Merge "The libc++ gtest library is being renamed." by Dan Albert · 10 years ago
  91. 303c8fb The libc++ gtest library is being renamed. by Dan Albert · 10 years ago
  92. 2291571 Fix asanwrapper for the new library name. by Dan Albert · 10 years ago
  93. b26f94c am b57e4f23: am c223ed08: Merge "Clean up a test module." by Dan Albert · 10 years ago
  94. b57e4f2 am c223ed08: Merge "Clean up a test module." by Dan Albert · 10 years ago
  95. c223ed0 Merge "Clean up a test module." by Dan Albert · 10 years ago
  96. 7e862da Clean up a test module. by Dan Albert · 10 years ago
  97. 25dcf15 am d6a1fdd0: am 82ca34bb: Merge remote-tracking branch \'goog/stage-aosp-master\' into HEAD by The Android Open Source Project · 10 years ago
  98. 457422d am 6ed5ee2c: am 41677f39: Merge "Set up module-specific stem." by Ying Wang · 10 years ago
  99. d6a1fdd am 82ca34bb: Merge remote-tracking branch \'goog/stage-aosp-master\' into HEAD by The Android Open Source Project · 10 years ago
  100. 6ed5ee2 am 41677f39: Merge "Set up module-specific stem." by Ying Wang · 10 years ago