[presubmit] Enable readability/namespace linter checking.
[platform/upstream/v8.git] / src / mips / constants-mips.h
2015-11-20 mstarzinger[presubmit] Enable readability/namespace linter checking.
2015-09-04 balazs.kilvadyMIPS: Optimize simulator.
2015-06-19 Ilija.PavlovicMIPS: Implemented PC-relative instructions for R6.
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-02-17 balazs.kilvadyMIPS: reland Fix 'Assembler support for internal refere...
2015-02-16 machenbachRevert of MIPS: Fix 'Assembler support for internal...
2015-02-15 balazs.kilvadyMIPS: Fix 'Assembler support for internal references.'
2015-02-09 balazs.kilvadyMIPS: Assembler support for internal references.
2015-01-26 balazs.kilvadyMIPS: Refactoring after 'MIPS: split api call stubs...
2014-12-08 Benedikt MeurerMake cpplint happy.
2014-10-09 dusan.milosavljevi... MIPS: Improve runtime detection and compatibility wrt...
2014-08-12 dusan.milosavljevi... Reland "MIPS: Add support for arch. revision 6 to mips3...
2014-08-11 machenbach@chromiu... Revert "Reland "MIPS: Add support for arch. revision...
2014-08-11 dusan.milosavljevi... Reland "MIPS: Add support for arch. revision 6 to mips3...
2014-08-11 jochen@chromium.orgRevert 23028 - "MIPS: Add support for arch. revision...
2014-08-11 dusan.milosavljevi... MIPS: Add support for arch. revision 6 to mips32 port.
2014-08-04 bmeurer@chromium.orgRename ASSERT* to DCHECK*.
2014-06-05 titzer@chromium.orgDocumentation: fix comments for CommuteCondition.
2014-06-04 titzer@chromium.orgRename ReverseCondition to CommuteCondition, a more...
2014-05-09 ishell@chromium.orgPresubmit checks recover:
2014-04-29 bmeurer@chromium.orgBulk update of Google copyright headers in source files.
2014-04-15 plind44@gmail.comMIPS: Add big-endian support for MIPS.
2013-12-06 plind44@gmail.comMIPS: Faster memcpy.
2013-04-16 palfia@homejinni.comMIPS: Remove soft-float support.
2013-03-06 palfia@homejinni.comMIPS: Fixed faulty branch condition handling for doubles.
2013-01-09 yangguo@chromium.orgMIPS: Emit madd.d for multiply-add on MIPS.
2013-01-09 yangguo@chromium.orgMIPS: Fix typo in commit r13326 (f8c9bf84).
2013-01-07 yangguo@chromium.orgUse C++ style type casts.
2012-04-18 vegorov@chromium.orgMIPS: fix-up after r11344
2012-03-13 yangguo@chromium.orgMIPS: Added support for Loongson architectures.
2012-01-16 erik.corry@gmail.comMore spelling changes.
2012-01-13 erik.corry@gmail.comCosmetic changes ("set up" is a verb, "setup" is a...
2011-11-29 kmillikin@chromium.orgRemove the static qualifier from functions in header...
2011-09-13 danno@chromium.orgMIPS: pre-crankshaft updates to assembler and related...
2011-09-05 yangguo@chromium.orgMIPS: Minor cleanup change to arguments slots constants.
2011-06-28 sgjesse@chromium.orgMIPS: Long branch implementation and trampoline improve...
2011-06-07 mikhail.naganov... Fix presubmit errors catched by a more recent version...
2011-06-06 ager@chromium.orgMIPS: Fixed FPU rounding checks and related errors...
2011-05-26 sgjesse@chromium.orgMIPS: Added the stop() instruction with same behavior...
2011-05-24 sgjesse@chromium.orgMIPS: Update for 23-May commits, and a few older ones.
2011-05-09 sgjesse@chromium.orgUpdate mips infrastructure files.
2011-03-28 sgjesse@chromium.orgRe-establish mips basic infrastructure.
2010-02-04 sgjesse@chromium.orgMIPS port initial commit