1. e524a6f Enable 64bit elf object handling. by WeiTang · 11 years ago
  2. 70a7671 Merge "Change 64bit library path from /system/lib/ to /system/lib64" by Tim Murray · 10 years ago
  3. 476d773 Merge "libbcc: remove use of LOCAL_NO_2ND_ARCH" by Colin Cross · 10 years ago
  4. f5ff8ee libbcc: remove use of LOCAL_NO_2ND_ARCH by Colin Cross · 10 years ago
  5. 36e642c Change 64bit library path from /system/lib/ to /system/lib64 by WeiTang · 11 years ago
  6. 83f8fa6 Merge "Add DISABLE_LLVM_DEVICE_BUILDS to libbcc." by Tim Murray · 10 years ago
  7. b0d6d1f Merge "Revert "Enable 64bit build for x64 target"" by Tim Murray · 10 years ago
  8. b845185 Revert "Enable 64bit build for x64 target" by Tim Murray · 10 years ago
  9. 7c5ed3a Merge "Enable 64bit build for x64 target" by Tim Murray · 10 years ago
  10. f0a8266 Enable 64bit build for x64 target by WeiTang · 11 years ago
  11. c6e6ee4 Add DISABLE_LLVM_DEVICE_BUILDS to libbcc. by Tim Murray · 10 years ago
  12. 4c7d59a Merge "Remove unused static function in tools/bcc/Main" by Narayan Kamath · 11 years ago
  13. 0a78b11 Remove unused static function in tools/bcc/Main by Narayan Kamath · 11 years ago
  14. db4ab87 Merge "libbcc: disable more modules for arm64" by Colin Cross · 11 years ago
  15. 8f7345d libbcc: disable more modules for arm64 by Colin Cross · 11 years ago
  16. 531e94a Merge "Fix incorrect memcmp in RSInfoReader." by Jean-Luc Brouillet · 11 years ago
  17. db2b78e Merge "Fix build with new host toolchain" by Andrew Hsieh · 11 years ago
  18. 3cd3ec8 Fix incorrect memcmp in RSInfoReader. by Jean-Luc Brouillet · 11 years ago
  19. b70bc54 Merge "Don't compile libbcc on ARM64 targets yet (need ARM64 librsloader)." by Tim Murray · 11 years ago
  20. 3133a88 Fix build with new host toolchain by Andrew Hsieh · 11 years ago
  21. 4470813 Don't compile libbcc on ARM64 targets yet (need ARM64 librsloader). by Tim Murray · 11 years ago
  22. 1e8c623 Merge "Fix TBAA: Set path tag metadata to instruction." by Tim Murray · 11 years ago
  23. 0c11978 Merge "Update libbcc for LLVM 3.4 rebase." by Tim Murray · 11 years ago
  24. 14588cf Fix TBAA: Set path tag metadata to instruction. by Logan Chien · 11 years ago
  25. d724d09 Update libbcc for LLVM 3.4 rebase. by Stephen Hines · 11 years ago
  26. 6eb15c2 Merge "Provide a flag to disable TBAA for RS (and disable TBAA temporarily)." by Stephen Hines · 11 years ago
  27. 8d51208 Merge "Run verifier on RenderScript .bc modules" by Stephen Hines · 11 years ago
  28. 9c5263e Provide a flag to disable TBAA for RS (and disable TBAA temporarily). by Stephen Hines · 11 years ago
  29. b316f58 Run verifier on RenderScript .bc modules by Tobias Grosser · 11 years ago
  30. 41ae346 Merge "libbcc: convert makefiles to support multilib build" by Colin Cross · 11 years ago
  31. 5fc5197 Merge "Fix disabling global merge option with standalone bcc." by Stephen Hines · 11 years ago
  32. 045558b Fix disabling global merge option with standalone bcc. by Stephen Hines · 11 years ago
  33. 71df050 libbcc: convert makefiles to support multilib build by Colin Cross · 11 years ago
  34. a7f99c4 Merge "[MIPS64] Temporary placeholder build, to allow other projects to build" by Elliott Hughes · 11 years ago
  35. 994e44d [MIPS64] Temporary placeholder build, to allow other projects to build by Duane Sand · 11 years ago
  36. 26c4fd2 Merge "Fix a pointer cast for 64bit." by Ian Rogers · 11 years ago
  37. be07e23 Fix a pointer cast for 64bit. by Ian Rogers · 11 years ago
  38. 1e70a86 Merge "frameworks/compile/libbcc: rename aarch64 target to arm64" by Colin Cross · 11 years ago
  39. b79cd56 frameworks/compile/libbcc: rename aarch64 target to arm64 by Colin Cross · 11 years ago
  40. 77dfcdc Merge "x86_64: Update makefile to avoid early fail of any other project build" by Stephen Hines · 11 years ago
  41. 2140268 x86_64: Update makefile to avoid early fail of any other project build by Pavel Chupin · 11 years ago
  42. 4fcf730 Merge "AArch64: Temporarily disable AArch64 build" by Stephen Hines · 11 years ago
  43. ad7d4c3 AArch64: Temporarily disable AArch64 build by Ashok Bhat · 11 years ago
  44. c3494d8 am ad1267eb: (-s ours) Merge "DO NOT MERGE - x86_64: Update makefile to avoid early fail of any other project build" by Stephen Hines · 11 years ago
  45. ad1267e Merge "DO NOT MERGE - x86_64: Update makefile to avoid early fail of any other project build" by Stephen Hines · 11 years ago
  46. 2c01e52 DO NOT MERGE - x86_64: Update makefile to avoid early fail of any other project build by Pavel Chupin · 11 years ago
  47. 1418f02 am c952d877: merge in klp-release (no-op) by Ed Heyl · 11 years ago
  48. c952d87 merge in klp-release (no-op) by Ed Heyl · 11 years ago
  49. d91b636 am 9acb348a: merge in KQS81M by Ed Heyl · 11 years ago
  50. 9acb348 merge in KQS81M by Ed Heyl · 11 years ago
  51. 4face7b resolved conflicts for merge of 8d972a6f to klp-dev-plus-aosp by Stephen Hines · 11 years ago
  52. 7aaeb44 am 77e2f0f3: (-s ours) DO NOT MERGE: Refactor the libbcc runtime for x86 platform by Jun Tian · 11 years ago
  53. 8d972a6 resolved conflicts for merge of 4293770c to stage-aosp-master by Stephen Hines · 11 years ago
  54. 77e2f0f DO NOT MERGE: Refactor the libbcc runtime for x86 platform by Jun Tian · 11 years ago
  55. 4293770 Merge "Remove references/use of ARCH_X86_HAVE_*." by Stephen Hines · 11 years ago
  56. 5aa70e1 Remove references/use of ARCH_X86_HAVE_*. by Stephen Hines · 11 years ago
  57. b60e401 am acf9c9ee: resolved conflicts for merge of b9a4701b to klp-dev by Stephen Hines · 11 years ago
  58. 4144cac merge in klp-release history after reset to klp-dev by The Android Automerger · 11 years ago
  59. acf9c9e resolved conflicts for merge of b9a4701b to klp-dev by Stephen Hines · 11 years ago
  60. b9a4701 am c9cdca6e: Fix windows line ending bug. by Stephen Hines · 11 years ago
  61. c9cdca6 Fix windows line ending bug. by Stephen Hines · 11 years ago
  62. a943827 am c20d872d: (-s ours) am b733110e: (-s ours) Merge "DO NOT MERGE - x86_64/x32: Add targets" by Stephen Hines · 11 years ago
  63. c20d872 am b733110e: (-s ours) Merge "DO NOT MERGE - x86_64/x32: Add targets" by Stephen Hines · 11 years ago
  64. b733110 Merge "DO NOT MERGE - x86_64/x32: Add targets" by Stephen Hines · 11 years ago
  65. bc9a422 DO NOT MERGE - x86_64/x32: Add targets by Pavel Chupin · 12 years ago
  66. 730bc94 am 419c8ba1: (-s ours) am a127e3e6: (-s ours) Merge "DO NOT MERGE - Only support EnableGlobalMerge on ARM architectures." by Stephen Hines · 11 years ago
  67. f1d53e2 am bfc278e0: (-s ours) am 9579a6b5: (-s ours) Merge "DO NOT MERGE - Provide a way to disable LLVM\'s global merge optimization." by Stephen Hines · 11 years ago
  68. 419c8ba am a127e3e6: (-s ours) Merge "DO NOT MERGE - Only support EnableGlobalMerge on ARM architectures." by Stephen Hines · 11 years ago
  69. bfc278e am 9579a6b5: (-s ours) Merge "DO NOT MERGE - Provide a way to disable LLVM\'s global merge optimization." by Stephen Hines · 11 years ago
  70. a127e3e Merge "DO NOT MERGE - Only support EnableGlobalMerge on ARM architectures." by Stephen Hines · 11 years ago
  71. 9579a6b Merge "DO NOT MERGE - Provide a way to disable LLVM's global merge optimization." by Stephen Hines · 11 years ago
  72. 3d74078 DO NOT MERGE - Only support EnableGlobalMerge on ARM architectures. by Stephen Hines · 11 years ago
  73. 957c9bc DO NOT MERGE - Provide a way to disable LLVM's global merge optimization. by Stephen Hines · 11 years ago
  74. 219385b am b8b896d0: (-s ours) am a73c210b: (-s ours) Merge "DO NOT MERGE: Refactor the libbcc runtime for x86 platform" by Stephen Hines · 11 years ago
  75. b8b896d am a73c210b: (-s ours) Merge "DO NOT MERGE: Refactor the libbcc runtime for x86 platform" by Stephen Hines · 11 years ago
  76. a73c210 Merge "DO NOT MERGE: Refactor the libbcc runtime for x86 platform" by Stephen Hines · 11 years ago
  77. b441caf DO NOT MERGE: Refactor the libbcc runtime for x86 platform by Jun Tian · 11 years ago
  78. eab7402 merge in klp-release history after reset to klp-dev by The Android Automerger · 11 years ago
  79. 8e1a5e9 am 0784365a: resolved conflicts for merge of 8607272a to klp-dev by Stephen Hines · 11 years ago
  80. 0784365 resolved conflicts for merge of 8607272a to klp-dev by Stephen Hines · 11 years ago
  81. 8607272 am d7a95265: Remove locking code on Windows builds. by Stephen Hines · 11 years ago
  82. e394d86 Reconcile with klp-release - do not merge by The Android Open Source Project · 11 years ago
  83. f078c0a merge in klp-release history after reset to klp-dev by The Android Automerger · 11 years ago
  84. b10c3a7 Update libbcc for LLVM merge to r187914. by Stephen Hines · 11 years ago
  85. d7a9526 Remove locking code on Windows builds. by Stephen Hines · 11 years ago
  86. 7e4bcf6 merge in klp-release history after reset to klp-dev by The Android Automerger · 11 years ago
  87. c1567c0 Merge "Decode RenderScript kernel signatures using bcinfo::MetadataExtractor." by Stephen Hines · 11 years ago
  88. e73ecf5 resolved conflicts for merge of 99423c16 to master by Stephen Hines · 11 years ago
  89. 1a36fca am a08768d4: am 48cd7454: Fix Windows build issues for libbcc. by Stephen Hines · 11 years ago
  90. a5e4779 resolved conflicts for merge of 1ecad8f8 to master by Stephen Hines · 11 years ago
  91. ad1f304 resolved conflicts for merge of bd84ef79 to master by Stephen Hines · 11 years ago
  92. 99423c1 am d06574b6: Use BUILD instead of HOST for bcc_strip_attr. by Stephen Hines · 11 years ago
  93. a08768d am 48cd7454: Fix Windows build issues for libbcc. by Stephen Hines · 11 years ago
  94. 1ecad8f am baa6b9d5: Remove libbcc\'s dependence on mclinker. by Stephen Hines · 11 years ago
  95. bd84ef7 am d5a0f131: Remove ABCC and associated components. by Stephen Hines · 11 years ago
  96. 3b3266a merge in klp-release history after reset to master by The Android Automerger · 11 years ago
  97. d881775 Decode RenderScript kernel signatures using bcinfo::MetadataExtractor. by Stephen Hines · 11 years ago
  98. 18a38a3 Annotate allocations with Renderscript TBAA metadata by Tobias Grosser · 11 years ago
  99. d06574b Use BUILD instead of HOST for bcc_strip_attr. by Stephen Hines · 11 years ago
  100. 48cd745 Fix Windows build issues for libbcc. by Stephen Hines · 11 years ago