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 VxWorks support #106

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

elagergren-spideroak
Copy link

@elagergren-spideroak elagergren-spideroak commented Mar 10, 2023

This is pulled out of our GCC fork that we're using to build gccgo for vxworks/ppc. It only supports RTP mode, but I'm not sure why you'd use libbacktrace for the kernel.

Also fixes a bug checking for getpagesize support in mmap.c and mmapio.c.

Signed-off-by: Eric Lagergren <[email protected]>
@johnsonjh
Copy link

johnsonjh commented May 27, 2024

@elagergren-spideroak I appreciate this, thanks!

Hopefully @ianlancetaylor can merge ...

@cooljeanius
Copy link

@elagergren-spideroak I appreciate this, thanks!

Hopefully @ianlancetaylor can merge ...

There are merge conflicts that will need to be fixed first...

@johnsonjh
Copy link

johnsonjh commented Jun 3, 2024

I didn't author, but I can look at rebasing it ... @elagergren-spideroak ?

@elagergren-spideroak
Copy link
Author

@johnsonjh if you'd like to try rebasing, please go ahead. Otherwise, I'm not sure when I'll have a moment to rebase this, sorry.

@johnsonjh
Copy link

I'll take a look soon

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.

3 participants