summaryrefslogtreecommitdiff
path: root/output/outform.h
Commit message (Expand)AuthorAgeFilesLines
* Clean up backend format namesH. Peter Anvin2019-08-101-16/+4
* Additional listing options, improve help output, fix macro limitsH. Peter Anvin2019-08-101-1/+1
* Merge remote-tracking branch 'origin/nasm-2.12.xx'H. Peter Anvin2016-03-081-1/+1
|\
| * Defer debug format search until after command line parsingH. Peter Anvin2016-03-071-1/+1
| * Get rid of a bunch of unnecessary indirectionsH. Peter Anvin2016-03-031-1/+0
* | More constification, mostly of struct dfmtH. Peter Anvin2016-02-181-3/+3
* | output: make all instances of struct ofmt readonlyH. Peter Anvin2016-02-171-24/+24
* | Get rid of a bunch of unnecessary indirectionsH. Peter Anvin2016-02-171-1/+0
|/
* backend: add support for x32 ELFH.J. Lu2012-02-031-0/+13
* ofmt: Alias shortname must be used for __OUTPUT_FORMAT__ macroCyrill Gorcunov2011-04-061-7/+3
* Add "win" alias for "win32" output formatCyrill Gorcunov2010-04-211-0/+7
* ofmt: Introduce output format aliasesCyrill Gorcunov2010-04-101-11/+31
* outform.h: fix OF_NO_RDF2H. Peter Anvin2009-11-301-1/+1
* Remove function pointers in output, simplify error handlingH. Peter Anvin2009-07-181-6/+6
* outform.h: update comments regarding macho32/macho64Keith Kanios2009-07-161-4/+4
* macho64: Manually merge macho64 branch with master branch.Keith Kanios2009-07-081-8/+23
* outbin: add support for Intel hex and Motorola S-recordsH. Peter Anvin2009-07-051-0/+4
* Add new copyright headers to the output modulesH. Peter Anvin2009-06-281-6/+35
* Move prototypes for null_debug to outform.h and outlib.hH. Peter Anvin2009-06-271-0/+1
* Move backend-specific code to output/; break out null debug stuffH. Peter Anvin2009-06-271-0/+295