[Lunar-commits] <moonbase-other> fasm: Version bump to stable 1.70.03

Terry Chan tchan at lunar-linux.org
Sat Sep 15 04:47:36 CEST 2012


commit 99182ae489efc3bbd1062f81c898aa7877db0a72
Author: Terry Chan <tchan at lunar-linux.org>
Date: Fri, 14 Sep 2012 19:47:36 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/99182ae489efc3bbd1062f81c898aa7877db0a72

fasm: Version bump to stable 1.70.03
---
  compilers/fasm/DETAILS | +10/-9    
  1 file changed, 10 insertions(+), 9 deletions(-)

--- a/compilers/fasm/DETAILS
+++ b/compilers/fasm/DETAILS
@@ -1,19 +1,20 @@
           MODULE=fasm
-         VERSION=1.69.34
+         VERSION=1.70.03
           SOURCE=$MODULE-$VERSION.tgz
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE
       SOURCE_URL=http://flatassembler.net/
-      SOURCE_VFY=sha1:91c5499f1df5cc6dfe11a071ed64602013be15ff
+      SOURCE_VFY=sha1:28a7d9882ebd650e6ab02e8b1ea761386f38d368
         WEB_SITE=http://flatassembler.net/
          ENTERED=20021130
-         UPDATED=20111008
+         UPDATED=20120914
       MAINTAINER="tchan at lunar-linux.org"
            SHORT="flat assembler for Linux, DOS, and Windows."
 cat << EOF
-The flat assembler is a fast and efficient self-assembling 80x86 assembler
-for DOS, Windows and Linux.  It supports all 8086-80486/Pentium instructions
-with MMX, SSE, SSE2 and 3DNow! extensions, can produce output in binary,
-MZ, PE, or COFF format.  Has the advanced but easy to use macro instruction
-support and does multiple quick passes to optimize the code for size.  It it
-self-compilable and the full source is included.
+The flat assembler is a fast and efficient self-assembling x86 assembler for
+DOS, Windows and Linux operating systems. Currently it supports x86 and x86-64
+instructions sets with MMX, 3DNow!, SSE up to SSE4, AVX, AVX2 and XOP
+extensions, 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 complete source code is included.
 EOF




More information about the Lunar-commits mailing list