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