Go to file
hyung-hwan 65ad752666 hacked formatting code to work around a compiler problem of not passing __float128 properly via va_list.
introduced 'jj' to pass a large value via a pointer but to take the value inside the pointer
changed hawk_rtx_format() and hawk_rtx_formatmbs() to use 'jj' when building with HAWK_USE_FLTMAX on
2020-12-03 07:28:53 +00:00
hawk hacked formatting code to work around a compiler problem of not passing __float128 properly via va_list. 2020-12-03 07:28:53 +00:00
.travis.yml updated .travis.yml 2020-12-02 16:18:32 +00:00