summaryrefslogtreecommitdiff
path: root/src/pal/tests/palsuite/exception_handling
AgeCommit message (Expand)AuthorFilesLines
2016-07-20Make PAL_SEHException smaller (#6267)Jan Vorlicek2-2/+2
2016-06-04Linux/ARM: Adding rpath for shared library of exception_handling.pal_sxs.test...Geunsik Lim1-0/+9
2016-04-12Fix hardware exception handling in native code on BSDJan Vorlicek1-7/+0
2016-03-16Remove __cdecl__ calling convention for [-Werror,-Wignored-attributes]Geunsik Lim1-1/+1
2016-02-26Fix the osx exception port forwarding limitations.Mike McLaughlin3-16/+111
2016-02-22Temporarily disable paltest_pal_sxs_test1 on NetBSDKamil Rytarowski1-1/+1
2016-02-14Add more CMake sugar for NetBSDKamil Rytarowski1-5/+4
2016-02-01Fix build breaks in Linux ARM buildJan Kotas1-1/+1
2016-01-27Update license headersdotnet-bot52-183/+156
2016-01-26Fix OSX bps for PC-relative instructions.Mike McLaughlin2-2/+2
2015-12-09Disable h/w exceptions for coreclr (non-DAC) builds.Mike McLaughlin1-1/+2
2015-11-18Add new pal test that tests exceptions across multiple PALs in different modu...Mike McLaughlin9-0/+294
2015-04-28Delete some dead exception handling related code in the PALJan Kotas8-408/+0
2015-04-14Rename "CoreClrPal" to "coreclrpal"Matt Ellis26-52/+52
2015-02-20Enable several PAL exception testsJan Vorlicek7-38/+37
2015-02-06lrt is not cross platform, lets put this back in when we verify this branch o...Geoff Norton26-26/+0
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot89-0/+4676