Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | AIf we have config.h, we should actually include it!! | H. Peter Anvin | 2007-04-13 | 1 | -0/+1 |
* | Fixed distinction between char and int8_t data types. | Keith Kanios | 2007-04-13 | 15 | -92/+92 |
* | Remove redundant inclusion of <inttypes.h> | H. Peter Anvin | 2007-04-12 | 1 | -2/+0 |
* | Remove obsolete types; add <inttypes.h> where needed; header fixes | H. Peter Anvin | 2007-04-12 | 19 | -97/+125 |
* | Fixed c99 support for RDOFF Tools | Keith Kanios | 2007-04-12 | 5 | -4/+8 |
* | General push for x86-64 support, dubbed 0.99.00. | Keith Kanios | 2007-04-12 | 22 | -258/+258 |
* | Allow CFLAGS to be overridden from make. | Eric Christopher | 2005-10-20 | 1 | -2/+5 |
* | Apply Nindent to all .c and .h filesnasm-0.98.39LATEST | H. Peter Anvin | 2005-01-15 | 23 | -2825/+2840 |
* | Placed guards around strdup declaration to avoid compiler errors on sane | Ed Beroset | 2004-12-17 | 1 | -0/+2 |
* | outrdf2.c now uses the same definitions of RDOFF2 format that RDOFF utils. | Yuri Zaporogets | 2004-09-15 | 21 | -652/+704 |
* | Removed old header that was once used by ldrdf. | Yuri Zaporogets | 2004-08-08 | 1 | -27/+0 |
* | Include <string.h> to get rid of compiler warnings | Yuri Zaporogets | 2004-05-15 | 1 | -1/+2 |
* | Fix of the critical bug in ldrdf.c | Yuri Zaporogets | 2004-05-15 | 1 | -2/+2 |
* | Update rdoff | Frank Kotler | 2003-12-12 | 7 | -233/+226 |
* | Remove "malloc.h" from rdoff/symtab.c - BSD build problem? | Frank Kotler | 2003-04-01 | 1 | -1/+0 |
* | Add missing header files | H. Peter Anvin | 2002-12-05 | 2 | -0/+2 |
* | try again to finish Yuri's patch | Frank Kotler | 2002-12-04 | 3 | -0/+491 |
* | finish adding Yuri's patch? | Frank Kotler | 2002-12-04 | 2 | -0/+174 |
* | Yuri's 12/3/2002 rdoff patches- | Frank Kotler | 2002-12-04 | 9 | -273/+257 |
* | Use tmpfile() instead of tmpnam() | H. Peter Anvin | 2002-09-12 | 1 | -5/+3 |
* | This file needs <stdlib.h> | H. Peter Anvin | 2002-05-26 | 1 | -0/+1 |
* | This file needs <string.h> | H. Peter Anvin | 2002-05-26 | 1 | -0/+1 |
* | Fix stray character that had snuck in. Damned.nasm-0.98.32 | H. Peter Anvin | 2002-05-19 | 1 | -1/+1 |
* | Check in the rest of the Cygwin support patch... | H. Peter Anvin | 2002-05-19 | 2 | -44/+53 |
* | RDOFF patch from Yuri Zaporogets: | H. Peter Anvin | 2002-05-04 | 7 | -75/+100 |
* | Handle separate source and object directories correctly. | H. Peter Anvin | 2002-05-04 | 1 | -4/+3 |
* | NASM 0.98.30nasm-0.98.30 | H. Peter Anvin | 2002-04-30 | 5 | -283/+1 |
* | NASM 0.98.26nasm-0.98.26 | H. Peter Anvin | 2002-04-30 | 26 | -3326/+286 |
* | NASM 0.98.23nasm-0.98.23 | H. Peter Anvin | 2002-04-30 | 1 | -0/+728 |
* | NASM 0.98.22nasm-0.98.22 | H. Peter Anvin | 2002-04-30 | 9 | -78/+287 |
* | NASM 0.98.16nasm-0.98.16fork-0.98e | H. Peter Anvin | 2002-04-30 | 4 | -139/+1546 |
* | NASM 0.98.15nasm-0.98.15 | H. Peter Anvin | 2002-04-30 | 1 | -1347/+31 |
* | NASM 0.98.12nasm-0.98.12 | H. Peter Anvin | 2002-04-30 | 2 | -117/+1431 |
* | NASM 0.98.11nasm-0.98.11 | H. Peter Anvin | 2002-04-30 | 5 | -1630/+225 |
* | NASM 0.98.09nasm-0.98.09 | H. Peter Anvin | 2002-04-30 | 3 | -731/+13 |
* | NASM 0.98.08nasm-0.98.08 | H. Peter Anvin | 2002-04-30 | 14 | -127/+797 |
* | NASM 0.98.03nasm-0.98.03 | H. Peter Anvin | 2002-04-30 | 1 | -1/+1 |
* | NASM 0.98nasm-0.98fork-0.98bf | H. Peter Anvin | 2002-04-30 | 43 | -1052/+5515 |
* | NASM 0.98p3.5nasm-0.98p3.5 | H. Peter Anvin | 2002-04-30 | 1 | -0/+58 |
* | NASM 0.98p3.4nasm-0.98p3.4 | H. Peter Anvin | 2002-04-30 | 1 | -57/+54 |
* | NASM 0.98p3.3nasm-0.98p3.3fork-0.98-j5 | H. Peter Anvin | 2002-04-30 | 1 | -1/+1 |
* | NASM 0.98p3.2nasm-0.98p3.2 | H. Peter Anvin | 2002-04-30 | 1 | -1/+5 |
* | NASM 0.97nasm-0.97fork-0.98-j | H. Peter Anvin | 2002-04-30 | 2 | -165/+57 |
* | NASM 0.96nasm-0.96 | H. Peter Anvin | 2002-04-30 | 12 | -5/+480 |
* | NASM 0.95nasm-0.95 | H. Peter Anvin | 2002-04-30 | 2 | -2/+113 |
* | NASM 0.94nasm-0.94 | H. Peter Anvin | 2002-04-30 | 15 | -231/+1029 |
* | NASM 0.91nasm-0.91 | H. Peter Anvin | 2002-04-30 | 13 | -0/+1744 |