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