summaryrefslogtreecommitdiffhomepage
path: root/src/skin
AgeCommit message (Expand)AuthorFilesLines
2017-12-14driver: added -d and -D (list mdso libs [and referenced symbols]).midipix1-0/+7
2017-12-14driver: pe_default_options[]: usage: explicitly mention the .idata section.midipix1-2/+2
2016-11-17driver: added --strings support (list strings found in the coff string table).midipix1-0/+3
2016-11-17driver: skin: change short option of --symbols to 'm' (stressed consonant).midipix1-1/+1
2016-11-16driver: added --symbols support (list symbols found in coff symbol table).midipix1-0/+3
2016-11-16driver: skin: changed short option of --sections, use s/S for coff syms/strs.midipix1-1/+1
2016-11-16driver: skin: changed short option of --category, use 'c' for sections.midipix1-1/+1
2016-11-16driver: skin: be pedantic.midipix1-3/+3
2016-11-16driver: skin: fix --category usage description.midipix1-1/+1
2016-11-16driver: removed --output support (no longer needed).midipix1-3/+0
2016-11-15output: renamed pe_output_image_type() --> pe_output_image_category().midipix1-1/+1
2016-11-15driver: added --sections support (print image sections).midipix1-0/+3
2016-11-12driver: added --type support (print image type).midipix1-0/+4
2016-11-10pe_default_options[]: explicitly initialize all members of the null record.midipix1-1/+1
2016-11-10output: implemented --pretty=dlltool for exported symbols.midipix1-1/+1
2016-11-10argv.h: add support for hybrid options (i.e. -std, -pipe).midipix1-7/+7
2016-11-10whitespace meditation.midipix1-16/+15
2016-11-10program driver: adjust source tree to support multiple skins.midipix1-0/+28