Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc: clarify arch support for power platforms #12679

Closed
wants to merge 2 commits into from

Commits on Apr 26, 2017

  1. doc: clarify arch support for power platforms

    Add specifics as to the level of hardware supported for
    power platforms.  Power 8 is the first processor level to
    support ppc little endian.  Set the minimum level
    for AIX to Power7 for Node version 8 and later.
    This will allow the potential to leverage new instructions
    and optimizations going forward.  We have spoken to the
    AIX team and they agree this makes sense. Earlier processor
    levels will continue to be supported for version 4.x and 6.x
    on AIX.
    mhdawson committed Apr 26, 2017
    Configuration menu
    Copy the full SHA
    895cd76 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2017

  1. squash: addresss comments

    mhdawson committed Apr 28, 2017
    Configuration menu
    Copy the full SHA
    156fccc View commit details
    Browse the repository at this point in the history