[presubmit] Enable readability/namespace linter checking.
[platform/upstream/v8.git] / src / arm64 / instructions-arm64.h
2015-11-20 mstarzinger[presubmit] Enable readability/namespace linter checking.
2015-05-15 martyn.capewellARM64: Enable shorten-64-to-32 warning
2015-03-19 rodolph.perfetta[arm64] Assembler support for internal references.
2014-09-11 baptiste.afsa@arm.comARM64: Change some incorect uses of ptrdiff_t to int64_t.
2014-09-09 Jacob.Bramley@arm.comReland r23732: ARM64: Fix and improve --trace-sim regis...
2014-09-08 svenpanne@chromium.orgRevert r23732 ("ARM64: Fix and improve --trace-sim...
2014-09-05 Jacob.Bramley@arm.comARM64: Fix and improve --trace-sim register trace.
2014-08-04 bmeurer@chromium.orgRename ASSERT* to DCHECK*.
2014-06-20 mstarzinger@chromi... Check alpha-sorting of includes during presubmit.
2014-06-09 rodolph.perfetta... ARM64: Clean up support for explicit literal load.
2014-06-03 jochen@chromium.orgUse full include paths everywhere
2014-05-12 Jacob.Bramley@arm.comARM64: Fix and improve MacroAssembler::Printf.
2014-04-29 bmeurer@chromium.orgBulk update of Google copyright headers in source files.
2014-04-14 alexandre.rames... ARM64: Avoid iterating through all unresolved branch...
2014-04-07 alexandre.rames... ARM64: Introduce a version of ADR handling distant...
2014-03-21 jochen@chromium.orgRename A64 port to ARM64 port