summaryrefslogtreecommitdiff
path: root/src/dlls/mscordbi
AgeCommit message (Expand)AuthorFilesLines
2015-05-02Fixed PAL thread allocation stack overflow.Mike McLaughlin1-1/+1
2015-04-27Go back to a statically linked PAL (issue #728).Mike McLaughlin1-2/+2
2015-04-17Add missing MIT license headersJan Vorlicek1-5/+4
2015-04-14Rename "CoreClrPal" to "coreclrpal"Matt Ellis1-1/+1
2015-04-14Create shared PAL module and change all the debugger modules and coreclr to u...Mike McLaughlin1-1/+2
2015-03-26Make DBI and SOS use PAL from DACEugene Zemtsov1-2/+3
2015-03-24Various DBI related fixes that make it possible to load DBI on Linux and atta...Eugene Zemtsov1-0/+4
2015-03-03Pipe based communication between debugee and managed debugger on LinuxEugene Zemtsov2-3/+1
2015-02-08precompile common headers to reduce build time for win builds. With this buil...Rahul Kumar1-0/+2
2015-02-07Use list(APPEND) rather than set(var ${var} ...) in CMakeBen Boeckel1-6/+4
2015-02-05Make DBI build on LinuxEugene Zemtsov1-13/+35
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot11-0/+405