PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.

Feeds


Archives

Apr. 13, 2009

Yasm 0.8.0 Released

Languages :: Assembly

Yasm 0.8.0 has been released. Yasm is a modular assembler, allowing for the support of multiple syntaxes, multiple output object formats, multiple instruction sets, and optimizations.

This release includes: support for the TASM syntax, the use of UNIX path functions on Cygwin, AVX and FMA updates, bug fixes, and other changes.

Dec. 01, 2008

NASM 2.06rc1 Released

Languages :: Assembly

NASM 2.06rc1 has been released. NASM is a portable x86-32 and x86-64 assembler, supporting a variety of platforms and object file formats.

Nov. 17, 2008

Flat Assembler 1.67.29 Released

Languages :: Assembly

Flat Assembler 1.67.29 has been released. It is an x86 and x86-64 assembler.

This release includes: support for optionally outputting symbolic information, bug fixes, and other changes.

Oct. 30, 2008

NASM 2.05.01 Released

Languages :: Assembly

NASM 2.05.01 has been released. NASM is a portable x86-32 and x86-64 assembler, supporting a variety of platforms and object file formats.

This release includes a fix for the parsing of the warning enable/disable -W/-w option.

Oct. 27, 2008

NASM 2.05 Released

Languages :: Assembly

NASM 2.05 has been released. NASM is a portable x86-32 and x86-64 assembler, supporting a variety of platforms and object file formats.

This release includes: -O0 behaviour that matches the NASM 0.98 legacy behaviour, the -w-user option for suppressing the output of %warning directives, and overhaul of the ELF64 backend, and bug fixes.

Oct. 03, 2008

NASM 2.05rc1 Released

Languages :: Assembly

NASM 2.05rc1 has been released. NASM is a portable x86-32 and x86-64 assembler, supporting a variety of platforms and object file formats.

This release includes: '-w-user' for suppressing the output of '%warning' directives, fixes, and other changes.

June 18, 2008

NASM 2.03.01 Released

Languages :: Assembly

NASM 2.03.01 has been released. NASM is a portable x86-32 and x86-64 assembler, supporting a variety of platforms and object file formats.

This release includes bug fixes.

June 10, 2008

NASM 2.03 Released

Languages :: Assembly

NASM 2.03 has been released. NASM is a portable x86-32 and x86-64 assembler, supporting a variety of platforms and object file formats.

This release includes: support for Intel AVX, CLMUL and FMA instructions; support for the DWARF debugging format for ELF targets; SEH support on Windows; bug fixes; and other changes.

May 16, 2008

Yasm 0.7.1 Released

Languages :: Assembly

Yasm 0.7.1 has been released. Yasm is a modular assembler, allowing for the support of multiple syntaxes, multiple output object formats, multiple instruction sets, and optimizations.

This release includes: AVX instruction fixes, build fixes, and CPU flags fixes.

HLA v1.102 Released

Languages :: Assembly

High Level Assembly v1.102 has been released. HLA adds high-level language syntax and constructs to x86 assembly.

This release includes: support for Mac OS X, a rewritten code generator, bug fixes, and other changes.

Apr. 16, 2008

Yasm 0.7.0 Released

Languages :: Assembly

Yasm 0.7.0 has been released. Yasm is a modular assembler, allowing for the support of multiple syntaxes, multiple output object formats, multiple instruction sets, and optimizations.

This release includes: support for the Intel Advanced Vector Extensions instructions, multi-section binary support, support for ELF32 and ELF64 TLS relocations, support for underscores in certain constants, SSE5 condition code support, bug fixes, and other changes.

Apr. 09, 2008

dasm 2.20.11 Released

Languages :: Assembly

dasm 2.20.11 has been released. It is a macro assembler for a variety of 8-bit microprocessors.

Mar. 28, 2008

HLA v1.102 beta Released

Languages :: Assembly

