diff 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
line wrap: on
line diff
--- a/ChangeLog	Sun May 20 02:23:44 2018 +0200
+++ b/ChangeLog	Mon May 21 02:48:12 2018 +0200
@@ -1,6 +1,10 @@
 This file lists bigger/noteworthy changes, only...
 
 Version 1.1 (upcoming)
+dyncall:
+  o support for soft-float MIPS o32 (big- and little-endian)
+dyncallback:
+  o support for soft-float MIPS o32 (big- and little-endian)
 doc:
   o more detail in support matrix for bi-endian platforms
 buildsys: