Skip to content
This repository was archived by the owner on Apr 22, 2023. It is now read-only.
This repository was archived by the owner on Apr 22, 2023. It is now read-only.

Node crashes in V8 on Raspberry Pi #8549

@deanm

Description

@deanm

Problem is that v8 generates an mls instructions (arm ARMv6T2).

This was fixed upstream:

commit 70d11c79c7833b9ab1ee185625fcf707b9480a40
Author: [email protected] <[email protected]@ce2b1a6d-e550-0410-aec6
Date: Mon Jun 16 00:04:47 2014 +0000

Version 3.27.29 (based on bleeding_edge revision r21835)

Emulate MLS on pre-ARMv6T2. Cleaned up thumbee vs. thumb2 confusion.

X87: Fixed flooring division by a power of 2, once again.. (issue 3259).

Fixed undefined behavior in RNG (Chromium issue 377790).

Performance and stability improvements on all platforms.

git-svn-id: https://v8.googlecode.com/svn/trunk@21848 ce2b1a6d-e550-0410-aec

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions