comparison ChangeLog @ 305:b104c5beec8b

- softfloat support for mips64/n64 abi
author Tassilo Philipp
date Wed, 23 May 2018 11:41:34 +0200
parents d55f9d508074
children d2c8ea3ef2ed
comparison
equal deleted inserted replaced
304:6869d834a847 305:b104c5beec8b
1 This file lists bigger/noteworthy changes, only... 1 This file lists bigger/noteworthy changes, only...
2 2
3 Version 1.1 (upcoming) 3 Version 1.1 (upcoming)
4 dyncall: 4 dyncall:
5 o support for soft-float MIPS o32 (big- and little-endian) 5 o support for soft-float MIPS o32 & n64 (big- and little-endian, each)
6 dyncallback: 6 dyncallback:
7 o support for soft-float MIPS o32 (big- and little-endian) 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 12