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

Added function that returns the march and mabi for gcc from a given ISA #158

Merged
merged 10 commits into from
Jan 1, 2024

Conversation

edwin7026
Copy link
Contributor

Description

This PR adds a function that returns the values for march and mabi arguments for gcc for a given ISA string.

Related Issues

N/A

Update to/for Ratified/Unratified Extensions

  • Ratified
  • Unratified

List Extensions

N/A

Mandatory Checklist:

  • Make sure you have updated the versions in setup.cfg and riscv_config/__init__.py. Refer to CONTRIBUTING.rst file for further information.
  • Make sure to have created a suitable entry in the CHANGELOG.md.

@neelgala neelgala marked this pull request as ready for review January 1, 2024 08:51
@neelgala neelgala merged commit e9a2ca2 into riscv-software-src:master Jan 1, 2024
2 checks passed
@neelgala neelgala deleted the march_mabi_gen branch January 1, 2024 08:52
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