diff ChangeLog @ 21:39d570758588

- cleanups in changelog and todo
author cslag
date Sat, 05 Sep 2015 23:17:56 +0200
parents 9ceb368cc0ed
children 02223f76d319
line wrap: on
line diff
--- a/ChangeLog	Sun Aug 02 19:38:25 2015 +0200
+++ b/ChangeLog	Sat Sep 05 23:17:56 2015 +0200
@@ -5,7 +5,7 @@
   o ARM64 support (AAPCS64 on Linux, Apple's derived version on iOS)
   o PPC64 support, including syscalls (thanks Masanori!)
   o introduced dcArgF and dcVArgF for flexible/convenient argument binding (works like dcCallF/dcVCallF but without the function call)
-  o added -fPIC by default for FreeBSD
+  o using -fPIC by default for FreeBSD
   o PPC32 linux syscall support
   o fixed return value errors for arm32 on some platforms (e.g. freebsd/arm32, nintendo ds); arm & thumb mode
 dyncallback: