* pspsh does not depend on cygwin and is native
* remotejoy SDL is also included as a native binary (no cygwin)
* win32 dependencies updated
* zlib 1.2.5
* SDL 1.2.14
* readline 5.1 (same as gdb)
* libiconv 1.13.1
* pthreads 2.8.0
* updated the fpulib trig functions can use the FPU processor but we either use vfpu or software impl using libm. This can help to make a bit faster code if we do not need vectors.
* Updated newlib to 1.18
* wide-char enhancements
* long double math routines added for platforms where LDBL == DBL
* long long math routines added
* math cleanup
* major locale charset overhaul including added charsets
* various cleanups
* various bug fixes
* Updated the dev environment to build under Windows Vista and Windows 7
* Updated binutils to 2.18 (for better integration with gcc 4.3.x)
* removed the patch that defines long as 64bit back to 32bit. This can lead to faster code but breaks old compiled libraries
* Disabled CDT-5.0.x bug fix
* gcov builds properly but not fully tested if works as expected
* added fixes from Luqman Aden in TinyXML
* added libmpeg2 devpak
* added bullet physics devpak
* windows tools are linked against pthreads, if thereads are used it can improved performance on the development side.
get it for ubuntu32:
https://sourceforge.net/projects/min...r.bz2/download
get it for win32:
https://sourceforge.net/projects/min...6.exe/download
For the next release i will try to focus on getting rid of the last cygwin dependencies and more devpaks