-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
[NativeAOT] Initial osx-arm64 bring up #75264
Commits on Sep 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ca95d4b - Browse repository at this point
Copy the full SHA ca95d4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 35a40f0 - Browse repository at this point
Copy the full SHA 35a40f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 387b31b - Browse repository at this point
Copy the full SHA 387b31bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 50eb6f6 - Browse repository at this point
Copy the full SHA 50eb6f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb81686 - Browse repository at this point
Copy the full SHA cb81686View commit details -
Configuration menu - View commit details
-
Copy full SHA for 69fd921 - Browse repository at this point
Copy the full SHA 69fd921View commit details -
Configuration menu - View commit details
-
Copy full SHA for b05ba08 - Browse repository at this point
Copy the full SHA b05ba08View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8742268 - Browse repository at this point
Copy the full SHA 8742268View commit details -
Fix memory trashing caused by incorrect PREPARE_EXTERNAL_VAR_INDIRECT…
…[_W] definitions
Configuration menu - View commit details
-
Copy full SHA for 92a7164 - Browse repository at this point
Copy the full SHA 92a7164View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6325ba7 - Browse repository at this point
Copy the full SHA 6325ba7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 125bed7 - Browse repository at this point
Copy the full SHA 125bed7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 817b10c - Browse repository at this point
Copy the full SHA 817b10cView commit details -
Update src/coreclr/nativeaot/Runtime/CommonMacros.h
Co-authored-by: Adeel Mujahid <3840695+am11@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f44843f - Browse repository at this point
Copy the full SHA f44843fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3308493 - Browse repository at this point
Copy the full SHA 3308493View commit details -
Fix initial alignment for __module_initializer. ARM64 requires absolu…
…te symbol relocations to be aligned to native pointer size.
Configuration menu - View commit details
-
Copy full SHA for 8b9d0dc - Browse repository at this point
Copy the full SHA 8b9d0dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d73bfa - Browse repository at this point
Copy the full SHA 9d73bfaView commit details -
Use pointer sized alignment for fat function pointers since they cont…
…ain absolute relocations. ld64 seem to silently corrupt them if they are not aligned to pointer size.
Configuration menu - View commit details
-
Copy full SHA for 5244049 - Browse repository at this point
Copy the full SHA 5244049View commit details -
Configuration menu - View commit details
-
Copy full SHA for 59b79b3 - Browse repository at this point
Copy the full SHA 59b79b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for d8c7ee0 - Browse repository at this point
Copy the full SHA d8c7ee0View commit details