1. 210aee3 am fa29872a: Merge "[MIPS] Disabled madd support for Ingenic Xburst CPUs." by Ying Wang · 12 years ago
  2. 90ce453 [MIPS] Disabled madd support for Ingenic Xburst CPUs. by Pete Delaney · 12 years ago
  3. 408733b We need to use the ARM EABI to pass vector registers properly (i.e. float2). by Stephen Hines · 12 years ago
  4. 9f66959 Mips needs to be marked little-endian explicitly. by Stephen Hines · 12 years ago
  5. 1a6f09a Add support for multiple architectures with RS compat lib. by Tim Murray · 12 years ago
  6. 5938039 am 7ce7473f: am 5e12e60b: Merge "For the current MIPS compiler __builtin___clear_cache() generates synci instruction only with -msynci option So, add -msynci to all mips32r2 makefiles. Also add msynci to the list flags not recognized by clang." by Ying Wang · 12 years ago
  7. 695fee3 For the current MIPS compiler __builtin___clear_cache() generates synci instruction only with -msynci option by Raghu Gandham · 12 years ago
  8. c8dfc16 Fix libcompiler-rt. Use the official name libcompiler_rt. by Shih-wei Liao · 12 years ago
  9. 357a51c Fix depreciated -faddress-sanitizer. Use '-fsanitize=address' instead. by Shih-wei Liao · 12 years ago
  10. e9beb6c Update build for LLVM merge to r171906. by Stephen Hines · 12 years ago
  11. 533aa27 Use -mcpu=cortex-a15 for gcc arch dependent compilation. by Ben Cheng · 12 years ago
  12. c0871e17 am 9dd65d33: am 0b82ffeb: am f6e6bf7e: add mip32 stuffs to clang\'s unknown flag list by Keun young Park · 12 years ago
  13. f6e6bf7 add mip32 stuffs to clang's unknown flag list by Keun young Park · 12 years ago
  14. e1d27e2 Split out ASFLAGS from CFLAGS in Clang config. by Evgeniy Stepanov · 12 years ago
  15. 8b40446 am 5b2fb5e6: am 10c2ef5c: Merge "change target to androideabi" into jb-mr1-dev by Keun young Park · 12 years ago
  16. 02a2f84 change target to androideabi by Keun young Park · 12 years ago
  17. 07720fd am 28066de6: am 397d2edb: Merge "add CLANG configurations for MIPS" into jb-mr1-dev by Keun young Park · 12 years ago
  18. 6e86a57 add CLANG configurations for MIPS by Keun young Park · 12 years ago
  19. 65d7852 Don't pass LOCAL_CFLAGS when compiling assembly code. by Ying Wang · 12 years ago
  20. c814bce Fix build: After merging in Clang, -Wno-psabi is no longer supported. by Shih-wei Liao · 12 years ago
  21. c72f396 EXPERIMENTAL: Add libcompiler-rt-extras.a to device builds. by Stephen Hines · 13 years ago
  22. feec98b resolved conflicts for merge of 62855a83 to jb-dev-plus-aosp by Jean-Baptiste Queru · 13 years ago
  23. 7e48e40 Add LLVM_AS to tools. by Stephen Hines · 13 years ago
  24. f50f4c5 More Clang tweaks to the build system. by Evgeniy Stepanov · 13 years ago
  25. 6cc9c06 Add support for building with AddressSanitizer. by Evgeniy Stepanov · 13 years ago
  26. a7095e9 Include Clang headers from ".../include" directory. by Evgeniy Stepanov · 13 years ago
  27. 55daae9 Skip host system directories in Clang include path. by Evgeniy Stepanov · 13 years ago
  28. 62304f1 Make sure compiler flags also pick up correct toolchain. by Stephen Hines · 13 years ago
  29. b71e2df Add LOCAL_CLANG variable to switch C/C++ build environment to Clang. by Evgeniy Stepanov · 13 years ago
  30. 1319005 Define a basic llvm-link + clang environment by yroussel · 13 years ago