-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Add initial support for FreeBSD.arm64 #71486
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
Merged
Merged
Changes from 11 commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
b2d90fd
changes to compile runtime under FreeBSD ARM64 host
sec f333fd0
TOOLSET_PREFIX for FreeBSD host set to llvm during crossbuild
sec a4b266d
Detect FreeBSD amd64 or aarch64 message
sec 1a6d288
Fix gen-dactable-rva.sh padding zeros
3f2e848
cross build options for FreeBSD arm64 for mono
8300f7c
Merge branch 'main' into freebsd.arm64
sec 60ab856
Revert eng/native/configuretools.cmake
c0c5dea
Try to better detect host arch under FreeBSD
001bb3d
Indent
5b623a2
Don't pad DAC_TABLE_RVA
54d0412
Comment update
9c8775d
Add freebsd-arm64 RIDs, enable CG2 package generation for FreeBSD builds
edf36ff
Extra condition for mono build
951c92a
Added targetos to crossgen2 command during build
sec 98d39cd
Add targetos along with targetarch for crossgen2 commands
sec 88b8895
Merge branch 'dotnet:main' into freebsd.arm64
sec 69a5c15
Typo fixed in comment
sec ed3368c
Set Cpsr to gp_spsr for FreeBSD/aarch64 (still crashing exception
sec e1aa560
Merge branch 'main' into freebsd.arm64
sec 4aef1fb
Fix mono configure/build CPU_COUNT for FreeBSD
sec 6575aee
Merge branch 'main' into freebsd.arm64
sec 723ec0b
Merge branch 'main' into freebsd.arm64
sec 48fa1fa
Merge branch 'main' into freebsd.arm64
sec 6f07838
Merge branch 'main' into freebsd.arm64
sec 82139da
Use check_symbol_exists for HAVE_GNU_CPU_COUNT check
sec 3362c01
Merge branch 'main' into freebsd.arm64
sec 14a6f04
fix cross compile error
sec 1303ab7
Merge branch 'main' into freebsd.arm64
sec e499941
Fix build error with targetos
sec File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.