aboutsummaryrefslogtreecommitdiff
path: root/coff.h
Commit message (Collapse)AuthorAgeFilesLines
* Clean up lots of rogue tabs.gus knight2015-07-271-1/+1
| | | | | | Still some more tabs to be taken care of. arm-gen.c and tcccoff.c have so many style issues that I'm just going to throw clang-format at them.
* Trim trailing spaces everywhere.gus knight2015-07-271-6/+6
|
* add version number to manpageUrs Janssen2013-02-171-3/+3
| | | | | | | avoid c++/c99 style comments in preprocessor directives avoid leadings whitespaces in preprocessor directives mention implemented variable length arrays in documentation fixed ambiguous option in texi2html call (Austin English)
* C67 COFF executable format support (TK)bellard2004-10-051-0/+446