9 Commits

Author SHA1 Message Date
naddy
85229c97e7 drop RCS Ids 2022-03-11 18:49:30 +00:00
sthen
9fe1e38b23 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:43:27 +00:00
juanfra
15141e2a5f Update to fasm 1.73.04. Add an extra step to generate the assembler
from source and unbreak with lld. OK naddy@.
2018-11-26 16:50:51 +00:00
juanfra
ed05755278 Update to fasm 1.71.22. From MAINTAINER.
Tested on i386. Changes to DESCR by me.
2014-11-09 01:05:36 +00:00
jasper
d126cda114 switch to working maintainer email; ok MAINTAINER 2014-10-23 07:26:55 +00:00
espie
bcf3856632 PERMIT_* / REGRESS->TEST sweep 2013-03-11 10:50:00 +00:00
espie
5855efb734 move depends to new style 2010-11-15 19:45:56 +00:00
pirofti
33f4b4c1e5 Remove amd64 support as it does not work yet.
Asked by Dmitri Alenichev (maintainer).
2009-02-06 11:41:35 +00:00
pirofti
2df6683936 Import fasm, from Dmitri Alenichev. Thanks!
The flat assembler is a fast and efficient self-assembling 80x86
assembler for DOS, Windows and Linux operating systems. Currently it
supports all 8086-80486/Pentium instructions with MMX, SSE, SSE2, SSE3
and 3DNow! extensions and x86-64 (both AMD64 and EM64T) instructions,
can produce output in binary, MZ, PE, COFF or ELF format. It includes
the powerful but easy to use macroinstruction support and does multiple
passes to optimize the instruction codes for size. The flat assembler is
self-compilable and the full source code is included.

okay sthen@.
2009-01-11 18:23:25 +00:00