Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | regularized spelling of license to match name of LICENSE file | Beroset | 2007-12-29 | 1 | -1/+1 |
| | |||||
* | Remove obsolete types; add <inttypes.h> where needed; header fixes | H. Peter Anvin | 2007-04-12 | 1 | -1/+8 |
| | | | | | | | | | | | - Remove obsolete types like "uint32"; use "uint32_t" consistently. - Make sure we include <inttypes.h> where needed. - Header file guards should be FOO_H or SUBDIR_FOO_H; _FOO_H infringes on the C implementation's namespace and should only be used when writing libc! - Change a few "int8_t" back to "char" where appropriate. There are a lot more places where that should be done, though. - Clean up the check for getuid/getgid in rdoff/rdlar.h. | ||||
* | General push for x86-64 support, dubbed 0.99.00. | Keith Kanios | 2007-04-12 | 1 | -1/+1 |
| | |||||
* | Apply Nindent to all .c and .h filesnasm-0.98.39LATEST | H. Peter Anvin | 2005-01-15 | 1 | -2/+1 |
| | |||||
* | NASM 0.98nasm-0.98fork-0.98bf | H. Peter Anvin | 2002-04-30 | 1 | -0/+12 |