Skip to content

Release 1.0.16

Latest
Compare
Choose a tag to compare
@pmur pmur released this 14 Jul 15:47
· 32 commits to master since this release

1.0.16 - 2021-07-14

  • Release 1.0.16

  • Run tests on GCC 11

  • Run tests on gcc-9 and gcc-10

  • Simplify even further the example configure call

  • Remove references to --with-backend and --enable-decimal-float

  • libbid: sync to gcc commit 99dee82307f

  • Ignore PLT references from GCC intrinsic functions

  • Fix installation permissions

  • Add TS18661-2 strfromdN

  • Enable travis CI for libdfp.

  • powerpc: use __builtin_fabsdN for fabsdN

  • Remove malloc/realloc checks in configury

  • Do not disambiguate configury top_srcdir

  • Cleanup libdecnumber config.h

  • Cleanup new configure generated files in distclean

  • Cleanup *.d files

  • Remove dfp_backend variable

  • Fix .pc permissions