MPX: Add test cases for MPX
[platform/upstream/nasm.git] / rdoff /
2013-03-31 Philipp KlokeFixed two more resource leaks in rdoff/rdlib.c
2013-03-31 Philipp KlokeFixed three possible buffer overflows
2013-03-31 Philipp KlokeFixed several resource and memory leaks
2011-06-23 H. Peter AnvinMerge branch 'nasm-2.09.xx'
2011-06-23 H. Peter Anvinrdoff: add missing dependency in Makefile
2011-06-23 H. Peter AnvinMerge branch 'nasm-2.09.xx'
2011-06-23 H. Peter AnvinMakefile: hopefully fix rdoff parallel build problems
2009-08-13 Victor van den ElzenUse fputs instead of fprintf for plain strings
2009-07-06 H. Peter AnvinNASM: relicense under the 2-clause BSD license
2009-07-06 H. Peter AnvinMore "make install" fixes...
2009-07-06 H. Peter Anvinrdf2bin: be smarter about extracting the format from...
2009-07-06 H. Peter Anvinrdoff: fix "make install"
2009-07-04 H. Peter Anvinrdf2bin.1: add missing space
2009-07-04 H. Peter Anvinrdoff/test/Makefile: actually do build tests
2009-07-04 H. Peter Anvinrdf2bin: update man page, add link pages for aliases
2009-07-04 H. Peter AnvinCorrect the legacy name rdf2ihx (as opposed to rdf2ith)
2009-07-03 H. Peter Anvinrdf2bin: revamp so it can output bin, ith, or srec
2009-07-03 H. Peter Anvinrdfload: make the base addresses unsigned
2009-07-03 H. Peter AnvinRemove rdf2ihx.c, since it looks unlikely we'll get...
2009-06-29 H. Peter AnvinAdd new copyright headers to the rdoff code
2009-02-22 H. Peter AnvinUnify all-zero buffers; add fwritezero()
2008-05-20 H. Peter Anvinrdx: Add cast avoid warning from gcc
2008-04-12 Bo BorgersonAvoid some warnings in rdoff/rdf2bin.c
2007-12-30 Charles CrayneDefine MKDIR for rdoff make file
2007-12-29 Berosetregularized spelling of license to match name of LICENS...
2007-12-19 H. Peter Anvinrdoff: add man pages from the Debian project.
2007-11-19 H. Peter AnvinClean up remaining build warnings
2007-11-18 H. Peter AnvinBR 1834056: Remove warnings in rdoff/rdoff.c
2007-10-29 H. Peter AnvinActually shut up the warning in rdfload.c
2007-10-29 H. Peter AnvinFix warning about cast to pointer in rdfload.c
2007-10-19 H. Peter AnvinFormatting: kill off "stealth whitespace"
2007-10-19 Charles CrayneSuppress datarootdir warnings from configure
2007-10-19 H. Peter AnvinFix invocation of readnum()
2007-10-10 H. Peter AnvinUse the compiler-provided booleans if available, otherw...
2007-10-03 H. Peter AnvinPortability fixes
2007-09-13 H. Peter AnvinRemove $Id$ tags (useless with git)
2007-08-26 Frank Kotlerremove "#include <unistd.h> from rdoff directory -...
2007-08-20 H. Peter Anvinldrdf: cast output of sizeof() before passing to printf...
2007-04-15 H. Peter AnvinGet rid of @GCCFLAGS@
2007-04-14 Keith Kaniosc99 printf/fprintf compliance.
2007-04-13 H. Peter AnvinAIf we have config.h, we should actually include it!!
2007-04-13 Keith KaniosFixed distinction between char and int8_t data types.
2007-04-12 H. Peter AnvinRemove redundant inclusion of <inttypes.h>
2007-04-12 H. Peter AnvinRemove obsolete types; add <inttypes.h> where needed...
2007-04-12 Keith KaniosFixed c99 support for RDOFF Tools
2007-04-12 Keith KaniosGeneral push for x86-64 support, dubbed 0.99.00.
2005-10-20 Eric ChristopherAllow CFLAGS to be overridden from make.
2005-01-15 H. Peter AnvinApply Nindent to all .c and .h files
2004-12-17 Ed BerosetPlaced guards around strdup declaration to avoid compil...
2004-09-15 Yuri Zaporogetsoutrdf2.c now uses the same definitions of RDOFF2 forma...
2004-08-08 Yuri ZaporogetsRemoved old header that was once used by ldrdf.
2004-05-15 Yuri ZaporogetsInclude <string.h> to get rid of compiler warnings
2004-05-15 Yuri ZaporogetsFix of the critical bug in ldrdf.c
2003-12-12 Frank KotlerUpdate rdoff
2003-04-01 Frank KotlerRemove "malloc.h" from rdoff/symtab.c - BSD build problem?
2002-12-05 H. Peter AnvinAdd missing header files
2002-12-04 Frank Kotlertry again to finish Yuri's patch
2002-12-04 Frank Kotlerfinish adding Yuri's patch?
2002-12-04 Frank KotlerYuri's 12/3/2002 rdoff patches-
2002-09-12 H. Peter AnvinUse tmpfile() instead of tmpnam()
2002-05-26 H. Peter AnvinThis file needs <stdlib.h>
2002-05-26 H. Peter AnvinThis file needs <string.h>
2002-05-19 H. Peter AnvinFix stray character that had snuck in. Damned.
2002-05-19 H. Peter AnvinCheck in the rest of the Cygwin support patch...
2002-05-04 H. Peter AnvinRDOFF patch from Yuri Zaporogets:
2002-05-04 H. Peter AnvinHandle separate source and object directories correctly.
2002-04-30 H. Peter AnvinNASM 0.98.30
2002-04-30 H. Peter AnvinNASM 0.98.26
2002-04-30 H. Peter AnvinNASM 0.98.23
2002-04-30 H. Peter AnvinNASM 0.98.22
2002-04-30 H. Peter AnvinNASM 0.98.16
2002-04-30 H. Peter AnvinNASM 0.98.15
2002-04-30 H. Peter AnvinNASM 0.98.12
2002-04-30 H. Peter AnvinNASM 0.98.11
2002-04-30 H. Peter AnvinNASM 0.98.09
2002-04-30 H. Peter AnvinNASM 0.98.08
2002-04-30 H. Peter AnvinNASM 0.98.03
2002-04-30 H. Peter AnvinNASM 0.98
2002-04-30 H. Peter AnvinNASM 0.98p3.5
2002-04-30 H. Peter AnvinNASM 0.98p3.4
2002-04-30 H. Peter AnvinNASM 0.98p3.3
2002-04-30 H. Peter AnvinNASM 0.98p3.2
2002-04-30 H. Peter AnvinNASM 0.97
2002-04-30 H. Peter AnvinNASM 0.96
2002-04-30 H. Peter AnvinNASM 0.95
2002-04-30 H. Peter AnvinNASM 0.94
2002-04-30 H. Peter AnvinNASM 0.91