HLA v1.102 beta has been released. HLA adds high-level language syntax and constructs to x86 assembly.

This release includes: changes to the behaviour of the FADD(), FSUB(), FSUBR(), FMUL(), FDIV() and FDIVR() instructions; the generation of hexadecimal encodings for almost all instructions; new command line parameters for controlling the formatting of output files; and other changes.

Feb. 28, 2008

NASM 2.02 Released

Languages :: Assembly

NASM 2.02 has been released. NASM is a portable x86-32 and x86-64 assembler, supporting a variety of platforms and object file formats.

This release includes: support for the XSAVE instruction group, %iftoken and %ifempty support, improved warnings, experimental support for DWARF in ELF64, bug fixes, and other changes.

Feb. 21, 2008

HLA v1.101 Released

Languages :: Assembly

High Level Assembly v1.101 has been released. HLA adds high-level language syntax and constructs to x86 assembly.

This release includes: support for the new HLA stdlib v3.1, and documentation updates.

Jan. 22, 2008

NASM 2.01 Released

Languages :: Assembly

NASM 2.01 has been released. NASM is a portable x86-32 and x86-64 assembler, supporting a variety of platforms and object file formats.

This release includes documentation improvements, and bug fixes.

Nov. 28, 2007

NASM 2.00 Released

Languages :: Assembly

NASM 2.00 has been released. NASM is a portable x86-32 and x86-64 assembler, supporting a variety of platforms and object file formats.

This release includes: x86-64 support; support for all public instruction set extensions up to and including SSE5; support for the ELF64, COFF64 and Mac OS X file formats; performance improvements; and bug fixes.

Oct. 18, 2007

NASM 0.99.05 Released

Languages :: Assembly

NASM 0.99.05 has been released. NASM is a portable x86-32 and x86-64 assembler.

This release includes: a fix for a bug where floating point constants were doubled, a new -Z command line switch, and other changes.

Oct. 02, 2007

HLA v1.98 Released

Languages :: Assembly

High Level Assembly v1.98 has been released. HLA adds high-level language syntax and constructs to x86 assembly.

This release includes bug fixes.

Sep. 23, 2007

Yasm 0.6.2 Released

Languages :: Assembly

Yasm 0.6.2 has been released. Yasm is a modular assembler, allowing for the support of multiple syntaxes, multiple output object formats, multiple instruction sets, and optimizations.

This release includes: AMD SSE4a and SSE5 instruction support, 16-bit float value support, GAS local labels support, bug fixes, and other changes.

Sep. 15, 2007

HLA v1.97 Released

Languages :: Assembly

High Level Assembly 1.96 has been released. HLA adds high-level language syntax and constructs to x86 assembly.

This release includes: the addition of support for classes and namespaces to the @locals function, bug fixes, and other changes.

June 06, 2007

Yasm 0.6.1 Released

Languages :: Assembly

Yasm 0.6.1 has been released. Yasm is a modular assembler, allowing for the support of multiple syntaxes, multiple output object formats, multiple instruction sets, and optimizations.

This release includes: SSE4.1 and SSE4.2 instruction support, support for the .set directive in the GAS parser, plus other changes and bug fixes.

May 18, 2007

HLA 1.96 Released

Languages :: Assembly

High Level Assembly 1.96 has been released. HLA adds high-level language syntax and constructs to x86 assembly.

This release includes bug fixes.

May 14, 2007

HLA v1.95 Released

Languages :: Assembly

High Level Assembly v1.95 has been released. HLA adds high-level language syntax and constructs to x86 assembly.

This release includes fixes.

Apr. 30, 2007

HLA v1.93 Released

Languages :: Assembly

High Level Assembly v1.93 has been released. HLA adds high-level language syntax and constructs to x86 assembly.

This release includes a couple of bug fixes.

Categories

[Valid XHTML 1.0][Valid CSS][Valid RSS 2.0][Valid Atom 1.0][Powered by OCaml]