comparison ChangeLog @ 302:d55f9d508074

- mips softfloat support for o32 callconv (calls and callbacks, little and big endian) - cleanup of some mips files, removed unnecessary file, renamings.. - doc/manual cleanups, changelog entry
author Tassilo Philipp
date Mon, 21 May 2018 02:48:12 +0200
parents 74948b02cfa0
children b104c5beec8b
comparison
equal deleted inserted replaced
301:74948b02cfa0 302:d55f9d508074
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:
5 o support for soft-float MIPS o32 (big- and little-endian)
6 dyncallback:
7 o support for soft-float MIPS o32 (big- and little-endian)
4 doc: 8 doc:
5 o more detail in support matrix for bi-endian platforms 9 o more detail in support matrix for bi-endian platforms
6 buildsys: 10 buildsys:
7 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
8 12