News:

Masm32 SDK description, downloads and other helpful links
Message to All Guests

Main Menu

UASM 2.46.10 Update available

Started by johnsa, March 27, 2018, 12:43:28 AM

Previous topic - Next topic

johnsa

Hi,

2.46.10 Packages are up and Repository is updated.
Fixes for this release:

Add support for static object method invocation using _STATIC, _SINVOKE and newer HLL syntax.
Improved OO macrolib functions.
Fixed gccmod.inc for Linux compilation.
Fixed instruction encoding issues and warnings for vpsrad, vmulpd, vmovupd.
Fix delphicall parameter confusion bug.
Fix vararg+C calling convention bug present from JWasm (was actually related to EQU).
Add error for non-numeric items used in conditional assembly.
Allow vectorcall built-in type as return types and ensure they're correctly evaluated at assembly time.

2.47 will be next with PLT/GOT/PIE support :)

Cheers!
John

jj2007

Tested OK with my main sources :t