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

Pass -irix-symtab to as #7

Merged
merged 1 commit into from
Jan 21, 2024
Merged

Conversation

AngheloAlf
Copy link
Contributor

Add -irix-symtab support to gcc, which passes it directly to gas.

Allowing to instead of invoking gcc like this

gcc file.c -Wa,-irix-symtab

to invoke it like this

gcc file.c -irix-symtab

Producing the same results

@AngheloAlf AngheloAlf merged commit e6271f1 into decompals:main Jan 21, 2024
@AngheloAlf AngheloAlf deleted the irix-symtab branch January 21, 2024 23:31
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