12.Nov.2023
|
Development tool: vasm 1.9f
Frank Wille has published an update of the modular assembler vasm. Changes of version 1.9f:
- Fix relative section offset directives, which must be unsigned to work correctly over the whole target's address space.
- Fixed a few issues with named macro arguments.
- Do not warn about missing references to Common or Weak symbols.
- Binary output modules allow addresses outside of the backend's address space.
- m68k: MOVEM (An),An/Am must not be optimized into two MOVE instructions. This was a new bug in V1.9e.
- std-syntax: Fixed binary constant 0b...., which was erroneously mistaken for a one-digit temporary label destination since V1.9a.
(dr)
[News message: 12. Nov. 2023, 21:51] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|