• Show log

    Commit

  • Hash : b0c385af
    Author : Steffen Jaeckel
    Date : 2014-09-23T22:54:30

    fix x32 compilation
    
    change mp_digit/mp_word to unsigned long long
    introduce new internal type mp_min_u32 that is minimum 32 bit wide
    
    x32 target is 64 bit arch but has 32 bit wide 'unsigned long'