1. 2ce7753 Rebase mclinker for LLVM update to r256229. am: cfcb224 by Stephen Hines · 8 years ago
  2. 119bb9b Fix up mclinker so that it builds/runs for LLVM rebase to r256229. by Stephen Hines · 8 years ago int/n/fp2
  3. cfcb224 Rebase mclinker for LLVM update to r256229. by Stephen Hines · 8 years ago
  4. e1ebaae Merge changes from topic 'rebase_r256229' by Pirama Arumuga Nainar · 8 years ago
  5. 07177ff Fix up mclinker so that it builds/runs for LLVM rebase to r256229. by Stephen Hines · 8 years ago
  6. b0d0eb2 Rebase mclinker for LLVM update to r256229. by Stephen Hines · 8 years ago
  7. a4e968f am b1cdaf1c: am eba10e45: Merge "Remove useless HOST_OS==windows check" by Dan Willemsen · 9 years ago
  8. b1cdaf1 am eba10e45: Merge "Remove useless HOST_OS==windows check" by Dan Willemsen · 9 years ago
  9. eba10e4 Merge "Remove useless HOST_OS==windows check" by Dan Willemsen · 9 years ago
  10. d69e8d0 am 6a3102cf: (-s ours) am 9dcb2ce4: Merge "Cherry picked debug info fix from upstream MCLinker." by Stephen Hines · 9 years ago
  11. 00c33d7 Remove useless HOST_OS==windows check by Dan Willemsen · 9 years ago
  12. e3c7e90 am 9dcb2ce4: Merge "Cherry picked debug info fix from upstream MCLinker." by Stephen Hines · 9 years ago
  13. 6a3102c am 9dcb2ce4: Merge "Cherry picked debug info fix from upstream MCLinker." by Stephen Hines · 9 years ago
  14. 9dcb2ce Merge "Cherry picked debug info fix from upstream MCLinker." by Stephen Hines · 9 years ago
  15. fda4bbd Cherry picked debug info fix from upstream MCLinker. by Stephen McGroarty · 9 years ago
  16. a4f6b39 am 9bf2653f: Merge "make mclinker able to link arm object on x86 (fugu)" by Miao Wang · 9 years ago
  17. 9bf2653 Merge "make mclinker able to link arm object on x86 (fugu)" by Miao Wang · 9 years ago
  18. e054069 make mclinker able to link arm object on x86 (fugu) by Miao Wang · 9 years ago
  19. 8c10afd make mclinker able to link arm object on x86 (fugu) by Miao Wang · 9 years ago
  20. 8886302 Merge "Update mclinker with upstream patches" by Pirama Arumuga Nainar · 9 years ago
  21. 2bf3f88 Update mclinker with upstream patches by Pirama Arumuga Nainar · 9 years ago
  22. 991a5f0 Merge changes from topic 'rebase_r233350' by Pirama Arumuga Nainar · 9 years ago
  23. 113701b Fix up mclinker to build with LLVM r233350. by Stephen Hines · 9 years ago
  24. 04c59f3 Update mclinker for llvm rebase to r233350. by Stephen Hines · 9 years ago
  25. fdc86e0 Merge "s/color/colormc/ to ensure no option conflicts between mclinker and LLVM." by Stephen Hines · 9 years ago
  26. b909d6c Merge "Update mclinker for LLVM rebase to r230699." by Stephen Hines · 9 years ago
  27. 6c544b9 Merge "Remove uses of libcxx.mk." by Dan Albert · 9 years ago
  28. ae2be3c Remove uses of libcxx.mk. by Dan Albert · 9 years ago
  29. a43c2c9 s/color/colormc/ to ensure no option conflicts between mclinker and LLVM. by Stephen Hines · 9 years ago
  30. a6c24df Update mclinker for LLVM rebase to r230699. by Stephen Hines · 9 years ago
  31. 61067ee Merge "[MIPS] Fix mips64 build" by Stephen Hines · 9 years ago
  32. 76f76d5 [MIPS] Fix mips64 build by Duane Sand · 9 years ago
  33. cccd08d Merge "Build mcld linker for the device" by Pirama Arumuga Nainar · 9 years ago
  34. b4be41c Build mcld linker for the device by Pirama Arumuga Nainar · 9 years ago
  35. 4c62474 Merge "Update mclinker for LLVM rebase to r222494." by Stephen Hines · 9 years ago
  36. 37b74a3 Update mclinker for LLVM rebase to r222494. by Stephen Hines · 9 years ago
  37. dfd6c08 am 7488ffd6: Merge "Fix mclinker build based on the current merge point (6824c79120)." by Stephen Hines · 10 years ago
  38. 7488ffd Merge "Fix mclinker build based on the current merge point (6824c79120)." by Stephen Hines · 10 years ago
  39. b332308 Fix mclinker build based on the current merge point (6824c79120). by Pete Chou · 10 years ago
  40. 0799254 am 48b42622: Fix Android build for mclinker. by Stephen Hines · 10 years ago
  41. fc58da2 resolved conflicts for merge of a790f0a8 to lmp-dev-plus-aosp by Stephen Hines · 10 years ago
  42. 48b4262 Fix Android build for mclinker. by Stephen Hines · 10 years ago
  43. a790f0a Update mclinker for LLVM rebase. by Stephen Hines · 10 years ago
  44. 9dbb417 am e673be8f: Merge "Fix Android build for mclinker." by Stephen Hines · 10 years ago
  45. ce6fb64 am 072609f1: Merge "Update mclinker for LLVM rebase." by Stephen Hines · 10 years ago
  46. e673be8 Merge "Fix Android build for mclinker." by Stephen Hines · 10 years ago
  47. 072609f Merge "Update mclinker for LLVM rebase." by Stephen Hines · 10 years ago
  48. cfcb6a6 Fix Android build for mclinker. by Stephen Hines · 10 years ago
  49. 0dea6bc Update mclinker for LLVM rebase. by Stephen Hines · 10 years ago
  50. 717b462 am d57bb3da: Merge "Don\'t build with libc++ when building for Windows SDK." by Andrew Hsieh · 10 years ago
  51. d57bb3d Merge "Don't build with libc++ when building for Windows SDK." by Andrew Hsieh · 10 years ago
  52. 1ffd2e6 Don't build with libc++ when building for Windows SDK. by Logan Chien · 10 years ago
  53. 6bf1da7 am 0e40c373: Merge "Fix up MCLinker build to work with LLVM 3.5 (r209713)." by Stephen Hines · 10 years ago
  54. 9a43481 am 5d111f73: Merge "Update mclinker to dce82bc4537ed20c18688114f0564a1589b07e9f for LLVM 3.5." by Stephen Hines · 10 years ago
  55. 0e40c37 Merge "Fix up MCLinker build to work with LLVM 3.5 (r209713)." by Stephen Hines · 10 years ago
  56. 5d111f7 Merge "Update mclinker to dce82bc4537ed20c18688114f0564a1589b07e9f for LLVM 3.5." by Stephen Hines · 10 years ago
  57. 283d8cb Fix up MCLinker build to work with LLVM 3.5 (r209713). by Stephen Hines · 10 years ago
  58. 533eae2 Update mclinker to dce82bc4537ed20c18688114f0564a1589b07e9f for LLVM 3.5. by Stephen Hines · 10 years ago
  59. 6842f64 am a2eb3387: Merge "Provide size_t variant as a WAR for not using the same flex on Linux/Darwin." by Stephen Hines · 10 years ago
  60. a2eb338 Merge "Provide size_t variant as a WAR for not using the same flex on Linux/Darwin." by Stephen Hines · 10 years ago
  61. 8ff673e Provide size_t variant as a WAR for not using the same flex on Linux/Darwin. by Stephen Hines · 10 years ago
  62. 61eb0a0 am 3f4df32a: Merge "Fix build break caused by MCLinker rebase." by Tim Murray · 10 years ago
  63. 717d1ee am e06531cb: Merge "Fix MCLinker to work with LLVM 3.5." by Stephen Hines · 10 years ago
  64. 47a65bc am 01d4881f: Merge "Build with libc++ instead of stlport." by Stephen Hines · 10 years ago
  65. bd5f5a8 am 690e8c09: Merge "Update MCLinker for LLVM 3.5." by Stephen Hines · 10 years ago
  66. 3f4df32 Merge "Fix build break caused by MCLinker rebase." by Tim Murray · 10 years ago
  67. 3a2e300 Fix build break caused by MCLinker rebase. by Tim Murray · 10 years ago
  68. e06531c Merge "Fix MCLinker to work with LLVM 3.5." by Stephen Hines · 10 years ago
  69. 01d4881 Merge "Build with libc++ instead of stlport." by Stephen Hines · 10 years ago
  70. 690e8c0 Merge "Update MCLinker for LLVM 3.5." by Stephen Hines · 10 years ago
  71. 41f2d34 Fix MCLinker to work with LLVM 3.5. by Stephen Hines · 10 years ago
  72. 98d2560 Build with libc++ instead of stlport. by Stephen Hines · 10 years ago
  73. 551ae4e Update MCLinker for LLVM 3.5. by Stephen Hines · 10 years ago
  74. a88e796 am 334c6f83: Merge "Fix MCLinker builds with clang." by Tim Murray · 10 years ago
  75. 334c6f8 Merge "Fix MCLinker builds with clang." by Tim Murray · 10 years ago
  76. 1eedfe8 Fix MCLinker builds with clang. by Tim Murray · 10 years ago
  77. 9111aee am 7ad2993a: Merge "Work-around OS flex differences." by Ian Rogers · 10 years ago
  78. 7ad2993 Merge "Work-around OS flex differences." by Ian Rogers · 10 years ago
  79. 2bb9d97 Work-around OS flex differences. by Ian Rogers · 10 years ago
  80. 60d710b am d219db0b: Merge "Reapply: Makefile changes to get mclinker to build again." by Nicolas Geoffray · 10 years ago
  81. d219db0 Merge "Reapply: Makefile changes to get mclinker to build again." by Nicolas Geoffray · 10 years ago
  82. 11fc63e Reapply: Makefile changes to get mclinker to build again. by Nicolas Geoffray · 10 years ago
  83. b7e3827 am fe41fd53: Merge "Revert "Makefile changes to get mclinker to build again."" by Nicolas Geoffray · 10 years ago
  84. fe41fd5 Merge "Revert "Makefile changes to get mclinker to build again."" by Nicolas Geoffray · 10 years ago
  85. f741af5 Revert "Makefile changes to get mclinker to build again." by Nicolas Geoffray · 10 years ago
  86. 3a6496d am 516caa6c: Merge "Makefile changes to get mclinker to build again." by Nicolas Geoffray · 10 years ago
  87. 516caa6 Merge "Makefile changes to get mclinker to build again." by Nicolas Geoffray · 10 years ago
  88. 37c4f94 Makefile changes to get mclinker to build again. by Nicolas Geoffray · 10 years ago
  89. 6af9cff am e5edf3ba: Merge "Update MCLinker to work with LLVM 3.4." by Tim Murray · 10 years ago
  90. e5edf3b Merge "Update MCLinker to work with LLVM 3.4." by Tim Murray · 10 years ago
  91. 87f3465 Update MCLinker to work with LLVM 3.4. by Stephen Hines · 10 years ago
  92. b402f8f am b3ee01ad: Merge "mclinker: support multilib builds" by Colin Cross · 10 years ago
  93. b3ee01a Merge "mclinker: support multilib builds" by Colin Cross · 10 years ago
  94. f33f6de Update MCLinker to work with LLVM 3.4. by Stephen Hines · 10 years ago
  95. e13aa0f mclinker: support multilib builds by Colin Cross · 10 years ago
  96. f507a54 Merge "Revert "Temporarily disable mclinker (since nothing depends on it)."" by Brian Carlstrom · 10 years ago
  97. 3f82308 Merge "Update MCLinker to build against klp llvm" by Brian Carlstrom · 10 years ago
  98. 6227714 Revert "Temporarily disable mclinker (since nothing depends on it)." by Brian Carlstrom · 10 years ago
  99. 71f514d Update MCLinker to build against klp llvm by Brian Carlstrom · 10 years ago
  100. 89a5648 Temporarily disable mclinker (since nothing depends on it). by Stephen Hines · 11 years ago