1. b6376a7 Remove broken vfp_alias.S implementation. by Stephen Hines · 9 years ago
  2. 71cbdb6 am df268926: Merge "Fix build breakage on mips64 and x86_64." by Stephen Hines · 9 years ago
  3. 4da94e7 am 8e2069b3: Merge "Use LOCAL_NO_LIBGCC to build this independently." by Stephen Hines · 9 years ago
  4. ef17651 am a610e619: Merge "Add missing files to compiler-rt Android.mk" by Stephen Hines · 9 years ago
  5. df26892 Merge "Fix build breakage on mips64 and x86_64." by Stephen Hines · 9 years ago
  6. b3608eb Fix build breakage on mips64 and x86_64. by Stephen Hines · 9 years ago
  7. 8e2069b Merge "Use LOCAL_NO_LIBGCC to build this independently." by Stephen Hines · 9 years ago
  8. a610e61 Merge "Add missing files to compiler-rt Android.mk" by Stephen Hines · 9 years ago
  9. 2d50464 Use LOCAL_NO_LIBGCC to build this independently. by Stephen Hines · 9 years ago
  10. 87ce796 Add missing files to compiler-rt Android.mk by Stephen Hines · 9 years ago
  11. 76f0b96 am 2145b13f: Cherry-pick fix to FP trunctation routine by Pirama Arumuga Nainar · 9 years ago
  12. 06ecaa6 resolved conflicts for merge of 403e5588 to mnc-dev-plus-aosp by Pirama Arumuga Nainar · 9 years ago
  13. 2145b13 Cherry-pick fix to FP trunctation routine by Pirama Arumuga Nainar · 9 years ago
  14. 4f7e6dc am b3bfec33: Merge "Cherry-pick fix to FP trunctation routine" by Pirama Arumuga Nainar · 9 years ago
  15. b3bfec3 Merge "Cherry-pick fix to FP trunctation routine" by Pirama Arumuga Nainar · 9 years ago
  16. d5a4b89 Cherry-pick fix to FP trunctation routine by Pirama Arumuga Nainar · 9 years ago
  17. 7045efe am edd83837: Merge "Use new sanitizer option." by Dan Albert · 9 years ago
  18. f324f29 am 62017b10: Merge "Link libunwind_llvm to the ASan runtime library." by Evgenii Stepanov · 9 years ago
  19. bafa56a am 523020cc: Merge "Use new sanitizer option." by Dan Albert · 9 years ago
  20. edd8383 Merge "Use new sanitizer option." by Dan Albert · 9 years ago
  21. 237aaa6 Use new sanitizer option. by Dan Albert · 9 years ago
  22. 62017b1 Merge "Link libunwind_llvm to the ASan runtime library." by Evgenii Stepanov · 9 years ago
  23. 523020c Merge "Use new sanitizer option." by Dan Albert · 9 years ago
  24. a1c3898 Link libunwind_llvm to the ASan runtime library. by Evgenii Stepanov · 9 years ago
  25. 22e3e21 Use new sanitizer option. by Dan Albert · 9 years ago
  26. 8d093c8 am 5988b81c: Merge "ASan-RT does not need STL." by Evgenii Stepanov · 9 years ago
  27. 5988b81 Merge "ASan-RT does not need STL." by Evgenii Stepanov · 9 years ago
  28. 657a67e ASan-RT does not need STL. by Evgenii Stepanov · 9 years ago
  29. 35cb4aa am 32f86d43: Merge "Add liblog and liblzma as link dependencies." by David Srbecky · 9 years ago
  30. 32f86d4 Merge "Add liblog and liblzma as link dependencies." by David Srbecky · 9 years ago
  31. e4e4912 Add liblog and liblzma as link dependencies. by David Srbecky · 9 years ago
  32. b788566 am 7f4d11d9: Merge "Update aosp/master compiler-rt with patches for fp16" by Pirama Arumuga Nainar · 9 years ago
  33. 7f4d11d Merge "Update aosp/master compiler-rt with patches for fp16" by Pirama Arumuga Nainar · 9 years ago
  34. 403e558 Update aosp/master compiler-rt with patches for fp16 by Pirama Arumuga Nainar · 9 years ago
  35. 67967c1 am 3b01e968: Build ASan runtime library with -fno-builtin. by Evgenii Stepanov · 9 years ago
  36. 02c4807 am b87c3661: Update asanwrapper. by Evgenii Stepanov · 9 years ago
  37. 6435c4c am f478b1df: Build ASan runtime library as ARM (as opposed to Thumb). by Evgenii Stepanov · 9 years ago
  38. 1d21ae2 resolved conflicts for merge of 868d8c59 to mnc-dev-plus-aosp by Stephen Hines · 9 years ago
  39. 718a885 am 99141a69: Don\'t use an STL for any of the compiler libs. by Dan Albert · 9 years ago
  40. e59e91b am 8f6cd445: Link ASan runtime library with -z global. by Evgenii Stepanov · 9 years ago
  41. 5953b68 resolved conflicts for merge of ff528202 to mnc-dev-plus-aosp by Stephen Hines · 9 years ago
  42. 3b01e96 Build ASan runtime library with -fno-builtin. by Evgenii Stepanov · 9 years ago
  43. b87c366 Update asanwrapper. by Evgenii Stepanov · 9 years ago
  44. f478b1d Build ASan runtime library as ARM (as opposed to Thumb). by Evgenii Stepanov · 9 years ago
  45. 868d8c5 Do not limit ASan modules to -eng build. by Evgenii Stepanov · 9 years ago
  46. 99141a6 Don't use an STL for any of the compiler libs. by Dan Albert · 9 years ago
  47. 8f6cd44 Link ASan runtime library with -z global. by Evgenii Stepanov · 9 years ago
  48. ff52820 Fix ASan-RT library name in multilib build. by Evgenii Stepanov · 9 years ago
  49. a4cf3ee Update aosp/master compiler-rt with patches for fp16 by Pirama Arumuga Nainar · 9 years ago
  50. 932165d resolved conflicts for merge of 4932e0a8 to mnc-dev-plus-aosp by Stephen Hines · 9 years ago
  51. 65f0154 resolved conflicts for merge of 909fff81 to mnc-dev-plus-aosp by Stephen Hines · 9 years ago
  52. 4932e0a [DO NOT MERGE] Add line skipped during cherry-pick by Pirama Arumuga Nainar · 9 years ago
  53. 5720c44 am 030f991c: Merge "Build ASan runtime library with -fno-builtin." by Evgenii Stepanov · 9 years ago
  54. 030f991 Merge "Build ASan runtime library with -fno-builtin." by Evgenii Stepanov · 9 years ago
  55. 1b1b1ae Build ASan runtime library with -fno-builtin. by Evgenii Stepanov · 9 years ago
  56. 909fff8 Update aosp/master compiler-rt for rebase to r235153 by Pirama Arumuga Nainar · 9 years ago
  57. cf6d074 am 06304c8a: Merge "Update aosp/master compiler-rt for rebase to r235153" by Pirama Arumuga Nainar · 9 years ago
  58. 06304c8 Merge "Update aosp/master compiler-rt for rebase to r235153" by Pirama Arumuga Nainar · 9 years ago
  59. 259f706 Update aosp/master compiler-rt for rebase to r235153 by Pirama Arumuga Nainar · 9 years ago
  60. cdc05e3 am 10861e8b: Merge "Update asanwrapper." by Evgenii Stepanov · 9 years ago
  61. 10861e8 Merge "Update asanwrapper." by Evgenii Stepanov · 9 years ago
  62. 207c6da Update asanwrapper. by Evgenii Stepanov · 9 years ago
  63. 71e9b0f am d99b2eba: Build the ASAN RTL without RTTI. by Dan Albert · 9 years ago
  64. d99b2eb Build the ASAN RTL without RTTI. by Dan Albert · 9 years ago
  65. 9f0fac0 am 76b74719: Merge "Build ASan runtime library as ARM (as opposed to Thumb)." by Evgenii Stepanov · 9 years ago
  66. 76b7471 Merge "Build ASan runtime library as ARM (as opposed to Thumb)." by Evgenii Stepanov · 9 years ago
  67. 81f7b12 Build ASan runtime library as ARM (as opposed to Thumb). by Evgenii Stepanov · 9 years ago
  68. 9aff61b am 56ddc36f: Merge "Do not limit ASan modules to -eng build." by Evgenii Stepanov · 9 years ago
  69. 56ddc36 Merge "Do not limit ASan modules to -eng build." by Evgenii Stepanov · 9 years ago
  70. 23670f2 am f5abf19a: Merge "Don\'t use an STL for any of the compiler libs." by Dan Albert · 9 years ago
  71. cbf9bf9 Do not limit ASan modules to -eng build. by Evgenii Stepanov · 9 years ago
  72. f5abf19 Merge "Don't use an STL for any of the compiler libs." by Dan Albert · 9 years ago
  73. 1aa18fb Don't use an STL for any of the compiler libs. by Dan Albert · 9 years ago
  74. ff5864f am 2da1a855: Merge "Build the ASAN RTL without RTTI." by Dan Albert · 9 years ago
  75. 72da306 am f852ad61: Merge "Link ASan runtime library with -z global." by Evgenii Stepanov · 9 years ago
  76. 2da1a85 Merge "Build the ASAN RTL without RTTI." by Dan Albert · 9 years ago
  77. f852ad6 Merge "Link ASan runtime library with -z global." by Evgenii Stepanov · 9 years ago
  78. 28b72ed Build the ASAN RTL without RTTI. by Dan Albert · 9 years ago
  79. bc45c9e Link ASan runtime library with -z global. by Evgenii Stepanov · 9 years ago
  80. c534f67 am c58c519c: Merge "Fix ASan-RT library name in multilib build." by Evgenii Stepanov · 9 years ago
  81. c58c519 Merge "Fix ASan-RT library name in multilib build." by Evgenii Stepanov · 9 years ago
  82. 3f89dee Fix ASan-RT library name in multilib build. by Evgenii Stepanov · 9 years ago
  83. c8b04f4 am 5ace0a47: Merge "Revert "Build ASan runtime DSO with -z global."" by Stephen Hines · 9 years ago
  84. 5ace0a4 Merge "Revert "Build ASan runtime DSO with -z global."" by Stephen Hines · 9 years ago
  85. 7c8bfcb Revert "Build ASan runtime DSO with -z global." by Stephen Hines · 9 years ago
  86. fd28e2e am b66493e8: Merge "Update asan/scripts/symbolize.py." by Stephen Hines · 9 years ago
  87. 96604c0 am 7ae163b0: Merge "Build ASan runtime DSO with -z global." by Stephen Hines · 9 years ago
  88. b66493e Merge "Update asan/scripts/symbolize.py." by Stephen Hines · 9 years ago
  89. 7ae163b Merge "Build ASan runtime DSO with -z global." by Stephen Hines · 9 years ago
  90. b3fece3 Update asan/scripts/symbolize.py. by Evgenii Stepanov · 9 years ago
  91. 07c56cb Build ASan runtime DSO with -z global. by Evgenii Stepanov · 9 years ago
  92. c36ad94 am 360dbfd5: Merge "Build ubsan libraries for the host." by Dan Albert · 9 years ago
  93. 360dbfd Merge "Build ubsan libraries for the host." by Dan Albert · 9 years ago
  94. 5083c2d am 9e1957f5: Merge "Add a host libcompiler_rt-extras." by Dan Albert · 9 years ago
  95. 92f9e2f Build ubsan libraries for the host. by Dan Albert · 10 years ago
  96. 9e1957f Merge "Add a host libcompiler_rt-extras." by Dan Albert · 9 years ago
  97. 4ae4dc4 am 3d7bf861: Merge "Update aosp/master compiler-rt for rebase to r233350" by Pirama Arumuga Nainar · 9 years ago
  98. 3d7bf86 Merge "Update aosp/master compiler-rt for rebase to r233350" by Pirama Arumuga Nainar · 9 years ago
  99. 06e4b40 Add a host libcompiler_rt-extras. by Dan Albert · 9 years ago
  100. 7c91505 Update aosp/master compiler-rt for rebase to r233350 by Pirama Arumuga Nainar · 9 years ago