Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-08-15 | perk.h: eliminate #include's of referential headers. | midipix | 7 | -0/+14 |
2018-11-20 | output: header dump: pe_hdrdump_import_tbl(): output the import library name. | midipix | 1 | -2/+30 |
2018-11-20 | output: header dump: added pe_hdrdump_import_tbl(). | midipix | 1 | -0/+76 |
2018-11-20 | output: header dump: added pe_hdrdump_export_hdr(). | midipix | 1 | -0/+66 |
2018-11-20 | output: header dump: added pe_hdrdump_sec_tbl(). | midipix | 1 | -0/+81 |
2018-11-20 | output: header dump: added pe_hdrdump_opt_hdr(). | midipix | 1 | -0/+198 |
2018-11-20 | output: header dump: added pe_hdrdump_coff_object_hdr(). | midipix | 1 | -0/+62 |
2018-11-20 | output: header dump: added pe_hdrdump_coff_image_hdr(). | midipix | 1 | -0/+63 |
2018-11-20 | output: header dump: added pe_hdrdump_image_dos_hdr(). | midipix | 1 | -0/+74 |