The MASM Forum Archive 2004 to 2012

Specialised Projects => Pelle's Macro Assembler Development => Topic started by: Vortex on October 09, 2010, 12:04:41 PM

Title: Poasm Version 6.50.0
Post by: Vortex on October 09, 2010, 12:04:41 PM
New release of Poasm : Version 6.50.0

To get the this new release :

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

Changes announced by Pelle :

QuoteMacro assembler:

    * Fixed and improved handling of some addressing modes.
    * Fixed problem with infinite recursion after syntax error in nested struct directive.
    * Added missing cmpxchg16b instruction.
Title: Re: Poasm Version 6.50.0
Post by: Vortex on October 24, 2010, 08:33:12 AM
Poasm.exe V6.50.0 dating 23 October 2010 comes with PellesC V6.5, Release Candidate #2 :

http://www.smorgasbordet.com/pellesc/download.htm
Title: Re: Poasm Version 6.50.0
Post by: BlackVortex on December 12, 2010, 09:19:05 AM
How's the linker ?

Any reason to upgrade from older ver ?
Title: Re: Poasm Version 6.50.0
Post by: Vortex on December 12, 2010, 06:36:56 PM
Hi BlackVortex,

Yes, there are reasons to upgrade :

Quotemajor changes between 6.00 and 6.50

Linker:
Added option /MAPINFO:PATHS.
Fixed problem with safe exception handler table not always being sorted by address (X86).
Fixed "problem" with unexpected load configuration in the middle of a segment, which can only happen with assembly modules (X86).

http://www.smorgasbordet.com/pellesc/changes_600_650.htm