Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: lowRISC/lowrisc-toolchains
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6bb617d
Choose a base ref
...
head repository: lowRISC/lowrisc-toolchains
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: fa1b40f
Choose a head ref
  • 3 commits
  • 3 files changed
  • 2 contributors

Commits on Sep 18, 2024

  1. Bump GitHub Actions versions

    These old versions will be deprecated soon. We couldn't update them
    before because they required Node.js 20 which we now have from updating
    to AlmaLinux 8.
    jwnrt committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    5e22d10 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Merge pull request #82 from jwnrt/github-actions-versions

    Bump GitHub Actions versions
    jwnrt authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    5660015 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2025

  1. Build toolchains for aarch64

    The opentitan project uses the prebuilt toolchain on X86 to reduce build time.
    With the changes to the `toolchain_build.yml` workflow we also build the artifacts for aarch64.
    troibe authored and jwnrt committed Feb 27, 2025
    Configuration menu
    Copy the full SHA
    fa1b40f View commit details
    Browse the repository at this point in the history
Loading