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 aarch64-unknown-switch-libnx target #74567

Closed
wants to merge 38 commits into from

Commits on Aug 11, 2020

  1. Fix NixOS

    leo60228 committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    e90d05f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e07c671 View commit details
    Browse the repository at this point in the history
  3. Fix crc feature

    leo60228 committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    de95cc9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9ebbfa4 View commit details
    Browse the repository at this point in the history
  5. Port libstd to horizon/libnx

    leo60228 committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    59daa56 View commit details
    Browse the repository at this point in the history
  6. Don't use sysconf on horizon

    leo60228 committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    fbb156a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d9c1a13 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    eef24b9 View commit details
    Browse the repository at this point in the history
  9. Emulate realpath on Horizon

    leo60228 committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    c962990 View commit details
    Browse the repository at this point in the history
  10. Emulate getppid on Horizon

    leo60228 committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    fd20025 View commit details
    Browse the repository at this point in the history
  11. libunwind on Horizon

    leo60228 committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    1ec9801 View commit details
    Browse the repository at this point in the history
  12. Implement current_exe

    leo60228 committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    39ee014 View commit details
    Browse the repository at this point in the history
  13. panic_unwind

    leo60228 committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    7596eba View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f98dd7d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    426735b View commit details
    Browse the repository at this point in the history
  16. Add disabled CI Docker image

    leo60228 committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    480cb7f View commit details
    Browse the repository at this point in the history
  17. Fix build

    leo60228 committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    58a0750 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    eb2c219 View commit details
    Browse the repository at this point in the history
  19. Initialize romfs on startup

    This is necessary for backtraces.
    leo60228 committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    bc9d603 View commit details
    Browse the repository at this point in the history
  20. Support LLVM TLS on Switch

    leo60228 committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    39bfc20 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    fc0bb2f View commit details
    Browse the repository at this point in the history
  22. Revert "Handle Switch linker args properly (BROKEN)"

    This reverts commit ce1a09590186118e9f822b99f58b091b230cf848.
    leo60228 committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    49b553c View commit details
    Browse the repository at this point in the history
  23. fmt

    leo60228 committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    056c5e1 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    6ea2b77 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    f14034e View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    1298bdf View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    8d1bff2 View commit details
    Browse the repository at this point in the history
  28. Update libc

    leo60228 committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    b6d2585 View commit details
    Browse the repository at this point in the history
  29. Update tidy whitelist

    leo60228 committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    e600298 View commit details
    Browse the repository at this point in the history
  30. Revert "Support LLVM TLS on Switch"

    This reverts commit cf82394a65b0ba08aaaf682910b4972618c03e61.
    
    pthreads TLS works fine for now, and has less of a maintenance burden.
    leo60228 committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    6b99f73 View commit details
    Browse the repository at this point in the history
  31. Revert "Emulate pread/pwrite on newlib"

    This reverts commit 775ccbb6a855aef4a1b755e3ead85d60bd6e6ed8.
    leo60228 committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    8ed3f5f View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    f0cdfa6 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    e409a27 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    6bf6325 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    0d36e7d View commit details
    Browse the repository at this point in the history
  36. Update libc

    leo60228 committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    4ba0fe7 View commit details
    Browse the repository at this point in the history
  37. Update libc

    leo60228 committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    9e4f631 View commit details
    Browse the repository at this point in the history
  38. Update tidy

    leo60228 committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    ef03c4c View commit details
    Browse the repository at this point in the history