Download List

Project Description

nwbintools is a machine code tool-chain containing
an assembler and various related development
tools. It will thus be similar to GNU's binutils,
but no attempts are made to duplicate its
functionality, organization, or interfaces. The
assembler works on x86 ELF-based Linux and FreeBSD
systems.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-04-25 07:33
0.1.2

This release fixes various critical bugs.
Additionally, assembler performance has more than
doubled, and approaches GNU assembler speed levels
now.
Tags: Major bugfixes

2007-05-01 15:01
0.1.1

This release extends the assembler with support
for most instructions from x87, MMX, SSE, SSE2,
and SSE3. However, support for various
system-level and post-486 instructions is still
missing. Various critical bugs related to labels,
relocations, and wrong section sizes were fixed.
Performance has been doubled.
Tags: Minor feature enhancements

2007-04-14 12:09
0.1

This version contains a preliminary version of the assembler, which currently only supports x86 ELF-based Linux and FreeBSD systems. There are still lots of bugs and limitations which make it unsuitable as a general purpose tool. However, it already works well with most code generated by the nwcc C compiler.
Tags: Initial freshmeat announcement

Project Resources