1
0
Fork 0
mirror of https://github.com/VSadov/Satori.git synced 2025-06-10 18:11:04 +09:00
Satori/src/coreclr
Aaron Robinson a429b0ca4f
Events for IL methods without IL headers (#90826)
* Events for IL methods without IL headers

Dynamically generated methods like UnsafeAccessor
functions are marked as IL, but don't contain an IL
header. The lack of header is an indication the IL must
be generated at runtime.

Co-authored-by: Tlakaelel Axayakatl Ceja <tlakaelel.ceja@microsoft.com>
2023-08-19 08:03:03 -07:00
..
.nuget Remove win-arm RIDs (#87074) 2023-06-02 15:51:28 -07:00
binder
classlibnative Unify hardware feature detection between CoreCLR JIT and AOT (#89342) 2023-07-22 21:13:29 -07:00
debug Events for IL methods without IL headers (#90826) 2023-08-19 08:03:03 -07:00
dlls Delete support for IA64 relocs (#90752) 2023-08-17 13:05:06 -07:00
gc [GC] Use RegisterFrozenSegment for STRESS_REGIONS (#90523) 2023-08-16 15:59:37 -07:00
gcdump [RISC-V] coreclr-vm and other directories in coreclr (#82381) 2023-04-14 16:32:25 +02:00
gcinfo [RISC-V] coreclr-vm and other directories in coreclr (#82381) 2023-04-14 16:32:25 +02:00
hosts Address Sanitizer support in CoreCLR (#74623) 2023-07-17 20:32:03 -07:00
ilasm Fix problems with Assembler::ReflectionNotation() (#90565) 2023-08-15 21:25:51 -07:00
ildasm Delete support for IA64 relocs (#90752) 2023-08-17 13:05:06 -07:00
inc Events for IL methods without IL headers (#90826) 2023-08-19 08:03:03 -07:00
interop Implement new ComWrappers APIs (#80402) 2023-01-20 10:52:37 -08:00
jit Fix win-arm64 native varargs ABI (#90712) 2023-08-18 16:08:41 -07:00
md Remove _NoLogging methods from VM (#89641) 2023-07-28 14:42:28 -07:00
minipal Support non-ascii in fgVNBasedIntrinsicExpansionForCall_ReadUtf8 (#89383) 2023-07-25 19:59:52 +02:00
nativeaot Add note about IlcScanReflection to the native aot docs (#90765) 2023-08-18 12:58:26 -07:00
nativeresources
pal Implement Edit and Continue on Linux and MacOS (#90349) 2023-08-14 09:34:15 -07:00
palrt
scripts Specify callback calling convention for callbacks on Windows x86 causes crashes on Mono. (#89571) 2023-08-03 09:25:34 +02:00
System.Private.CoreLib Remove AggressiveOpt from CastHelpers.LdelemaRef/StelemRef (#90412) 2023-08-16 02:55:51 +02:00
tools Fix SuperPMI assertion call in MethodContext::recGetHelperFtn() (#90778) 2023-08-18 11:36:40 -07:00
unwinder [LoongArch64] fix the compiling errors within the CLFS linux (#89422) 2023-07-26 23:00:34 +02:00
utilcode Events for IL methods without IL headers (#90826) 2023-08-19 08:03:03 -07:00
vm Events for IL methods without IL headers (#90826) 2023-08-19 08:03:03 -07:00
_build-commons.sh
build-runtime.cmd Address Sanitizer support in CoreCLR (#74623) 2023-07-17 20:32:03 -07:00
build-runtime.sh Address Sanitizer support in CoreCLR (#74623) 2023-07-17 20:32:03 -07:00
clr.featuredefines.props Lowercase TargetOS (#80164) 2023-01-11 17:58:32 +01:00
clrdefinitions.cmake Implement Edit and Continue on Linux and MacOS (#90349) 2023-08-14 09:34:15 -07:00
clrfeatures.cmake Enable building NativeAOT for Apple mobile platforms (#81780) 2023-02-16 02:00:08 +01:00
CMakeLists.txt Re-enable event tracing feature on NativeAOT/iOS and fix PalCreateDump.cpp build (#89627) 2023-07-28 17:57:07 +02:00
CMakePresets.json Convert CMakeSettings.json to CMakePresets.json for coreclr (#89513) 2023-08-07 10:08:23 -07:00
components.cmake Address Sanitizer support in CoreCLR (#74623) 2023-07-17 20:32:03 -07:00
cpp.hint
crosscomponents.cmake [nativeaot] Add Native AOT cross-build support for iOS-like platforms (#88242) 2023-07-11 21:34:35 +02:00
crossgen-corelib.proj Restored Crossgen2's optimizations in CoreCLR builds and reenabled the poisoning tests since the problem has been addressed. (#90278) 2023-08-10 09:14:51 -07:00
Directory.Build.props
Directory.Build.targets
enablesanitizers.sh Address Sanitizer support in CoreCLR (#74623) 2023-07-17 20:32:03 -07:00
generateredefinesfile.sh
pgosupport.cmake [main] Update dependencies from dnceng/internal/dotnet-optimization (#86436) 2023-05-22 14:02:11 -07:00
run-cppcheck.sh Lowercase TargetOS (#80164) 2023-01-11 17:58:32 +01:00
runtime-prereqs.proj
runtime.proj Address Sanitizer support in CoreCLR (#74623) 2023-07-17 20:32:03 -07:00