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 type definitions for riscv64 FreeBSD #1652

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on May 18, 2024

  1. host/types_freebsd.go: fix include path

    This makes mktypes.sh succeed on FreeBSD.
    
    For shirou#1425
    clausecker committed May 18, 2024
    Configuration menu
    Copy the full SHA
    7057824 View commit details
    Browse the repository at this point in the history
  2. add freebsd riscv64 types

    Generated on 15-CURRENT 5d62025d82a0.
    
    Fixes shirou#1425.
    clausecker committed May 18, 2024
    Configuration menu
    Copy the full SHA
    ca182ca View commit details
    Browse the repository at this point in the history
  3. cpu: add cpu_freebsd_riscv64.go

    Copied from the arm64 definitions.
    clausecker committed May 18, 2024
    Configuration menu
    Copy the full SHA
    367435f View commit details
    Browse the repository at this point in the history
  4. disk: fix build on riscv64

    clausecker committed May 18, 2024
    Configuration menu
    Copy the full SHA
    32dcb82 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d368af9 View commit details
    Browse the repository at this point in the history