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

Arm64 support on Linux #1550

Merged
merged 13 commits into from
Sep 26, 2018
Merged

Arm64 support on Linux #1550

merged 13 commits into from
Sep 26, 2018

Commits on Jun 14, 2018

  1. Arm64 support on Linux

    ArielleA committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    1f97a0d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0da2a71 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2018

  1. Configuration menu
    Copy the full SHA
    4c89607 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2018

  1. Configuration menu
    Copy the full SHA
    5c41a8b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d070f44 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7ec4438 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    83819e7 View commit details
    Browse the repository at this point in the history
  5. Remove -s link flag on macOS (bazel-contrib#1557)

    This was used to work around a linker bug in Xcode 7.2 and earlier. We
    probably don't need to support those old versions anymore.
    
    This enables debugging binaries on macOS.
    
    Fixes bazel-contrib#1553
    jayconrod authored and ArielleA committed Jun 19, 2018
    Configuration menu
    Copy the full SHA
    102f1e8 View commit details
    Browse the repository at this point in the history
  6. Turn on race and msan tags when those modes are enabled (bazel-contri…

    …b#1562)
    
    Also: clean up the race tests, move to tests/core, and test that the
    race tag is set.
    
    Fixes bazel-contrib#1559
    jayconrod authored and ArielleA committed Jun 19, 2018
    Configuration menu
    Copy the full SHA
    ab4ed3c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1b45c13 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2018

  1. Merge branch 'master' into arm64

    Jay Conrod committed Jul 27, 2018
    Configuration menu
    Copy the full SHA
    5397bd7 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2018

  1. Merge branch 'master' into arm64

    Jay Conrod committed Aug 13, 2018
    Configuration menu
    Copy the full SHA
    c6f5d95 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2018

  1. Merge branch 'master' into arm64

    Jay Conrod committed Sep 26, 2018
    Configuration menu
    Copy the full SHA
    c6c0b96 View commit details
    Browse the repository at this point in the history