1. a03671c Fix build warning. by Ying Wang · 12 years ago
  2. b2039f5 am 837cea4b: fix bad merge by Joe Onorato · 12 years ago
  3. 837cea4 fix bad merge by Joe Onorato · 12 years ago
  4. 3e231a0 resolved conflicts for merge of fcd0ce39 to master by Joe Onorato · 12 years ago
  5. fcd0ce3 resolved conflicts for merge of 5836d3b3 to jb-mr1-dev by Joe Onorato · 12 years ago
  6. c3bdd2f Host modules are automatically installed. Can't have tags anymore. by Joe Onorato · 12 years ago
  7. f482fa6 host modules don't need LOCAL_MODULE_TAGS by Joe Onorato · 12 years ago
  8. 3928c62 Refactor ABCCompilerDriver to allow target-dependent settings. by Shih-wei Liao · 12 years ago
  9. 3e46aee host modules don't need LOCAL_MODULE_TAGS by Joe Onorato · 12 years ago
  10. 33a5659 Fix Mac breakage. Unsigned vs. Signed. by Shih-wei Liao · 12 years ago
  11. 7727153 A bitcode compiler tool. BUG=6886348. by Shih-wei Liao · 12 years ago
  12. 8fe71dd Fix McLinker and bcc::Linker default library search path. by Shih-wei Liao · 12 years ago
  13. 590a249 Expose LLVM and MCLinker APIs currently. by Shih-wei Liao · 12 years ago
  14. c02eae6 Add kTruncate in FileBase. BUG=6841435. by Shih-wei Liao · 12 years ago
  15. 3f566e3 Mac breakage: Fix undefined symbols "llvm::SmallVectorBase::grow_pod" bug. by Shih-wei Liao · 12 years ago
  16. 49e6b46 Fix Mac build breakage: Remove 2nd, redundant including of llvm. by Shih-wei Liao · 12 years ago
  17. 193898d Add mcld system tool. by Shih-wei Liao · 12 years ago
  18. d577d11 Rewrite the command line tool "bcc." by Shih-wei Liao · 12 years ago
  19. f290793 Refine SHA-1 related stuffs. by Zonr Chang · 12 years ago
  20. 7a5d423 Get build information in C++ way. by Zonr Chang · 12 years ago
  21. ddf5661 Refine the makefiles. by Zonr Chang · 12 years ago
  22. ade9277 Switch to use RSCompilerDriver. by Zonr Chang · 12 years ago
  23. 18f79a1 am 4a68b1cb: Revert "Switch to use RSCompilerDriver." by Stephen Hines · 12 years ago
  24. 79f23f1 Merge commit 'b8ef6908' into manualmerge by Stephen Hines · 12 years ago
  25. 82d4e62 am aa72a210: Revert "Get build information in C++ way." by Stephen Hines · 12 years ago
  26. 0b344ff am 6975a665: Revert "Refine SHA-1 related stuffs." by Stephen Hines · 12 years ago
  27. c31f308 am 3fb139a6: Revert "Rewrite the command line tool "bcc."" by Stephen Hines · 12 years ago
  28. 4a68b1c Revert "Switch to use RSCompilerDriver." by Stephen Hines · 12 years ago
  29. b8ef690 Revert "Refine the makefiles." by Stephen Hines · 12 years ago
  30. aa72a21 Revert "Get build information in C++ way." by Stephen Hines · 12 years ago
  31. 6975a66 Revert "Refine SHA-1 related stuffs." by Stephen Hines · 12 years ago
  32. 3fb139a Revert "Rewrite the command line tool "bcc."" by Stephen Hines · 12 years ago
  33. 59a24ea Turn on the bcc build on Mac. by Shih-wei Liao · 12 years ago
  34. 284d652 Fix Mac build. Don't build bcc on Mac for now. by Shih-wei Liao · 12 years ago
  35. 3684c68 Fix Mac build. Don't build bcc on Mac for now. by Shih-wei Liao · 12 years ago
  36. a7b5a26 Rewrite the command line tool "bcc." by Shih-wei Liao · 12 years ago
  37. 6378d8f Refine SHA-1 related stuffs. by Zonr Chang · 12 years ago
  38. 44d9916 Get build information in C++ way. by Zonr Chang · 12 years ago
  39. fa52e20 Refine the makefiles. by Zonr Chang · 12 years ago
  40. fef9a1b Switch to use RSCompilerDriver. by Zonr Chang · 12 years ago
  41. 6a09731 Fixed Mac compilation error by Andrew Hsieh · 12 years ago
  42. 0db6718 Fix unused variable bug. by Logan Chien · 12 years ago
  43. e063d50 Fix a bug of -C in bcc command. by Shih-wei Liao · 13 years ago
  44. 3e36c69 Fix spelling, grammar, and formatting issues. by Stephen Hines · 13 years ago
  45. 01d3432 Add -or option to bcc command. by Shih-wei Liao · 13 years ago
  46. b0fe1ba Announce that bcc cannot generate executable. by Shih-wei Liao · 13 years ago
  47. 6934174 Change the API of bccPrepareSharedObject(). by Shih-wei Liao · 13 years ago
  48. d8ed6a9 Change the API of bccPrepareRelocatable(). by Shih-wei Liao · 13 years ago
  49. a8cfeed Minor changes on bcc command. by Shih-wei Liao · 13 years ago
  50. bc76dfb Clean up. by Shih-wei Liao · 13 years ago
  51. b378cf0 Capitalize the name of global variables. by Shih-wei Liao · 13 years ago
  52. c7d7a89 Add -shared option to bcc command. by Zonr Chang · 13 years ago
  53. cf9b2d2 Add -fPIC option to command bcc. by Zonr Chang · 13 years ago
  54. 422aa9e Refactoring. by Zonr Chang · 13 years ago
  55. c3dd75e Rename the option processing functions. by Zonr Chang · 13 years ago
  56. 4c05648 Add -c option to command bcc. by Zonr Chang · 13 years ago
  57. ac1a24e No need to check the dependency in bcc command. by Zonr Chang · 13 years ago
  58. c12ca21 Refactor. by Zonr Chang · 13 years ago
  59. 05655c5 Add -o option to bcc command. by Zonr Chang · 13 years ago
  60. 937eb87 Clean. by Zonr Chang · 13 years ago
  61. ee2286c Add help page for command bcc. by Zonr Chang · 13 years ago
  62. eea4a71 Rewrite parseOption in command bcc. by Zonr Chang · 13 years ago
  63. 1a03e1c Using bccReadFile() in bcc command. by Zonr Chang · 13 years ago
  64. 33157f4 Fix memory leak. by Zonr Chang · 13 years ago
  65. 02f3438 Remove printPragma(). by Zonr Chang · 13 years ago
  66. 411ced0 Remove unsed and also unusable -T option. by Zonr Chang · 13 years ago
  67. f3fad04 Remove code for disassembly in bcc command. by Zonr Chang · 13 years ago
  68. 5eecbfa Include bcc command to be as a system tool. by Zonr Chang · 13 years ago
  69. 458d4d8 Move bcc command from tests/ to tools/bcc/. by Zonr Chang · 13 years ago
  70. b4db722 Move the build-related script under tools/build. by Zonr Chang · 13 years ago
  71. 4885cf8 Refine the disassembler config code. by Logan Chien · 13 years ago
  72. 76bb588 Fix modification detection. by Logan Chien · 13 years ago
  73. eb56784 Move configuration from Config.h to libbcc-config.mk by Logan Chien · 13 years ago
  74. 1c13147 Restore Python2.4 compatibility. by Daniel Sandler · 13 years ago
  75. 3bfcd86 Add git work directory modified detection. by Logan Chien · 13 years ago
  76. 48dc01d Add build time and build revision support. by Logan Chien · 13 years ago
  77. 6888aae Use python to calculate the sha1sum. by Logan Chien · 13 years ago
  78. 2ca6e57 Fix the libbcc SHA1 checksum dependency by Joseph Wen · 13 years ago
  79. d18a3df Revert "Fix the libbcc SHA1 checksum dependency" by Stephen Hines · 13 years ago
  80. 89175b9 Fix the libbcc SHA1 checksum dependency by Joseph Wen · 13 years ago