comparison ChangeLog @ 307:d2c8ea3ef2ed

better MacOS Mojave support in ./configure (Mojave dropped i386 builds)
author Tassilo Philipp
date Mon, 29 Apr 2019 11:51:30 +0200
parents b104c5beec8b
children b51401bc4c37
comparison
equal deleted inserted replaced
306:9f2aff560fa7 307:d2c8ea3ef2ed
7 o support for soft-float MIPS o32 & n64 (big- and little-endian, each) 7 o support for soft-float MIPS o32 & n64 (big- and little-endian, each)
8 doc: 8 doc:
9 o more detail in support matrix for bi-endian platforms 9 o more detail in support matrix for bi-endian platforms
10 buildsys: 10 buildsys:
11 o default ./configure: FreeBSD/mips*hf needed -mhard-float compiler flag set explicitly 11 o default ./configure: FreeBSD/mips*hf needed -mhard-float compiler flag set explicitly
12 o better MacOS Mojave support in ./configure (Mojave dropped i386 builds)
12 13
13 Version 1.0 (2018/04/23) 14 Version 1.0 (2018/04/23)
14 dyncall: 15 dyncall:
15 o PPC64 single-precision float fixes for more than 13 float args (thanks Masanori Mitsugi!) 16 o PPC64 single-precision float fixes for more than 13 float args (thanks Masanori Mitsugi!)
16 o fixed potential buffer overrun on ARM64 17 o fixed potential buffer overrun on ARM64