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 a "--with-xlen" configure argument #16

Merged
merged 1 commit into from
Jul 12, 2016
Merged

Add a "--with-xlen" configure argument #16

merged 1 commit into from
Jul 12, 2016

Conversation

palmer-dabbelt
Copy link
Contributor

The tools had riscv64-unknown-elf-gcc hard-coded all over the place.
This lets users override that if they have a 32-bit toolchain.

The tools had riscv64-unknown-elf-gcc hard-coded all over the place.
This lets users override that if they have a 32-bit toolchain.
@aswaterman aswaterman merged commit 7f3b666 into master Jul 12, 2016
@aswaterman aswaterman deleted the xlen branch July 12, 2016 18:17
@palmer-dabbelt
Copy link
Contributor Author

@aswaterman thanks.

jaypiper pushed a commit to NJU-ProjectN/riscv-tests-am that referenced this pull request Jul 3, 2021
This isn't required for correctness, but it helps debugging (and, in a few
restricted scenarios, it avoids x-prop issues).

Closes riscv-software-src#16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants