summaryrefslogtreecommitdiff
path: root/output/outdbg.c
AgeCommit message (Expand)AuthorFilesLines
2010-05-06Add support for one-byte relocationsH. Peter Anvin1-0/+4
2010-04-21Rename SEGALIGN to SECTALIGNCyrill Gorcunov1-2/+2
2010-04-21ofmt: Implement null_segalign stubsCyrill Gorcunov1-0/+7
2009-07-18Remove function pointers in output, simplify error handlingH. Peter Anvin1-36/+24
2009-07-12Hash even backend-specific directives, unify null functionsH. Peter Anvin1-2/+2
2009-07-12Don't fclose() the output in the backendH. Peter Anvin1-1/+0
2009-07-07outdbg: be excrutiatingly correct...H. Peter Anvin1-1/+1
2009-07-07outdbg: fix OUT_REL*ADR, add OUT_REL8ADRH. Peter Anvin1-3/+8
2009-07-05Make it possible for outputs to be either text or binaryH. Peter Anvin1-1/+1
2009-06-28Add new copyright headers to the output modulesH. Peter Anvin1-6/+35
2009-06-27Move backend-specific code to output/; break out null debug stuffH. Peter Anvin1-1/+1
2009-06-27output: call debug init from a central locationH. Peter Anvin1-2/+0
2009-06-27outdbg: make outdbg.c compile cleanlyH. Peter Anvin1-10/+12
2008-11-05Fix BR #916647Victor van den Elzen1-1/+1
2007-12-29regularized spelling of license to match name of LICENSE fileBeroset1-1/+1
2007-11-13Address data is int64_t; simplify writing an address objectH. Peter Anvin1-7/+1
2007-11-09Don't combine type and size into a single argumentH. Peter Anvin1-9/+7
2007-10-02Portability fixesH. Peter Anvin1-0/+2
2007-09-18add "const" to output/outdbg.cFrank Kotler1-1/+1
2007-04-13Fixed distinction between char and int8_t data types.Keith Kanios1-15/+15
2007-04-12General push for x86-64 support, dubbed 0.99.00.Keith Kanios1-27/+28
2005-01-15Apply Nindent to all .c and .h filesH. Peter Anvin1-109/+112
2002-04-30NASM 0.98.30H. Peter Anvin1-0/+249