summaryrefslogtreecommitdiff
path: root/rdoff
AgeCommit message (Expand)Author
2018-05-08Fix implicit fallthrough that trips -WerrorH. Peter Anvin
2018-02-25Revert "Use fallthrough() to placate compiler"Cyrill Gorcunov
2018-02-25Use fallthrough() to placate compilerCyrill Gorcunov
2017-04-17rdoff.c: one more unsafe use of fread()H. Peter Anvin
2017-04-17rdflib.c: fix(?) one more unsafe use of fread()H. Peter Anvin
2017-04-17rdoff: add back rdfutils.h missing from previous checkinH. Peter Anvin
2017-04-17rdoff: use nasm-provided safe memory allocation and I/OH. Peter Anvin
2017-04-06rdoff: move rdoff build into main Makefile to make it build on WindowsH. Peter Anvin
2017-04-03Makefiles: distribute file generation rules via syncfiles.plH. Peter Anvin
2017-01-05rdoff: check return value of freopenMartin Lindhe
2016-10-06rdoff/rdlar.h: include "compiler.h" not "config.h"H. Peter Anvin
2016-10-04Merge remote-tracking branch 'origin/nasm-2.12.xx'H. Peter Anvin
2016-10-04ldrdf: Remove output file if there are any errorsDaniel Lundqvist
2016-07-27Merge branch 'nasm-2.12.xx'Cyrill Gorcunov
2016-07-27rdoff: Add rdf2bin input dependencyFabian Giesen
2016-07-18rdoff: Add rdf2bin input dependencyFabian Giesen
2016-07-14Add explicit void parameter to newmembuf() function declaration.bcallah@devio.us
2016-05-25Reorganize the source code into subdirectoriesH. Peter Anvin
2016-05-16Merge remote-tracking branch 'origin/nasm-2.12.xx'H. Peter Anvin
2016-05-16Unbreak building in a separate object directoryH. Peter Anvin
2016-03-09autoconf improvements: @SET_MAKE@, library extensionH. Peter Anvin
2016-03-08lib: split library into stdlib and nasmlib; header handling fixesH. Peter Anvin
2016-03-08Makefiles: use actual archive managersH. Peter Anvin
2016-03-08Move file I/O related functions out of nasmlib.cH. Peter Anvin
2016-02-12rdflib: actually get the timeH. Peter Anvin
2015-01-20rdoff/ldrdf.c: Add option to specify target RDF module name in command lineYuri Zaporozhets
2015-01-18Correct name spelling and email addressYuri Zaporozhets
2015-01-11rdoff: increase EXIM_LABEL_MAX to 256 bytesYuri Zaporozhets
2015-01-05rdoff/rdlib.c: Remove unused function rdl_close()H. Peter Anvin
2014-11-25Add missing static declarations in rdoff/segtab.cH. Peter Anvin
2014-11-25Add missing static declarations in rdoff/rdoff.cH. Peter Anvin
2014-11-25Add missing static declaration in rdoff/rdlib.cH. Peter Anvin
2014-11-25Add missing static declarations in rdoff/rdflib.cH. Peter Anvin
2014-11-25Add missing static declaration in rdoff/rdfdump.cH. Peter Anvin
2014-11-25Add missing static declarations in rdoff/ldrdf.cH. Peter Anvin
2014-11-10rdoff: don't check fwritezero() return value.Jim Kukunas
2013-04-01Fixed two more resource leaks in rdoff/rdlib.cPhilipp Kloke
2013-04-01Fixed three possible buffer overflowsPhilipp Kloke
2013-04-01Fixed several resource and memory leaksPhilipp Kloke
2011-06-23rdoff: add missing dependency in MakefileH. Peter Anvin
2011-06-23Makefile: hopefully fix rdoff parallel build problemsH. Peter Anvin
2009-08-13Use fputs instead of fprintf for plain stringsVictor van den Elzen
2009-07-06NASM: relicense under the 2-clause BSD licenseH. Peter Anvin
2009-07-05More "make install" fixes...H. Peter Anvin
2009-07-05rdf2bin: be smarter about extracting the format from argv[0]H. Peter Anvin
2009-07-05rdoff: fix "make install"H. Peter Anvin
2009-07-03rdf2bin.1: add missing spaceH. Peter Anvin
2009-07-03rdoff/test/Makefile: actually do build testsH. Peter Anvin
2009-07-03rdf2bin: update man page, add link pages for aliasesH. Peter Anvin
2009-07-03Correct the legacy name rdf2ihx (as opposed to rdf2ith)H. Peter Anvin