This is the "megapatch":
authorH. Peter Anvin <hpa@zytor.com>
Thu, 6 Jun 2002 02:41:20 +0000 (02:41 +0000)
committerH. Peter Anvin <hpa@zytor.com>
Thu, 6 Jun 2002 02:41:20 +0000 (02:41 +0000)
commit232badbbbcbc14e53f319d52211061424ee6b1e6
treedfcac3299276e7c57b3449cc12f6b7ee2acb8cd1
parentcda94c77f23d18dd4a97dc5aa308cf8c0f6038c4
This is the "megapatch":
a) Automatically generate dependencies for all Makefiles;
b) Move register definitions to a separate .dat file;
c) Add support for "unimplemented but there in theory" registers.
27 files changed:
Makefile.in
Mkfiles/Makefile.b32
Mkfiles/Makefile.bc3
Mkfiles/Makefile.bor
Mkfiles/Makefile.dj
Mkfiles/Makefile.djo
Mkfiles/Makefile.dl
Mkfiles/Makefile.dos
Mkfiles/Makefile.emx
Mkfiles/Makefile.lcc
Mkfiles/Makefile.ms7
Mkfiles/Makefile.os2
Mkfiles/Makefile.sc
Mkfiles/Makefile.scw
Mkfiles/Makefile.unx
Mkfiles/Makefile.vc
Mkfiles/Makefile.wc
Mkfiles/Makefile.wcw
Mkfiles/README
assemble.c
disasm.c
insns.dat
names.c
nasm.h
parser.c
regs.dat [new file with mode: 0644]
regs.pl [new file with mode: 0755]