summaryrefslogtreecommitdiff
path: root/output/outform.h
AgeCommit message (Expand)AuthorFilesLines
2012-02-03backend: add support for x32 ELFH.J. Lu1-0/+13
2011-04-06ofmt: Alias shortname must be used for __OUTPUT_FORMAT__ macroCyrill Gorcunov1-7/+3
2010-04-21Add "win" alias for "win32" output formatCyrill Gorcunov1-0/+7
2010-04-10ofmt: Introduce output format aliasesCyrill Gorcunov1-11/+31
2009-11-30outform.h: fix OF_NO_RDF2H. Peter Anvin1-1/+1
2009-07-18Remove function pointers in output, simplify error handlingH. Peter Anvin1-6/+6
2009-07-16outform.h: update comments regarding macho32/macho64Keith Kanios1-4/+4
2009-07-08macho64: Manually merge macho64 branch with master branch.Keith Kanios1-8/+23
2009-07-05outbin: add support for Intel hex and Motorola S-recordsH. Peter Anvin1-0/+4
2009-06-28Add new copyright headers to the output modulesH. Peter Anvin1-6/+35
2009-06-27Move prototypes for null_debug to outform.h and outlib.hH. Peter Anvin1-0/+1
2009-06-27Move backend-specific code to output/; break out null debug stuffH. Peter Anvin1-0/+295