1. 6af50b7 Stop using HOST_OS, whitelist windows modules by Dan Willemsen · 9 years ago
  2. d856316 Avoid cpu mismatch to ARM during cross compiling by Yong Chen · 9 years ago
  3. 81f3dd3 Merge "Remove use of llvm::TargetOptions::NoFramePointerElim" by Pirama Arumuga Nainar · 9 years ago
  4. 887fc99 Remove use of llvm::TargetOptions::NoFramePointerElim by Pirama Arumuga Nainar · 9 years ago
  5. 86e5c86 Soft-float cleanup by Pirama Arumuga Nainar · 9 years ago
  6. 70e3dcf bcc changes for fp16 by Pirama Arumuga Nainar · 9 years ago
  7. 166b8d0 X86_64: Set small CodeModel if use PIC_ relocation by Yong Chen · 9 years ago
  8. e1c7d29 Make better use of getStringOperand() for MetadataExtractor. by Stephen Hines · 9 years ago
  9. 1bd9f62 Update libbcc for LLVM rebase to r230699. by Stephen Hines · 10 years ago
  10. a65fba6 Remove RSInfo by Pirama Arumuga Nainar · 10 years ago
  11. f27f126 Track removal of refcounts from FileMap. by Narayan Kamath · 10 years ago
  12. c46a3f5 Fix bcc initialization and shutdown issues. by Tim Murray · 10 years ago
  13. 5db508c Fix a few bugs in RSScreenFunctionsPass. by Stephen Hines · 10 years ago
  14. 4d93866 Merge "[MIPS] Set default MIPS64 ISA revision to R6" by Stephen Hines · 10 years ago
  15. 4171e69 [MIPS] Set default MIPS64 ISA revision to R6 by Petar Jovanovic · 10 years ago
  16. 8cb6cc6 am ea6b1c5a: Merge "Replace NULL macros with nullptr literals." by Stephen Hines · 10 years ago
  17. 900c6c1 Replace NULL macros with nullptr literals. by Chris Wailes · 10 years ago
  18. d94735a am 0fff908e: Merge "Enable MIPS64 triples" by Stephen Hines · 10 years ago
  19. 0fff908 Merge "Enable MIPS64 triples" by Stephen Hines · 10 years ago
  20. 5a9ed45 am 4566d155: Merge "Update libbcc for LLVM rebase to r212749." by Stephen Hines · 10 years ago
  21. d0993af Update libbcc for LLVM rebase to r212749. by Stephen Hines · 10 years ago
  22. 8d254fd Add override to force the CPU variant. by Tim Murray · 10 years ago
  23. 55e1178 Enable MIPS64 triples by Petar Jovanovic · 10 years ago
  24. 73775bb Fix 64 bit issue in sha1.c by Jean-Luc Brouillet · 10 years ago
  25. 18f5eb9 Don't use bionic's sha1 functionality. by Dan Albert · 10 years ago
  26. a16a916 Only force MIPS to static relocation if they were using the default. by Stephen Hines · 10 years ago
  27. 060bd2d Fix missing include of Config.h. by Stephen Hines · 10 years ago
  28. bde1a25 Remove unnecessary inheritance for CompilerConfig, as we switch to offline bcc. by Stephen Hines · 10 years ago
  29. c37e97e Use ARCH_ARM_HAVE_NEON define instead of cpuinfo to detect NEON support. by Stephen Hines · 10 years ago
  30. ce73d6f Remove Makefile->Header code generation from libbcc. by Stephen Hines · 10 years ago
  31. c2074ca Update libbcc for 64-bit support. by Tim Murray · 10 years ago
  32. c6e6ee4 Add DISABLE_LLVM_DEVICE_BUILDS to libbcc. by Tim Murray · 10 years ago
  33. 8f7345d libbcc: disable more modules for arm64 by Colin Cross · 11 years ago
  34. 1a36fca am a08768d4: am 48cd7454: Fix Windows build issues for libbcc. by Stephen Hines · 11 years ago
  35. 48cd745 Fix Windows build issues for libbcc. by Stephen Hines · 11 years ago
  36. baa6b9d Remove libbcc's dependence on mclinker. by Stephen Hines · 11 years ago
  37. 4e98648 Remove libbcc's dependence on mclinker. by Stephen Hines · 11 years ago
  38. 285ad4d Detect NEON availability at run-time by Tobias Grosser · 11 years ago
  39. 7709e03 Allow rs to tune for specific ARM CPUs by Tobias Grosser · 11 years ago
  40. 01195ba Detect and enable hardware divisions by Tobias Grosser · 11 years ago
  41. 86e4506 Adapt libbcc for LLVM/Clang/mclinker update. by Stephen Hines · 11 years ago
  42. d793ca9 Add support for inline assembly parsing with libbcc. by Stephen Hines · 11 years ago
  43. fce15a4 Fix header location for LLVMContext.h. by Stephen Hines · 12 years ago
  44. 229c99b Turn off +neonfp since it only hurts NEON performance. by Stephen Hines · 12 years ago
  45. 41d8dcc libbcc should know that ARCH_ARM_HAVE_THUMB_SUPPORT is always true. by Elliott Hughes · 12 years ago
  46. ca4f96c Apply changes to migrate on MCLinker 2.0.2-1. by Shih-wei Liao · 12 years ago
  47. 52acbab Apply changes to migrate on MCLinker 2.0.1. by Shih-wei Liao · 12 years ago
  48. 331310e bcc_compat - convert bitcode to shared object files. by Stephen Hines · 12 years ago
  49. f3eb9b8 Support -z options in bcc::Linker. by Shih-wei Liao · 12 years ago
  50. a1d5d79 Introduce ThumbCompilerConfig to compile for Thumb. BUG=6996910 by Shih-wei Liao · 12 years ago
  51. 0354749 Apply changes to migrate on MCLinker 1.4.0-phoenix. by Shih-wei Liao · 12 years ago
  52. f040779 Remove MCLinker headers dependency. by Shih-wei Liao · 12 years ago
  53. 8fe71dd Fix McLinker and bcc::Linker default library search path. by Shih-wei Liao · 12 years ago
  54. b2b8c64 Add a flag kAppend in FileBase. BUG=6841435. by Shih-wei Liao · 12 years ago
  55. c02eae6 Add kTruncate in FileBase. BUG=6841435. by Shih-wei Liao · 12 years ago
  56. 388fec1 bcc::Disassemble() API. BUG=6841435. by Shih-wei Liao · 12 years ago
  57. 9cb69f6 Include MIPS target disassembler. BUG=6841435. by Shih-wei Liao · 12 years ago
  58. 49e6b46 Fix Mac build breakage: Remove 2nd, redundant including of llvm. by Shih-wei Liao · 12 years ago
  59. 93c8832 Linker funtionality based on MCLinker. by Shih-wei Liao · 12 years ago
  60. e636266 Add MCLinker hooks to libbcc. by Shih-wei Liao · 12 years ago
  61. 223f3fe Properly turn NEON on. by Stephen Hines · 12 years ago
  62. 7ea913c Revert "Add MCLinker hooks to libbcc." by Shih-wei Liao · 12 years ago
  63. c441933 Add MCLinker hooks to libbcc. by Shih-wei Liao · 12 years ago
  64. f290793 Refine SHA-1 related stuffs. by Zonr Chang · 12 years ago
  65. ef73a24 Refine DebugHelper.h into Log.h. by Zonr Chang · 12 years ago
  66. c72c4dd Make libbcc public. by Zonr Chang · 12 years ago
  67. 2f6a493 Revert "Make libbcc public." by Stephen Hines · 12 years ago
  68. 5b94819 Revert "Refine DebugHelper.h into Log.h." by Stephen Hines · 12 years ago
  69. 6975a66 Revert "Refine SHA-1 related stuffs." by Stephen Hines · 12 years ago
  70. eee91d7 Fix MAC build. Format requires %zu. by Shih-wei Liao · 12 years ago
  71. cff7ac2 Fix MAC build. Use %zu. by Shih-wei Liao · 12 years ago
  72. 6378d8f Refine SHA-1 related stuffs. by Zonr Chang · 12 years ago
  73. b519fe3 Refine DebugHelper.h into Log.h. by Zonr Chang · 12 years ago
  74. 80232dd Make libbcc public. by Zonr Chang · 12 years ago