descriptionmostly trivial changes for nasm
ownergorcunov@gmail.com
last changeFri, 8 Jul 2011 23:08:34 +0000 (8 16:08 -0700)
content tags
add:
README
              NASM, the Netwide Assembler.

Many many developers all over the net respect NASM for what it is
- a widespread (thus netwide), portable (thus netwide!), very
flexible and mature assembler tool with support for many output
formats (thus netwide!!).

Now we have good news for you: NASM is licensed under the "simplified"
(2-clause) BSD license.  This means its development is open to even
wider society of programmers wishing to improve their lovely
assembler.

The NASM project is now situated at SourceForge.net, the most
popular Open Source development site on the Internet.

Visit our website at http://nasm.sourceforge.net/ and our
SourceForge project at http://sourceforge.net/projects/nasm/

See the file CHANGES for the description of changes between revisions,
and the file AUTHORS for a list of contributors.

                                                   With best regards,
                                                           NASM crew.
shortlog
2011-07-08 H. Peter AnvinA few more AVX2 spec instructionsmasterverified
2011-07-08 H. Peter AnvinUse a normal quad-case for valueless /is4
2011-07-07 H. Peter AnvinRemove support for DREX encoding
2011-07-07 H. Peter Anvininsns.dat: Clean up and fix the BMI instruction patterns
2011-07-07 Jasper Neumaninsns: Fix up RORX template
2011-07-06 Jasper Neumaninsns.dat: Add some BMI1 and BMI2 instructions
2011-07-06 Cyrill Gorcunovnsis: Make sure the registry keys exist
2011-07-06 Jasper Neumaninsns.h: Add BMI1 and BMI2 flags for further usage
2011-07-06 Cyrill Gorcunovpreproc: Drop useless assignments
2011-07-03 Cyrill GorcunovMerge branch 'nasm-2.09.xx'
2011-07-03 Cyrill GorcunovNASM 2.09.09nasm-2.09.09
2011-07-03 Cyrill Gorcunovdoc: Describe changes for stable version
2011-07-03 Keith KaniosBR3282788: Fix 64-bit Mach-O bug that crashes NASM...
2011-07-03 Cyrill Gorcunovoutput/outbin.c: initialize section attribs upon creation
2011-07-01 Cyrill Gorcunovpreproc: Move Preproc type to preproc_ops structure
2011-06-29 Cyrill Gorcunovpreproc: Refactor smacro paramters expansion
...
tags
12 years ago verified Because of not that long ago backdo...
12 years ago nasm-2.09.09
12 years ago nasm-2.10rc6 NASM 2.10rc6
12 years ago nasm-2.10rc5 NASM 2.10rc5
13 years ago nasm-2.09.08 NASM 2.09.08
13 years ago nasm-2.09.07 NASM 2.09.07
13 years ago nasm-2.10rc4 NASM 2.10rc4
13 years ago nasm-2.09.06 NASM 2.09.06
13 years ago nasm-2.09.05 NASM 2.09.05
13 years ago nasm-2.10rc3 NASM 2.10rc3
13 years ago nasm-2.09.04 NASM 2.09.04
13 years ago nasm-2.10rc2 NASM 2.10rc2
13 years ago nasm-2.09.03 NASM 2.09.03
13 years ago nasm-2.10rc1 NASM 2.10rc1
13 years ago nasm-2.09.02 NASM 2.09.02
13 years ago nasm-2.09.01 NASM 2.09.01
...
heads
12 years ago master
12 years ago nasm-2.09.xx
13 years ago nasm-2.09.xx-cleanup
13 years ago owc
13 years ago preproc-paste-fix
13 years ago nasm-2.08.xx
14 years ago stabs-draft