1. 1c4d30c ARCH_ARM_HAVE_NEON should be consistent for aarch64 targets. by Stephen Hines · 10 years ago
  2. 5b8461d Merge "Use ARCH_ARM_HAVE_NEON define instead of cpuinfo to detect NEON support." by Stephen Hines · 10 years ago
  3. b0f08d0 Merge "Add options to device bcc for specifying the target architecture." by Stephen Hines · 10 years ago
  4. c37e97e Use ARCH_ARM_HAVE_NEON define instead of cpuinfo to detect NEON support. by Stephen Hines · 10 years ago
  5. 002f467 Add options to device bcc for specifying the target architecture. by Stephen Hines · 10 years ago
  6. 3a9e5b3 Merge "Provide target-specific defines for libbcc and other libraries." by Stephen Hines · 10 years ago
  7. cd3a9dc Merge "Remove Makefile->Header code generation from libbcc." by Stephen Hines · 10 years ago
  8. ef2ca31 Merge "Provide support for ARM on AArch64 builds as well." by Stephen Hines · 10 years ago
  9. 0467bc4 Provide target-specific defines for libbcc and other libraries. by Stephen Hines · 10 years ago
  10. ce73d6f Remove Makefile->Header code generation from libbcc. by Stephen Hines · 10 years ago
  11. 1e32475 Provide support for ARM on AArch64 builds as well. by Stephen Hines · 10 years ago
  12. ca48f58 Merge "Improve standalone bcc for on-device compilation." by Stephen Hines · 10 years ago
  13. c3437f0 Improve standalone bcc for on-device compilation. by Stephen Hines · 11 years ago
  14. 88496b6 Merge "CleanSpec for clang 3.5" by Brian Carlstrom · 10 years ago
  15. 0af17e9 CleanSpec for clang 3.5 by Brian Carlstrom · 10 years ago
  16. e2dd4a0 Merge "Update libbcc for 64-bit support." by Stephen Hines · 10 years ago
  17. c2074ca Update libbcc for 64-bit support. by Tim Murray · 10 years ago
  18. 926e0fd Merge "Enable 64bit elf object handling." by Tim Murray · 10 years ago
  19. e524a6f Enable 64bit elf object handling. by WeiTang · 11 years ago
  20. 70a7671 Merge "Change 64bit library path from /system/lib/ to /system/lib64" by Tim Murray · 10 years ago
  21. 476d773 Merge "libbcc: remove use of LOCAL_NO_2ND_ARCH" by Colin Cross · 10 years ago
  22. f5ff8ee libbcc: remove use of LOCAL_NO_2ND_ARCH by Colin Cross · 10 years ago
  23. 36e642c Change 64bit library path from /system/lib/ to /system/lib64 by WeiTang · 11 years ago
  24. 83f8fa6 Merge "Add DISABLE_LLVM_DEVICE_BUILDS to libbcc." by Tim Murray · 10 years ago
  25. b0d6d1f Merge "Revert "Enable 64bit build for x64 target"" by Tim Murray · 10 years ago
  26. b845185 Revert "Enable 64bit build for x64 target" by Tim Murray · 10 years ago
  27. 7c5ed3a Merge "Enable 64bit build for x64 target" by Tim Murray · 10 years ago
  28. f0a8266 Enable 64bit build for x64 target by WeiTang · 11 years ago
  29. c6e6ee4 Add DISABLE_LLVM_DEVICE_BUILDS to libbcc. by Tim Murray · 10 years ago
  30. 4c7d59a Merge "Remove unused static function in tools/bcc/Main" by Narayan Kamath · 11 years ago
  31. 0a78b11 Remove unused static function in tools/bcc/Main by Narayan Kamath · 11 years ago
  32. db4ab87 Merge "libbcc: disable more modules for arm64" by Colin Cross · 11 years ago
  33. 8f7345d libbcc: disable more modules for arm64 by Colin Cross · 11 years ago
  34. 531e94a Merge "Fix incorrect memcmp in RSInfoReader." by Jean-Luc Brouillet · 11 years ago
  35. db2b78e Merge "Fix build with new host toolchain" by Andrew Hsieh · 11 years ago
  36. 3cd3ec8 Fix incorrect memcmp in RSInfoReader. by Jean-Luc Brouillet · 11 years ago
  37. b70bc54 Merge "Don't compile libbcc on ARM64 targets yet (need ARM64 librsloader)." by Tim Murray · 11 years ago
  38. 3133a88 Fix build with new host toolchain by Andrew Hsieh · 11 years ago
  39. 4470813 Don't compile libbcc on ARM64 targets yet (need ARM64 librsloader). by Tim Murray · 11 years ago
  40. 1e8c623 Merge "Fix TBAA: Set path tag metadata to instruction." by Tim Murray · 11 years ago
  41. 0c11978 Merge "Update libbcc for LLVM 3.4 rebase." by Tim Murray · 11 years ago
  42. 14588cf Fix TBAA: Set path tag metadata to instruction. by Logan Chien · 11 years ago
  43. d724d09 Update libbcc for LLVM 3.4 rebase. by Stephen Hines · 11 years ago
  44. 6eb15c2 Merge "Provide a flag to disable TBAA for RS (and disable TBAA temporarily)." by Stephen Hines · 11 years ago
  45. 8d51208 Merge "Run verifier on RenderScript .bc modules" by Stephen Hines · 11 years ago
  46. 9c5263e Provide a flag to disable TBAA for RS (and disable TBAA temporarily). by Stephen Hines · 11 years ago
  47. b316f58 Run verifier on RenderScript .bc modules by Tobias Grosser · 11 years ago
  48. 41ae346 Merge "libbcc: convert makefiles to support multilib build" by Colin Cross · 11 years ago
  49. 5fc5197 Merge "Fix disabling global merge option with standalone bcc." by Stephen Hines · 11 years ago
  50. 045558b Fix disabling global merge option with standalone bcc. by Stephen Hines · 11 years ago
  51. 71df050 libbcc: convert makefiles to support multilib build by Colin Cross · 11 years ago
  52. a7f99c4 Merge "[MIPS64] Temporary placeholder build, to allow other projects to build" by Elliott Hughes · 11 years ago
  53. 994e44d [MIPS64] Temporary placeholder build, to allow other projects to build by Duane Sand · 11 years ago
  54. 26c4fd2 Merge "Fix a pointer cast for 64bit." by Ian Rogers · 11 years ago
  55. be07e23 Fix a pointer cast for 64bit. by Ian Rogers · 11 years ago
  56. 1e70a86 Merge "frameworks/compile/libbcc: rename aarch64 target to arm64" by Colin Cross · 11 years ago
  57. b79cd56 frameworks/compile/libbcc: rename aarch64 target to arm64 by Colin Cross · 11 years ago
  58. 77dfcdc Merge "x86_64: Update makefile to avoid early fail of any other project build" by Stephen Hines · 11 years ago
  59. 2140268 x86_64: Update makefile to avoid early fail of any other project build by Pavel Chupin · 11 years ago
  60. 4fcf730 Merge "AArch64: Temporarily disable AArch64 build" by Stephen Hines · 11 years ago
  61. ad7d4c3 AArch64: Temporarily disable AArch64 build by Ashok Bhat · 11 years ago
  62. 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
  63. ad1267e Merge "DO NOT MERGE - x86_64: Update makefile to avoid early fail of any other project build" by Stephen Hines · 11 years ago
  64. 2c01e52 DO NOT MERGE - x86_64: Update makefile to avoid early fail of any other project build by Pavel Chupin · 11 years ago
  65. 1418f02 am c952d877: merge in klp-release (no-op) by Ed Heyl · 11 years ago
  66. c952d87 merge in klp-release (no-op) by Ed Heyl · 11 years ago
  67. d91b636 am 9acb348a: merge in KQS81M by Ed Heyl · 11 years ago
  68. 9acb348 merge in KQS81M by Ed Heyl · 11 years ago
  69. 4face7b resolved conflicts for merge of 8d972a6f to klp-dev-plus-aosp by Stephen Hines · 11 years ago
  70. 7aaeb44 am 77e2f0f3: (-s ours) DO NOT MERGE: Refactor the libbcc runtime for x86 platform by Jun Tian · 11 years ago
  71. 8d972a6 resolved conflicts for merge of 4293770c to stage-aosp-master by Stephen Hines · 11 years ago
  72. 77e2f0f DO NOT MERGE: Refactor the libbcc runtime for x86 platform by Jun Tian · 11 years ago
  73. 4293770 Merge "Remove references/use of ARCH_X86_HAVE_*." by Stephen Hines · 11 years ago
  74. 5aa70e1 Remove references/use of ARCH_X86_HAVE_*. by Stephen Hines · 11 years ago
  75. b60e401 am acf9c9ee: resolved conflicts for merge of b9a4701b to klp-dev by Stephen Hines · 11 years ago
  76. 4144cac merge in klp-release history after reset to klp-dev by The Android Automerger · 11 years ago
  77. acf9c9e resolved conflicts for merge of b9a4701b to klp-dev by Stephen Hines · 11 years ago
  78. b9a4701 am c9cdca6e: Fix windows line ending bug. by Stephen Hines · 11 years ago
  79. c9cdca6 Fix windows line ending bug. by Stephen Hines · 11 years ago
  80. a943827 am c20d872d: (-s ours) am b733110e: (-s ours) Merge "DO NOT MERGE - x86_64/x32: Add targets" by Stephen Hines · 11 years ago
  81. c20d872 am b733110e: (-s ours) Merge "DO NOT MERGE - x86_64/x32: Add targets" by Stephen Hines · 11 years ago
  82. b733110 Merge "DO NOT MERGE - x86_64/x32: Add targets" by Stephen Hines · 11 years ago
  83. bc9a422 DO NOT MERGE - x86_64/x32: Add targets by Pavel Chupin · 12 years ago
  84. 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
  85. 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
  86. 419c8ba am a127e3e6: (-s ours) Merge "DO NOT MERGE - Only support EnableGlobalMerge on ARM architectures." by Stephen Hines · 11 years ago
  87. 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
  88. a127e3e Merge "DO NOT MERGE - Only support EnableGlobalMerge on ARM architectures." by Stephen Hines · 11 years ago
  89. 9579a6b Merge "DO NOT MERGE - Provide a way to disable LLVM's global merge optimization." by Stephen Hines · 11 years ago
  90. 3d74078 DO NOT MERGE - Only support EnableGlobalMerge on ARM architectures. by Stephen Hines · 11 years ago
  91. 957c9bc DO NOT MERGE - Provide a way to disable LLVM's global merge optimization. by Stephen Hines · 11 years ago
  92. 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
  93. b8b896d am a73c210b: (-s ours) Merge "DO NOT MERGE: Refactor the libbcc runtime for x86 platform" by Stephen Hines · 11 years ago
  94. a73c210 Merge "DO NOT MERGE: Refactor the libbcc runtime for x86 platform" by Stephen Hines · 11 years ago
  95. b441caf DO NOT MERGE: Refactor the libbcc runtime for x86 platform by Jun Tian · 11 years ago
  96. eab7402 merge in klp-release history after reset to klp-dev by The Android Automerger · 11 years ago
  97. 8e1a5e9 am 0784365a: resolved conflicts for merge of 8607272a to klp-dev by Stephen Hines · 11 years ago
  98. 0784365 resolved conflicts for merge of 8607272a to klp-dev by Stephen Hines · 11 years ago
  99. 8607272 am d7a95265: Remove locking code on Windows builds. by Stephen Hines · 11 years ago
  100. e394d86 Reconcile with klp-release - do not merge by The Android Open Source Project · 11 years ago