• V
    Upstream coreclr and pal changes to support powerpc (ppc64le) architecture (#69105) · edd35971
    Vikas Gupta 提交于
    * coreclr pal layer chanegs.
    
    * Updated the system arch for power architecture.
    
    * Fixed the failing PAL SXS exception_handling test case
    
    * replaced gint with gint64 to avoid overflow and this has fixed the segmentation fault issue.
    
    * coreclr pal layer chanegs.
    
    * Fixed the failing PAL SXS exception_handling test case
    
    * coreclr pal layer chanegs.
    
    * Updated the system arch for power architecture.
    
    * Fixed the failing PAL SXS exception_handling test case
    
    * replaced gint with gint64 to avoid overflow and this has fixed the segmentation fault issue.
    
    * coreclr pal layer chanegs.
    
    * Fixed the failing PAL SXS exception_handling test case
    
    * Removing intsafe.h file as main does not have this file now.(Already removed in commit 27195f67)
    Co-authored-by: NAlhad Deshpande <Alhad.Deshpande1@ibm.com>
    edd35971
primitives.cpp 231 字节