doc
doc: \ needs to be repeated except in \c-line context; daily snapshots
2009-08-02 14:16:07 -07:00
headers
headers/c: strip off useless spaces
2009-08-09 10:28:27 -07:00
inttypes
lcc
lib
Add strlcpy() function
2009-08-10 15:59:34 -07:00
macros
Add copyright headers to standard macro packages
2009-06-28 17:18:13 -07:00
misc
xcrcgen: tool to create a "generalized CRC" hash table
2009-07-16 10:43:38 -04:00
Mkfiles
Add strlcpy() function
2009-08-10 15:59:34 -07:00
output
Fix some format strings for nasm_error
2009-08-11 02:43:41 +02:00
perllib
rdoff
NASM: relicense under the 2-clause BSD license
2009-07-06 11:09:11 -07:00
test
test/Makefile: add more output rules
2009-07-16 22:44:43 -04:00
.gitignore
Merge branch 'master' into new-preproc
2009-07-13 21:41:33 -04:00
aclocal.m4
assemble.c
Merge commit 'cyr/hpa-list'
2009-07-30 15:06:47 -07:00
assemble.h
Add copyright headers to the *.c/*.h files in the main directory
2009-06-28 17:13:04 -07:00
AUTHORS
autogen.sh
ChangeLog
CHANGES
compiler.h
Add strlcpy() function
2009-08-10 15:59:34 -07:00
configure.in
Add strlcpy() function
2009-08-10 15:59:34 -07:00
crc64.c
Add copyright headers to the *.c/*.h files in the main directory
2009-06-28 17:13:04 -07:00
directives.dat
directives: split global directives from backend-specific ones
2009-07-13 14:57:48 -04:00
directives.pl
directives: split global directives from backend-specific ones
2009-07-13 14:57:48 -04:00
disasm.c
disasm.c: eatbyte -- use snprintf to prevent potential buffer overflow
2009-08-09 10:30:48 -07:00
disasm.h
NASM: relicense under the 2-clause BSD license
2009-07-06 11:09:11 -07:00
eval.c
NASM: relicense under the 2-clause BSD license
2009-07-06 11:09:11 -07:00
eval.h
NASM: relicense under the 2-clause BSD license
2009-07-06 11:09:11 -07:00
exprlib.c
NASM: relicense under the 2-clause BSD license
2009-07-06 11:09:11 -07:00
float.c
Add copyright headers to the *.c/*.h files in the main directory
2009-06-28 17:13:04 -07:00
float.h
Add copyright headers to the *.c/*.h files in the main directory
2009-06-28 17:13:04 -07:00
hashtbl.c
Add copyright headers to the *.c/*.h files in the main directory
2009-06-28 17:13:04 -07:00
hashtbl.h
Add copyright headers to the *.c/*.h files in the main directory
2009-06-28 17:13:04 -07:00
insns.dat
insns.dat -- convert FMA instructions
2009-08-07 18:42:40 +04:00
insns.h
Enable fuzzy matching of operand sizes
2009-07-25 18:15:28 -07:00
insns.pl
insns.pl: remove redundant empty line in enum opcode
2009-08-08 14:00:47 -07:00
INSTALL
install-sh
labels.c
Fix some format strings for nasm_error
2009-08-11 02:43:41 +02:00
labels.h
Drop the ofmt and errfunc arguments to label definition functions
2009-07-18 18:43:58 -07:00
LICENSE
NASM: relicense under the 2-clause BSD license
2009-07-06 11:09:11 -07:00
listing.c
listing: preserve list file on error, include errors
2009-07-07 12:04:12 -07:00
listing.h
NASM: relicense under the 2-clause BSD license
2009-07-06 11:09:11 -07:00
macros.pl
Makefile.in
Add strlcpy() function
2009-08-10 15:59:34 -07:00
mkdep.pl
nasm.1
nasm.1 -- update contents
2009-07-31 14:30:33 +04:00
nasm.c
nasm.c: fix stack overrun in assemble_file
2009-08-08 13:49:00 -07:00
nasm.h
Drop efunc and evalfunc as input to the preprocessor
2009-07-18 18:57:16 -07:00
nasm.nsi
nasm.nsi: remove COPYING; add LICENSE
2009-07-06 11:10:42 -07:00
nasm.spec.in
spec: change License to BSD
2009-07-06 11:14:38 -07:00
nasmlib.c
Remove function pointers in output, simplify error handling
2009-07-18 18:43:12 -07:00
nasmlib.h
Fix some format strings for nasm_error
2009-08-11 02:43:41 +02:00
ndisasm.1
ndisasm.c
Remove function pointers in output, simplify error handling
2009-07-18 18:43:12 -07:00
parser.c
Fix some format strings for nasm_error
2009-08-11 02:43:41 +02:00
parser.h
Drop efunc and evaluate argument to parse_line()
2009-07-18 18:49:55 -07:00
phash.pl
pptok.dat
pptok: change %rimacro to %irmacro
2009-07-14 21:00:40 -05:00
pptok.pl
preproc.c
preproc.c - remove redundant assignment
2009-07-20 17:59:00 +04:00
preproc.h
Add copyright headers to the *.c/*.h files in the main directory
2009-06-28 17:13:04 -07:00
quote.c
quote: use nasm_assert() instead of plain assert()
2009-07-15 16:30:30 -04:00
quote.h
Add copyright headers to the *.c/*.h files in the main directory
2009-06-28 17:13:04 -07:00
raa.c
Remove function pointers in output, simplify error handling
2009-07-18 18:43:12 -07:00
raa.h
Add copyright headers to the *.c/*.h files in the main directory
2009-06-28 17:13:04 -07:00
rbtree.c
Add copyright headers to the *.c/*.h files in the main directory
2009-06-28 17:13:04 -07:00
rbtree.h
Add copyright headers to the *.c/*.h files in the main directory
2009-06-28 17:13:04 -07:00
README
BR 2826669: update licensing information in README
2009-07-26 15:40:38 -07:00
regs.dat
regs.pl
saa.c
Remove function pointers in output, simplify error handling
2009-07-18 18:43:12 -07:00
saa.h
Add copyright headers to the *.c/*.h files in the main directory
2009-06-28 17:13:04 -07:00
standard.mac
NASM: relicense under the 2-clause BSD license
2009-07-06 11:09:11 -07:00
stdscan.c
Add copyright headers to the *.c/*.h files in the main directory
2009-06-28 17:13:04 -07:00
stdscan.h
Add copyright headers to the *.c/*.h files in the main directory
2009-06-28 17:13:04 -07:00
strfunc.c
Add copyright headers to the *.c/*.h files in the main directory
2009-06-28 17:13:04 -07:00
sync.c
sync.c - introduce swap_sync helper
2009-07-20 17:59:00 +04:00
sync.h
Add copyright headers to the *.c/*.h files in the main directory
2009-06-28 17:13:04 -07:00
syncfiles.pl
tables.h
Add copyright headers to the *.c/*.h files in the main directory
2009-06-28 17:13:04 -07:00
TODO
tokens.dat
tokhash.pl
ver.c
Add copyright headers to the *.c/*.h files in the main directory
2009-06-28 17:13:04 -07:00
version
NASM 2.07
2009-07-19 22:16:52 -07:00
version.pl