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

Add support for mips64el #11208

Merged
merged 16 commits into from
Nov 24, 2017
Merged

Add support for mips64el #11208

merged 16 commits into from
Nov 24, 2017

Commits on Nov 21, 2017

  1. Add mips64el to arch list

    zcbenz committed Nov 21, 2017
    Configuration menu
    Copy the full SHA
    447e0e6 View commit details
    Browse the repository at this point in the history
  2. Download mips64el toolchain

    zcbenz committed Nov 21, 2017
    Configuration menu
    Copy the full SHA
    a83b8e7 View commit details
    Browse the repository at this point in the history
  3. Use mips64el toolchain

    zcbenz committed Nov 21, 2017
    Configuration menu
    Copy the full SHA
    b2fdfa2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4f9c531 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0d8cfe8 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2017

  1. Fix passing rpath to gcc

    zcbenz committed Nov 22, 2017
    Configuration menu
    Copy the full SHA
    16ffff4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7bc58c6 View commit details
    Browse the repository at this point in the history
  3. Add CI job for mips64el

    Note that our CI server is not ready for mips64el yet, so the binaries
    of libcc are not available yet. Currently it is downloading the binaries
    created by me manually, we should redirect to the official mirror before
    merging this PR.
    zcbenz committed Nov 22, 2017
    Configuration menu
    Copy the full SHA
    b256424 View commit details
    Browse the repository at this point in the history
  4. Fix linting error

    zcbenz committed Nov 22, 2017
    Configuration menu
    Copy the full SHA
    34d108e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    db6de6a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a2f95c5 View commit details
    Browse the repository at this point in the history
  7. Fix creating dist for mips64el

    Note that dump_syms can not parse mips64 binaries, so we don't have
    symbols archive for mips64 arch.
    zcbenz committed Nov 22, 2017
    Configuration menu
    Copy the full SHA
    7cc7314 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    40bad25 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2017

  1. Configuration menu
    Copy the full SHA
    e4064d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6930f5c View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2017

  1. Disable mips64el CI job

    zcbenz committed Nov 24, 2017
    Configuration menu
    Copy the full SHA
    2db845e View commit details
    Browse the repository at this point in the history