News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

PellesC V6.0

Started by Vortex, August 02, 2009, 02:20:39 PM

Previous topic - Next topic

Vortex

Changes from Release Candidate 3:

    * The new inline manager had problems cleaning out a chain of unused functions, leading to a later crash (POCC; mostly with /Ob1).
    * Fixed some 64-bit instructions in disassembler (PODUMP, debugger, ...).
    * Added AES instructions aesenc, aesenclast, aesdec, aesdeclast, aesimc, aeskeygenassist, pclmulqdq (POASM, POCC assembler, PODUMP, debugger).

Download:
http://www.smorgasbordet.com/pellesc/download.htm

Major changes between version 5.00 and 6.00:
http://www.smorgasbordet.com/pellesc/changes_500_600.htm

Pelle