summaryrefslogtreecommitdiff
path: root/src/pal
AgeCommit message (Expand)AuthorFilesLines
2019-05-22Add EnumerateRefs API and remove GetObjectReferences (#24542)Mukul Sabharwal1-1887/+1888
2019-05-22Cache current thread ID in TLS (#24699)Leandro A. F. Pereira1-5/+12
2019-05-21Avoid PAL LoadLibrary simulator for regular PInvoke (#24669)Jan Kotas2-61/+0
2019-05-21Add header check for atomic_ops.hAdeel2-0/+4
2019-05-20Cuckoo metadata (#24498)David Wrighton2-0/+126
2019-05-17Merge pull request #24520 from am11/freebsd/set-affinityJan Vorlicek2-13/+16
2019-05-16Add support for invariant casing in PAL (#24597)Michal Strehovský6-0/+2576
2019-05-16Delete iswxdigit test (#24608)Michal Strehovský5-97/+0
2019-05-15Delete unicode API emulator (#24581)Michal Strehovský11-15446/+37
2019-05-15Making crossgen throw when compiling with the PartialNgen flag and no IBC dat...Fadi Hanna2-0/+2
2019-05-13Profiler API to request ReJIT with inliners (#24461)David Mason3-1875/+1899
2019-05-11Adjust PAL_STDCPP_COMPAT to accommodate FreeBSDAdeel2-13/+16
2019-05-10Move EventProvider native layout to be driven by CMake configure (#24478)Jeremy Koritzinsky7-2/+247
2019-05-09Fix memory leak in PAL_GenerateCoreDump (#24503)Mike McLaughlin1-11/+24
2019-05-08Add generate crash dump command to diagnostics server (#24460)Mike McLaughlin2-87/+189
2019-05-07Fixing up time.cpp in the PAL (#24428)Tanner Gooding2-95/+92
2019-05-06Add option to only notify profiler of LOH allocations (#24291)Mukul Sabharwal1-1/+12
2019-05-03Use our local-built instances of tools from Microsoft.DotNet.BuildTools.CoreC...Jeremy Koritzinsky1-1/+1
2019-05-02In the PAL GetProcessTimes implement lpCreationTime using the current time re...Brian Sullivan1-10/+44
2019-05-02Merge pull request #24322 from am11/libunwind-format-specifierJan Vorlicek1-9/+5
2019-05-01Adjust some terms (#24351)Dan Moseley4-4/+4
2019-05-02Unify Wformat suppression for libunwindAdeel1-9/+5
2019-05-01Copy all win32 resources (#24308)David Wrighton1-1/+2
2019-04-25Add IsFrozenObject Profiler API (#24239)Mukul Sabharwal1-0/+12
2019-04-24Add Medium GC Profiling Mode & ICorProfilerInfo::GetObjectReferences (#24156)Mukul Sabharwal2-1767/+2612
2019-04-19Large Pages on Linux & macOS (#24098)Mukul Sabharwal3-7/+40
2019-04-16Fix incorrect thread affinitization (#24045)Jan Vorlicek1-7/+2
2019-04-13Delete COMPlus_FinalizeOnShutdown (#23595)Jan Kotas1-2/+1
2019-04-10Fix few issues discovered by testingJan Vorlicek1-4/+3
2019-04-10Fix RecycledLists size on UnixJan Vorlicek1-2/+3
2019-04-09Fix several issuesJan Vorlicek5-17/+16
2019-04-09Remove Unix CPU groups emulationJan Vorlicek6-948/+145
2019-04-08Add Large pages support in GCMukul Sabharwal1-0/+1
2019-04-05Fix rounding to UINT32_MAX (#23764)Ludovic Henry1-10/+3
2019-04-05Partially improve support for `--cpus` from Docker CLI (#23747)Ludovic Henry2-5/+12
2019-04-05Fix invalid use of stack memory (#23758)Aaron Robinson1-18/+16
2019-04-03Reflect PR feedbackJan Vorlicek2-1/+3
2019-04-03Remove CPU groups handling from the gc.cppJan Vorlicek2-0/+2
2019-04-02Move C/C++ and platform headers to pal/inc/rt/cpp folderIlia K3-0/+0
2019-03-29Unify clang with GNUCSinan Kaya2-4/+12
2019-03-22Improve detection of CPU limits when running inside a ContainerLudovic Henry1-1/+11
2019-03-21Merge pull request #23321 from franksinankaya/gcc_cleanup_14Jan Vorlicek2-4/+4
2019-03-18Fix for running in a container without mem limit set on Windows; (#23297)Maoni Stephens1-10/+8
2019-03-18Conversion issuesSinan Kaya2-4/+4
2019-03-18Merge pull request #23307 from franksinankaya/gcc_cleanup_13Jan Vorlicek1-1/+1
2019-03-18Merge pull request #23179 from franksinankaya/gcc_cleanup_11Jan Vorlicek6-289/+13
2019-03-18[EventPipe] Adding an IPC server to handle out of process communication. (#23...José Rivero2-14/+51
2019-03-17Remove old filesSinan Kaya4-279/+0
2019-03-17Correct current script dir detectionSinan Kaya3-12/+15
2019-03-17Fix conversion issuesSinan Kaya1-1/+1