[presubmit] Enable readability/namespace linter checking.
[platform/upstream/v8.git] / src / mips64 / constants-mips64.h
2015-11-20 mstarzinger[presubmit] Enable readability/namespace linter checking.
2015-09-29 dusan.m.milosavljevicMIPS64: Add big-endian support for mips64.
2015-09-18 balazs.kilvadyMIPS64: Optimize simulator.
2015-08-14 mstarzingerRemove grab-bag includes of v8.h from IC subsystem.
2015-08-01 dusan.milosavljevicMIPS64: Fix hidden bug in relocations for j and jal.
2015-06-19 Ilija.PavlovicMIPS: Implemented PC-relative instructions for R6.
2015-06-09 dusan.milosavljevicMIPS64: Improve long branches utilizing code range.
2015-05-22 Djordje.PesicMIPS: Add float instructions and test coverage, part two
2015-05-19 Djordje.PesicReland "MIPS: Add float instructions and test coverage...
2015-05-14 paul.lindRevert of MIPS: Add float instructions and test coverag...
2015-05-14 Djordje.PesicMIPS: Add float instructions and test coverage, part one
2015-05-05 dusan.milosavljevicMIPS: Fix long branch mode and FPU branches.
2015-04-30 Djordje.PesicMIPS: Add rounding support in simulator and RINT instru...
2015-01-26 balazs.kilvadyMIPS: Refactoring after 'MIPS: split api call stubs...
2014-12-08 Benedikt MeurerMake cpplint happy.
2014-08-04 bmeurer@chromium.orgRename ASSERT* to DCHECK*.
2014-07-29 dusan.milosavljevi... MIPS64: Add support for architecture revision 6.
2014-07-23 rmcilroy@chromium.orgAvoid redundent redefinition of __STDC_FORMAT_MACROS...
2014-07-09 dusan.milosavljevi... Add mips64 port.