summaryrefslogtreecommitdiff
path: root/src/vm/amd64/unixstubs.cpp
AgeCommit message (Expand)AuthorFilesLines
2018-09-01i386: Fixed definition with declaration in eetoprofinterfaceimpl.cpp (#18792)sergey ignatov1-2/+2
2017-09-05implementing profiler ELT callbacks for AMD64 Linux (#12603)sergey ignatov1-15/+0
2017-04-26Enable build with clang 4.0 (#11226)Jan Vorlicek1-3/+3
2017-02-26Clean up PInvokeStubForHost and PInvokeStubForHostInner (#9815)Jonghyun Park1-10/+0
2017-02-24Remove NakedThrowHelper and ifdef-out its callers (#9771)Jan Vorlicek1-5/+0
2016-09-02LTO build: fix perf regression from strict alias violation and incorrect inli...kchoi1-2/+2
2016-01-31Merge pull request #2520 from sperling/profilerJan Kotas1-0/+15
2016-01-31Enabling profiling on Unix/OS X.Andreas Strid1-0/+15
2016-01-27Update license headersdotnet-bot1-4/+3
2015-08-25[amd64] Implement the pinvoke stubs for unixGeoff Norton1-15/+0
2015-05-02Implement AVX detection asm helper on UnixJan Kotas1-0/+12
2015-02-26Implement ExternalMethodFixupStub, VirtualMethodFixupStub and StubDispatchFix...Geoff Norton1-32/+0
2015-02-25Delete dead codeJan Kotas1-5/+0
2015-02-26Implement TheUMEntryPrestub and UMThunkStub for UNIX ABIGeoff Norton1-19/+0
2015-02-11Remove the CPP stubs and ensure to mark the leaf endGeoff Norton1-18/+0
2015-02-06Initial Mac OSX SupportGeoff Norton1-5/+0
2015-01-31Replaced compiler option to disabled all warnings in Linux build by options f...Jan Vorlicek1-2/+2
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+158