1
0
Fork 0
mirror of https://github.com/VSadov/Satori.git synced 2025-06-10 18:11:04 +09:00
Satori/src/coreclr
Tanner Gooding 90ddd5e0f4
Ensure Max/Min for floating-point on x86/x64 are not handled as commutative (#75683)
* Adding a regression test for sixlabors/imagesharp#2117

* Ensure Max/Min for floating-point on x86/x64 are not handled as commutative

* Applying formatting patch
2022-09-16 09:06:00 -07:00
..
.nuget Stop including runtime-specific symbols in non-runtime-specific packages (#73428) 2022-08-05 10:29:56 -07:00
binder Fix typos (#73122) 2022-08-01 14:56:33 -07:00
classlibnative Reenable class-memaccess warning (#74363) 2022-08-25 13:23:56 -07:00
debug Add a few more riscv64 stubs in PAL (#74793) 2022-09-04 10:47:12 -07:00
dlls Fix FailFast logging message (#75685) 2022-09-15 14:08:03 -07:00
gc Allocate string literals on frozen segments (#49576) 2022-09-13 08:19:16 -07:00
gcdump [LoongArch64] add gc directory for LoongArch64. (#63071) 2022-02-16 14:08:13 -08:00
gcinfo To keep ubsan happy, Use offsetof() rather than legacy equivalent (#73657) 2022-08-11 10:15:01 +02:00
hosts Fix typos (#69537) 2022-05-23 10:14:58 -07:00
ilasm Missed full type initialization (#75340) 2022-09-09 17:39:28 -07:00
ildasm Reenable class-memaccess warning (#74363) 2022-08-25 13:23:56 -07:00
inc Allocate string literals on frozen segments (#49576) 2022-09-13 08:19:16 -07:00
interop Fix typos (#72314) 2022-07-16 22:11:11 -07:00
jit Ensure Max/Min for floating-point on x86/x64 are not handled as commutative (#75683) 2022-09-16 09:06:00 -07:00
md Remove all non-functional/non-informational uses of mscorlib. (#74529) 2022-08-24 21:02:22 -07:00
minipal Fix typos (#72314) 2022-07-16 22:11:11 -07:00
nativeaot [NativeAOT] add support for CriticalFinalizerObject (#75662) 2022-09-15 15:33:51 -07:00
nativeresources Fix typos (#69537) 2022-05-23 10:14:58 -07:00
pal Free getline buffer after use (#74899) 2022-09-16 08:02:07 -04:00
palrt Guard COM exception marshaling under FEATURE_COMINTEROP (#70431) 2022-06-08 14:58:11 -07:00
scripts Stage spmi aspnet collection through the repo artifacts dir (#74879) 2022-09-07 13:36:47 -07:00
System.Private.CoreLib [NativeAOT] Implements eager finalization of weak references (#75436) 2022-09-14 01:04:46 -07:00
tools [NativeAOT] add support for CriticalFinalizerObject (#75662) 2022-09-15 15:33:51 -07:00
unwinder Simplify platform macro definitions in PAL (#73530) 2022-08-26 16:07:03 +02:00
utilcode Remove unnecessary LoaderHeap asserts (#74995) 2022-09-04 19:16:11 +02:00
vm Fix FailFast logging message (#75685) 2022-09-15 14:08:03 -07:00
_build-commons.sh Make the cross-component build just another invocation of the build-runtime script (#67108) 2022-04-01 10:08:23 -07:00
build-runtime.cmd Fix finding the Python location if the %TEMP% path contains a space (#72683) 2022-08-15 16:43:33 -06:00
build-runtime.sh Make the cross-component build just another invocation of the build-runtime script (#67108) 2022-04-01 10:08:23 -07:00
clr.featuredefines.props Moving "Generic Math" in box and making it no longer experimental (#65731) 2022-03-16 15:01:01 -07:00
clrdefinitions.cmake Update cmake endif statement (#73787) 2022-08-11 16:00:59 -04:00
clrfeatures.cmake
CMakeLists.txt [NativeAOT] Initial osx-arm64 bring up (#75264) 2022-09-11 11:59:01 -07:00
CMakeSettings.json CMake support in VS open folder for coreclr (#70285) 2022-07-27 14:39:30 -07:00
components.cmake
cpp.hint
crosscomponents.cmake Make the cross-component build just another invocation of the build-runtime script (#67108) 2022-04-01 10:08:23 -07:00
crossgen-corelib.proj Stop passing StandardOptimizationData.mibc to crossgen2 multiple times for SPC (#67458) 2022-04-12 13:38:46 +02:00
Directory.Build.props
Directory.Build.targets Fix CoreLib fast up-to-date check (#69240) 2022-05-12 21:56:02 +02:00
enablesanitizers.sh
generateredefinesfile.sh
pgosupport.cmake Fix typos (#73122) 2022-08-01 14:56:33 -07:00
run-cppcheck.sh
runtime-prereqs.proj Supply official build id to inner-source build command (#75293) 2022-09-13 08:55:35 -07:00
runtime.proj Make the cross-component build just another invocation of the build-runtime script (#67108) 2022-04-01 10:08:23 -07:00