summaryrefslogtreecommitdiff
path: root/src/pal/src/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2016-05-19Add named mutex for cross-process synchronizationKoundinya Veluri1-0/+1
2016-04-25ARM: Fix compile error for unw usage with clang-3.8SaeHie Park1-3/+4
2016-04-16NetBSD: Add support for PAL_IsDebuggerPresent()Kamil Rytarowski1-0/+3
2016-04-15Merge pull request #4260 from myungjoo/fix/4259Jan Vorlicek1-0/+3
2016-04-12Fix hardware exception handling in native code on BSDJan Vorlicek1-0/+3
2016-04-12ARM: fix build warning for unw usageMyungJoo Ham1-0/+3
2016-03-05Replace all uses of __LINUX__ with the lower caseGeunsik Lim1-4/+0
2016-02-17Merge pull request #3189 from krytarowski/netbsd-support-49Jan Kotas1-1/+0
2016-02-17Fix NetBSD build issue: Use compiler version of alloca(3) when possibleKamil Rytarowski1-1/+0
2016-02-17Merge pull request #3177 from krytarowski/netbsd-support-47Jan Vorlicek1-2/+4
2016-02-17Fix build issue on NetBSD: Make RPATH optional and user-settableKamil Rytarowski1-2/+4
2016-02-12Fix tracing lib problems in multiple PALs. Issue #3164.Mike McLaughlin1-0/+5
2016-02-05Detect libunwind features allowing LLVMs libunwind to be usedBen Pye1-8/+20
2016-02-02Add NetBSD target in src/pal/src/CMakeLists.txtKamil Rytarowski1-0/+11
2016-02-02Sort platforms alphabetically in src/pal/src/CMakeLists.txtKamil Rytarowski1-24/+24
2016-01-31Stop defining WIN32 in Unix buildsJan Kotas1-1/+0
2016-01-31Introduce central location for turning FEATURE_EVENT_TRACE on/offJan Kotas1-2/+2
2016-01-24Add identity.cpp to build.Lakshmi Priya Sekar1-0/+1
2016-01-21Generating Event Logging Headers From CMake for LinuxDDCloud1-2/+2
2015-12-28Automating Event Logging Infrastructure: With this change the infrastructure ...Rama1-1/+1
2015-12-10Fix C++ exception handling when coreclr is loaded before C++ runtimeJan Vorlicek1-3/+1
2015-11-17Enable CLANG sanitizers for native debug buildsSteve Harter1-0/+2
2015-11-12Fix Thread.Start while debugging bug on OSX.Mike McLaughlin1-0/+3
2015-11-04Remove SetConsoleCtrlHandler from Unix PALstephentoub1-1/+0
2015-10-21Move some functions to allow them to be inlined with clangKoundinya Veluri1-1/+0
2015-10-19Revert some changed files from an incorrectly merged commit.Aditya Mandaleeka1-1/+0
2015-10-15Changes to Test InfrastructureKoundinya Veluri1-0/+1
2015-10-13Implement CoCreateGuid using uuid_generate on UnixJan Vorlicek1-0/+1
2015-10-11This enables Lttng Logging for CoreClr,Rama1-0/+4
2015-10-08Merge pull request #1689 from Priya91/palstringLakshmi Priya1-1/+0
2015-10-06Apply StackString for pal MAX_LONGPATH references.Lakshmi Priya Sekar1-1/+0
2015-10-02cmake: cleanup FreeBSD system include path.Peter Jas1-5/+2
2015-09-30Remove references to libunwind-ptrace to fix build on RPM distrosEugene1-1/+0
2015-09-30Merge pull request #1524 from Priya91/stackstringLakshmi Priya1-0/+1
2015-09-30Add StackString class for stack/heap allocation for MAX_LONGPATH.Lakshmi Priya Sekar1-0/+1
2015-09-23Implement runtime suspension for OSXJan Vorlicek1-0/+1
2015-09-15Use out-of-proc libunwind to unwind native stack from DACEugene1-0/+9
2015-08-18Remove PAL code that has been moved to the corefx repoNick Guerrera1-1/+0
2015-07-27[aarch64] Initial aarch64/linux bring upGeoff Norton1-0/+11
2015-07-24Add ARM target for CoreCLR on Linux.Ben Pye1-5/+41
2015-07-01Generate the dac table RVA using nm at build time.Mike McLaughlin1-1/+0
2015-05-27Add PAL error message stringsJan Vorlicek1-0/+1
2015-05-02Fixed PAL thread allocation stack overflow.Mike McLaughlin1-0/+2
2015-04-28Build crossgen for LinuxJohn Chen (JOCHEN7)1-0/+1
2015-04-27Go back to a statically linked PAL (issue #728).Mike McLaughlin1-2/+1
2015-04-23Fix loading of PAL on OSXMatt Ellis1-0/+7
2015-04-17CoreClr: Fix FreeBSD linking-issues.Jostein Kjønigsen1-0/+11
2015-04-14Rename "CoreClrPal" to "coreclrpal"Matt Ellis1-5/+5
2015-04-14Create shared PAL module and change all the debugger modules and coreclr to u...Mike McLaughlin1-7/+9
2015-04-07PAL: Use /usr/local/include for includes on FreeBSD.Jostein Kjønigsen1-0/+5