Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-07-06 | NASM: relicense under the 2-clause BSD license | H. Peter Anvin | 1 | -12/+0 | |
*To the best of my knowledge*, we now have authorization from everyone who has significantly contributed to NASM in the past. As such, change the license to the 2-clause BSD license. Signed-off-by: H. Peter Anvin <hpa@zytor.com> | |||||
2009-06-28 | Add copyright headers to the *.c/*.h files in the main directory | H. Peter Anvin | 1 | -5/+46 | |
Add copyright headers to the *.c/*.h files in the main directory. For files where I'm sure enough that we have all the approvals, I have given them the 2-BSD license, the others have been given the "LGPL for now" license header. Most of them can probably be changed after auditing. Signed-off-by: H. Peter Anvin <hpa@zytor.com> | |||||
2009-03-18 | disasm: when no instruction is found, consider a naked prefix | H. Peter Anvin | 1 | -1/+1 | |
If we can't find a matching instruction, rather than printing it as a "db" literal, consider first if we can disassemble it as a naked prefix. | |||||
2007-12-29 | regularized spelling of license to match name of LICENSE file | Beroset | 1 | -1/+1 | |
2007-04-13 | Fixed distinction between char and int8_t data types. | Keith Kanios | 1 | -2/+2 | |
2007-04-12 | General push for x86-64 support, dubbed 0.99.00. | Keith Kanios | 1 | -3/+3 | |
2005-01-15 | Apply Nindent to all .c and .h files | H. Peter Anvin | 1 | -4/+4 | |
2004-12-15 | added buffer length parameters to prevent vulnerability to buffer | Ed Beroset | 1 | -3/+3 | |
overflow exploits. | |||||
2002-04-30 | NASM 0.98p3.5 | H. Peter Anvin | 1 | -1/+1 | |
2002-04-30 | NASM 0.91 | H. Peter Anvin | 1 | -0/+18 | |