"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "src/CheckKMA.cpp" between
ntl-11.5.0.tar.gz and ntl-11.5.1.tar.gz

About: NTL is a high-performance, portable C++ library for doing number theory. It provides data structures and algorithms for manipulating signed, arbitrary length integers, and for vectors, matrices, and polynomials over the integers and over finite fields.

CheckKMA.cpp  (ntl-11.5.0):CheckKMA.cpp  (ntl-11.5.1)
#include <NTL/ctools.h> #include <NTL/ctools.h>
#include <NTL/linux_s390x.h>
#include <cstdlib> #include <cstdlib>
#include <iostream> #include <iostream>
#include "linux_s390x.h"
using namespace std; using namespace std;
#if !defined(LINUX_S390X) #if !defined(LINUX_S390X)
#error "KMA not supported" #error "KMA not supported"
#endif #endif
int main() int main()
{ {
#if defined(AT_HWCAP) && defined(HWCAP_S390_STFLE) #if defined(AT_HWCAP) && defined(HWCAP_S390_STFLE)
unsigned long hwcap, facility_list_nmemb; unsigned long hwcap, facility_list_nmemb;
 End of changes. 2 change blocks. 
2 lines changed or deleted 1 lines changed or added

Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)