mirror of
https://github.com/netwide-assembler/nasm.git
synced 2024-11-21 03:14:19 +08:00
6ad3bab7fe
Make the source code for the documentation a little easier to deal with by breaking it into individual chapter files. Add support to rdsrc.pl for auto-generating dependencies. Signed-off-by: H. Peter Anvin <hpa@zytor.com>
113 lines
1.2 KiB
Plaintext
113 lines
1.2 KiB
Plaintext
*.a
|
|
*.bin
|
|
*.coff
|
|
*.dbg
|
|
*.dep
|
|
*.exe
|
|
*.com
|
|
*.lib
|
|
*.i
|
|
*.ith
|
|
*.lst
|
|
*.map
|
|
*.mo32
|
|
*.mo64
|
|
*.o
|
|
*.o64
|
|
*.obj
|
|
*.obj64
|
|
*.od
|
|
*.orig
|
|
*.out
|
|
*.pdb
|
|
*.rdf
|
|
*.rej
|
|
*.s
|
|
*.srec
|
|
*.si
|
|
*.swp
|
|
*.time
|
|
*.win32
|
|
*.win64
|
|
*.xml
|
|
.*swo
|
|
*~
|
|
\#*
|
|
.\#*
|
|
*.bak
|
|
*.tmp
|
|
.git-ignore
|
|
cscope*
|
|
tags
|
|
TAGS
|
|
/*.1
|
|
/Makefile
|
|
/asm/directbl.c
|
|
/asm/directbl.h
|
|
/asm/directiv.h
|
|
/asm/pptok.c
|
|
/asm/pptok.h
|
|
/asm/pptok.ph
|
|
/asm/tokens.h
|
|
/asm/tokhash.c
|
|
/asm/warnings_c.h
|
|
/config/config.h.in
|
|
/config/config.h
|
|
/config.log
|
|
/config.status
|
|
/configure
|
|
/autom4te.cache
|
|
/doc/*.dip
|
|
/doc/*.hpj
|
|
/doc/*.pdf
|
|
/doc/*.pdf.xz
|
|
/doc/*.ps
|
|
/doc/*.rtf
|
|
/doc/*.texi
|
|
/doc/*.txt
|
|
/doc/Makefile
|
|
/doc/html
|
|
/doc/info
|
|
/doc/insns.src
|
|
/doc/version.src
|
|
/doc/warnings.src
|
|
/doc/perlbreq.src
|
|
/doc/fontpath
|
|
/doc/Fontmap
|
|
/include/warnings.h
|
|
/macros/macros.c
|
|
/misc/nasmtok.el
|
|
/misc/omfdump
|
|
/nasm
|
|
/ndisasm
|
|
/nasm.spec
|
|
/nsis/arch.nsh
|
|
/nsis/version.nsh
|
|
/rdoff
|
|
/test/golden
|
|
/test/perf/*.asm
|
|
/test/testresults
|
|
/version.h
|
|
/version.mac
|
|
/version.mak
|
|
/version.sed
|
|
/x86/iflag.c
|
|
/x86/iflaggen.h
|
|
/x86/insnsa.c
|
|
/x86/insnsb.c
|
|
/x86/insnsd.c
|
|
/x86/insnsi.h
|
|
/x86/insnsn.c
|
|
/x86/regdis.c
|
|
/x86/regdis.h
|
|
/x86/regflags.c
|
|
/x86/regs.c
|
|
/x86/regs.h
|
|
/x86/regvals.c
|
|
/patches/
|
|
/autoconf/aclocal.m4
|
|
/autoconf/compile
|
|
/autoconf/config.*
|
|
/autoconf/install-sh
|
|
/autoconf/clean.sh
|