Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgrade label functions to 64-bit | Charles Crayne | 2007-11-05 | 1 | -3/+3 |
| | |||||
* | Additional uses of bool and enum | H. Peter Anvin | 2007-10-11 | 1 | -4/+9 |
| | | | | | | Proper use of bool and enum makes code easier to debug. Do more of it. In particular, we really should stomp out any residual uses of magic constants that aren't enums or, in some cases, even #defines. | ||||
* | Fixed distinction between char and int8_t data types. | Keith Kanios | 2007-04-13 | 1 | -8/+8 |
| | |||||
* | General push for x86-64 support, dubbed 0.99.00. | Keith Kanios | 2007-04-12 | 1 | -8/+8 |
| | |||||
* | Apply Nindent to all .c and .h filesnasm-0.98.39LATEST | H. Peter Anvin | 2005-01-15 | 1 | -11/+13 |
| | |||||
* | NASM 0.98.08nasm-0.98.08 | H. Peter Anvin | 2002-04-30 | 1 | -0/+3 |
| | |||||
* | NASM 0.98p3nasm-0.98p3 | H. Peter Anvin | 2002-04-30 | 1 | -1/+2 |
| | |||||
* | NASM 0.96nasm-0.96 | H. Peter Anvin | 2002-04-30 | 1 | -4/+5 |
| | |||||
* | NASM 0.91nasm-0.91 | H. Peter Anvin | 2002-04-30 | 1 | -0/+17 |