Skip to content
  1. Oct 10, 2012
  2. Oct 09, 2012
  3. Oct 02, 2012
  4. Oct 01, 2012
  5. Sep 28, 2012
  6. Sep 27, 2012
  7. Sep 26, 2012
  8. Sep 25, 2012
  9. Sep 23, 2012
  10. Sep 22, 2012
  11. Sep 19, 2012
  12. Sep 15, 2012
  13. Sep 14, 2012
    • Dmitri Gribenko's avatar
      Fix Doxygen issues: · 5485acd4
      Dmitri Gribenko authored
      * wrap code blocks in \code ... \endcode;
      * refer to parameter names in paragraphs correctly (\arg is not what most
        people want -- it starts a new paragraph);
      * use \param instead of \arg to document parameters in order to be consistent
        with the rest of the codebase.
      
      llvm-svn: 163902
      5485acd4
  14. Sep 12, 2012
  15. Sep 11, 2012
  16. Sep 08, 2012
  17. Sep 06, 2012
  18. Sep 04, 2012
  19. Sep 02, 2012
    • Logan Chien's avatar
      Rename ANDROIDEABI to Android. · 9ab55b8d
      Logan Chien authored
      Most of the code guarded with ANDROIDEABI are not
      ARM-specific, and having no relation with arm-eabi.
      Thus, it will be more natural to call this
      environment "Android" instead of "ANDROIDEABI".
      
      Note: We are not using ANDROID because several projects
      are using "-DANDROID" as the conditional compilation
      flag.
      
      llvm-svn: 163087
      9ab55b8d
  20. Aug 30, 2012
  21. Aug 28, 2012
    • Hal Finkel's avatar
      Add the Freescale vendor to Triple. · b5d177e5
      Hal Finkel authored
      Adds the vendor 'fsl' (used by Freescale SDK) to Triple. This will allow
      clang support for Freescale cross-compile configurations.
      
      Patch by Tobias von Koch.
      
      llvm-svn: 162726
      b5d177e5
  22. Aug 25, 2012
  23. Aug 24, 2012
  24. Aug 22, 2012
  25. Aug 20, 2012
  26. Aug 15, 2012
  27. Aug 14, 2012
Loading