1. 08 Aug, 2014 1 commit
  2. 04 Aug, 2014 1 commit
  3. 23 Jul, 2014 1 commit
  4. 22 Jul, 2014 3 commits
  5. 21 Jul, 2014 1 commit
  6. 09 Jul, 2014 1 commit
  7. 01 Jul, 2014 3 commits
  8. 26 Jun, 2014 1 commit
  9. 24 Jun, 2014 2 commits
  10. 23 Jun, 2014 1 commit
    • rmcilroy@chromium.org's avatar
      [Arm]: Simplify compile-time Arm feature detection. · 7f429e62
      rmcilroy@chromium.org authored
      Simplify the compile time feature detection on Arm:
       - Define CAN_USE_XXX definitions unconditionally for all target/host
         toolchain combinations
       - Rename arm_test / ARM_TEST to arm_test_noprob / ARM_TEST_NO_FEATURE_PROBE
       - Don't set ARM_TEST_NO_FEATURE_PROBE implicitly on the simulator to make
         make simulator / native more consistent
       - Unify CpuFeatures::PrintTarget for simulator and native builds
       - Remove unecessary CAN_USE_VFP_INSTRUCTIONS definition for android (this is
         the default for arm_fpu=default)
       - Add a CpuFeatures::Probe() before calling CpuFeatures::PrintFeatures() in PrintHelp
          to ensure we have probed features before printing them.
      
      BUG=384474
      LOG=N
      R=jkummerow@chromium.org
      
      Review URL: https://codereview.chromium.org/340373002
      
      git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@21935 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
      7f429e62
  11. 20 Jun, 2014 1 commit
  12. 03 Jun, 2014 3 commits
  13. 23 May, 2014 1 commit
  14. 12 May, 2014 1 commit
  15. 25 Apr, 2014 1 commit
  16. 15 Apr, 2014 1 commit
    • plind44@gmail.com's avatar
      MIPS: Add big-endian support for MIPS. · 5a016958
      plind44@gmail.com authored
      Important notices:
      
      - The snapshot cannot be created for big-endian target in cross-compilation
        environment on little-endian host using simulator.
      
      - In order to have i18n support working on big-endian target, the icudt46b.dat and
        icudt46b_dat.S files should be generated and upstreamed to ICU repo.
      
      - The mjsunit 'nans' test is endian dependent, it is skipped for mips target.
      
      - The zlib and Mandreel from Octane 2.0 benchmark are endian dependent due to
        use of typed arrays.
      
      TEST=
      BUG=
      R=jkummerow@chromium.org, plind44@gmail.com
      
      Review URL: https://codereview.chromium.org/228943009
      
      Patch from Dusan Milosavljevic <Dusan.Milosavljevic@rt-rk.com>.
      
      git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@20778 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
      5a016958
  17. 08 Apr, 2014 3 commits
  18. 01 Apr, 2014 1 commit
  19. 26 Mar, 2014 1 commit
  20. 25 Mar, 2014 1 commit
  21. 21 Mar, 2014 1 commit
  22. 19 Mar, 2014 1 commit
  23. 06 Mar, 2014 1 commit
  24. 28 Feb, 2014 1 commit
  25. 19 Feb, 2014 1 commit
  26. 18 Feb, 2014 1 commit
  27. 12 Feb, 2014 1 commit
  28. 31 Jan, 2014 1 commit
  29. 08 Jan, 2014 2 commits
  30. 02 Jan, 2014 1 commit