Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-07-24 | output interfaces: revised API and implementation to use fdctx and pure fdio. | midipix | 1 | -6/+9 | |
2017-12-13 | refactor: struct pe_raw_image: members are now map-prefixed. | midipix | 1 | -2/+2 | |
2017-12-13 | refactor: struct pe_image_meta: pointers to raw data are now r-prefixed. | midipix | 1 | -2/+2 | |
2017-12-13 | refactor: struct pe_image_meta: meta members are now m-prefixed. | midipix | 1 | -3/+3 | |
2017-02-04 | annual chores. | midipix | 1 | -1/+1 | |
2016-12-02 | struct pe_{raw|meta}_coff_symbol: member name normalization. | midipix | 1 | -4/+4 | |
2016-11-30 | struct pe_{raw|meta}_coff_file_hdr: member name normalization. | midipix | 1 | -2/+2 | |
2016-11-19 | PE format: struct pe_coff_symbol [and friends] --> struct pe_raw_coff_symbol. | midipix | 1 | -2/+2 | |
2016-11-17 | reader: pe_read_coff_symbl(): initial integration. | midipix | 1 | -38/+13 | |
2016-11-17 | PE format: renamed struct pe_coff_sym_entry --> struct pe_coff_symbol. | midipix | 1 | -2/+2 | |
2016-11-16 | output: pe_output_image_symbols(): initial implementation and integration. | midipix | 1 | -0/+80 | |