summaryrefslogtreecommitdiff
path: root/src/pal/prebuilt/inc
AgeCommit message (Expand)AuthorFilesLines
2018-04-05Rename conflicting definitions VER_MAJOR/MINORVERSION macros (#17364)Jan Kotas3-40/+22
2018-03-30Fix ilasm COR header (#17357)Eric StJohn1-14/+9
2018-03-19Add new ICLRDebuggingLibraryProvider2 interface for OpenVirtualProces that wo...Mike McLaughlin1-9/+109
2018-02-09Debugger api to set a breakpoint on offset 0 of all methods (#16303)David Mason1-1/+89
2018-02-09Revert "Debugger api to set a breakpoint on offset 0 of all methods (#15819)"Jan Kotas1-87/+0
2018-02-08Debugger api to set a breakpoint on offset 0 of all methods (#15819)David Mason1-0/+87
2017-10-27Delete dead code (#14703)Jan Kotas3-555/+0
2017-10-23profiler changes for tiered compilation (#14612)David Mason1-0/+938
2017-10-23Fix for #12609 - add option to disable tiered compilation for profilers (#14...David Mason1-1/+2
2017-09-18Change jit notifications so that they pass the native code address. (#14021)David Mason1-0/+179
2017-09-07Make dumpmd work with tiered jitting. Now displays previous code addresses (#...David Mason1-0/+86
2017-08-27Remove always defined FEATURE_RANDOMIZE_STRING_HASHING define (#13491)Dan Moseley1-1/+1
2017-05-10add prebuilt fileMukul Sabharwal1-29/+2
2017-05-08Add an event pipe that pipes to the profiler apisMukul Sabharwal1-6/+825
2017-04-13Ensure Environment.ExitCode works correctly after app domain unloaded. (#10842)Jim Ma1-1/+15
2017-03-07[x86/Linux] CDECL as default P/Invoke Calling Convetion (#9977)Jonghyun Park1-1/+1
2017-02-14Remove never defined FEATURE_INCLUDE_ALL_INTERFACESdanmosemsft1-1/+1
2017-02-12Remove never defined FEATURE_FUSIONdanmosemsft1-2919/+0
2017-02-11Revert "Remove always defined FEATURE_CORESYSTEM"danmosemsft1-0/+14
2017-02-10Remove always defined FEATURE_CORECLRdanmosemsft1-7/+0
2017-02-10Remove always defined FEATURE_CORESYSTEMdanmosemsft1-7/+0
2016-11-22[x86/Linux] Fix stdcall calling convention ignored on variadic function (#8252)SaeHie Park1-6/+6
2016-10-21Address CR feedbackMukul Sabharwal1-11/+19
2016-10-21Add LCG JIT Compilation Profiler CallbacksMukul Sabharwal1-6/+1700
2016-10-14NullReferenceException APIs (#7338)Sven Boemer1-17/+468
2016-09-22Fix Unable to step through Visual Studio remote debugger with coreclr executa...Mike McLaughlin1-0/+90
2016-07-25Arm64: DebuggerRama Krishnan Raghupathy1-6/+38
2016-06-02Fix details for CoreCLR binaryGaurav Khanna1-1/+1
2016-04-18enable build of cross target components.Rahul Kumar1-1/+1
2016-04-06Adding Common versioning to managed and Native components of coreclrJose Perez Rodriguez1-0/+4
2016-03-24Delete legacy netcf compat support (final part)Jan Kotas1-93/+0
2016-03-09Delete dead codeJan Kotas1-1/+0
2016-02-10Fix SOS managed breakpoints when coreclr symbols are stripped.Mike McLaughlin1-6/+103
2016-01-31Merge pull request #2520 from sperling/profilerJan Kotas1-1/+1
2016-01-31Enabling profiling on Unix/OS X.Andreas Strid1-1/+1
2016-01-27Update license headersdotnet-bot29-116/+87
2015-12-28Automating Event Logging Infrastructure: With this change the infrastructure ...Rama5-21449/+0
2015-11-03Fix sos clrstack unwinding for the special HelperMethodFrame.Mike McLaughlin1-12/+23
2015-10-29Port .NET Framework 4.6.1 changesJan Kotas5-8/+1816
2015-10-21Enable EventSource Logging in Linux via LttngRama3-0/+21
2015-10-16Controlling Xplat Event logging:Rama2-1240/+6245
2015-10-11This enables Lttng Logging for CoreClr,Rama2-12/+2647
2015-10-08Code changes for firing etw events when a pdb is dynamically loaded. This cor...dotnet-bot2-4/+75
2015-09-15Use out-of-proc libunwind to unwind native stack from DACEugene1-84/+171
2015-08-22Enable gcroot and other gc related sos commands.Mike McLaughlin1-30/+30
2015-08-03Allow x86 version of prebuilt mscoree.h to be used for all architecturesJan Kotas1-4/+5
2015-08-03Revert "Merge changes from TFS"Jan Kotas1-4/+4
2015-08-03Use x86 version of prebuilt mscoree.hJan Kotas1-4/+4
2015-05-07Merge changes from parent branchdotnet-bot3-72/+248
2015-04-28Remove unused code and address codereview commentsEugene Zemtsov1-10/+1