1. 01 Sep, 2014 3 commits
  2. 21 Aug, 2014 1 commit
  3. 19 Aug, 2014 1 commit
  4. 09 Aug, 2014 1 commit
    • machenbach@chromium.org's avatar
      Fix v8 landmines script. · 7f156ffe
      machenbach@chromium.org authored
      Currently, some builders are in a clobber-landmine loop.
      
      Clobber deletes the .landmines tracker (sigh). Difficult to
      know if we are right after a clobber or if it is first-time
      landmines deployment. Also, a landmine-triggered clobber
      right after a clobber is not possible. Different clobber
      methods for msvs, xcode and make all have different
      blacklists of files that are not deleted.
      
      After the branch point, all v8 branch builders have to be
      manually clobbered, because the appearance of the
      landmines.py script and the first landmine request are in
      the same branch CL.
      
      TBR=jochen@chromium.org
      
      Review URL: https://codereview.chromium.org/457063002
      
      git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@23012 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
      7f156ffe
  5. 08 Aug, 2014 4 commits
  6. 06 Aug, 2014 3 commits
  7. 05 Aug, 2014 2 commits
  8. 01 Aug, 2014 1 commit
  9. 30 Jul, 2014 1 commit
  10. 23 Jul, 2014 1 commit
  11. 09 Jul, 2014 1 commit
  12. 08 Jul, 2014 1 commit
  13. 02 Jul, 2014 1 commit
  14. 24 Jun, 2014 1 commit
  15. 28 May, 2014 1 commit
  16. 27 May, 2014 3 commits
  17. 26 May, 2014 1 commit
  18. 23 May, 2014 1 commit
  19. 19 May, 2014 1 commit
  20. 16 May, 2014 1 commit
  21. 14 May, 2014 1 commit
  22. 08 May, 2014 1 commit
  23. 07 May, 2014 1 commit
  24. 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
  25. 10 Apr, 2014 1 commit
  26. 09 Apr, 2014 1 commit
  27. 27 Mar, 2014 1 commit
  28. 21 Mar, 2014 2 commits
  29. 25 Feb, 2014 1 commit