1. 07 Nov, 2013 1 commit
  2. 05 Nov, 2013 1 commit
  3. 10 Oct, 2013 1 commit
  4. 27 Sep, 2013 1 commit
  5. 23 Sep, 2013 1 commit
  6. 17 Sep, 2013 1 commit
  7. 12 Sep, 2013 1 commit
  8. 01 Aug, 2013 1 commit
  9. 25 Jul, 2013 1 commit
  10. 10 Jul, 2013 1 commit
  11. 17 May, 2013 1 commit
  12. 18 Apr, 2013 1 commit
  13. 16 Apr, 2013 1 commit
    • rodolph.perfetta@gmail.com's avatar
      ARM: Makefile/gyp update allowing better control of ARM specific options. · caa37597
      rodolph.perfetta@gmail.com authored
      This patch defines new makefile command line paramaters to better control the
      ARM specific options. The new paramters are
       * armfpu      = vfp, vfpv3-d16, vfpv3, neon.
       * armfloatabi = softfp, hard
       * armneon     = on
       * armthumb    = on, off
       * armtest     = on
      One existing paratemer has been modified:
       * armv7       = true, false
      A number of parameters have been deprecated (but are still working):
       * hardfp      = on, off
       * vfp2        = off
       * vfp3        = off
      
      the armtest paratmer when set to "on" will lock the options used during compile
      time at runtime. This allows for example to easily test the ARMv6 build on an
      ARMv7 platform without having to worry about features detected at runtime. When
      not specified the compiler default will be used meaning it is not necessary
      anymore to specify hardfp=on when natively building on an hardfp platform.
      
      The shell help now prints the target options and features detected.
      
      BUG=none
      TEST=none
      
      Review URL: https://chromiumcodereview.appspot.com/14263018
      
      git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@14288 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
      caa37597
  14. 12 Apr, 2013 1 commit
  15. 07 Apr, 2013 1 commit
  16. 06 Mar, 2013 1 commit
  17. 05 Mar, 2013 1 commit
  18. 27 Feb, 2013 1 commit
  19. 25 Feb, 2013 1 commit
  20. 14 Feb, 2013 1 commit
  21. 04 Feb, 2013 1 commit
  22. 23 Jan, 2013 1 commit
  23. 04 Jan, 2013 1 commit
  24. 28 Dec, 2012 1 commit
  25. 18 Dec, 2012 1 commit
  26. 10 Dec, 2012 1 commit
  27. 05 Dec, 2012 1 commit
  28. 03 Dec, 2012 2 commits
  29. 30 Nov, 2012 2 commits
  30. 22 Nov, 2012 1 commit
  31. 14 Nov, 2012 1 commit
  32. 09 Nov, 2012 2 commits
  33. 22 Oct, 2012 1 commit
  34. 18 Oct, 2012 2 commits
  35. 15 Oct, 2012 1 commit
  36. 01 Oct, 2012 1 commit