summaryrefslogtreecommitdiff
path: root/output/outform.h
AgeCommit message (Expand)Author
2016-03-08Merge remote-tracking branch 'origin/nasm-2.12.xx'H. Peter Anvin
2016-03-07Defer debug format search until after command line parsingH. Peter Anvin
2016-03-03Get rid of a bunch of unnecessary indirectionsH. Peter Anvin
2016-02-18More constification, mostly of struct dfmtH. Peter Anvin
2016-02-17output: make all instances of struct ofmt readonlyH. Peter Anvin
2016-02-17Get rid of a bunch of unnecessary indirectionsH. Peter Anvin
2012-02-03backend: add support for x32 ELFH.J. Lu
2011-04-06ofmt: Alias shortname must be used for __OUTPUT_FORMAT__ macroCyrill Gorcunov
2010-04-21Add "win" alias for "win32" output formatCyrill Gorcunov
2010-04-10ofmt: Introduce output format aliasesCyrill Gorcunov
2009-11-30outform.h: fix OF_NO_RDF2H. Peter Anvin
2009-07-18Remove function pointers in output, simplify error handlingH. Peter Anvin
2009-07-16outform.h: update comments regarding macho32/macho64Keith Kanios
2009-07-08macho64: Manually merge macho64 branch with master branch.Keith Kanios
2009-07-05outbin: add support for Intel hex and Motorola S-recordsH. Peter Anvin
2009-06-28Add new copyright headers to the output modulesH. Peter Anvin
2009-06-27Move prototypes for null_debug to outform.h and outlib.hH. Peter Anvin
2009-06-27Move backend-specific code to output/; break out null debug stuffH. Peter Anvin