index
:
perk
main
PE Resource Kit
midipix
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
project
Age
Commit message (
Collapse
)
Author
Files
Lines
15 hours
driver: added --cmd=ar support, the pe_cmd_ar() stub, and the perk-ar symlink.
midipix
2
-0
/
+8
2 days
library api: _raw_ (raw image api) namespace overhaul.
midipix
1
-1
/
+1
2 days
library api: _meta_ (object and image meta data) namespace overhaul.
midipix
1
-1
/
+1
2 days
library api: _info_ (image abi and framework info) namespace overhaul.
midipix
1
-4
/
+4
2 days
library api: _hexdump_ (header and section pretty printing) namespace overhaul.
midipix
3
-10
/
+10
3 days
arbits: added pe_ar_get_archive_meta(), the framework's archive parser.
midipix
3
-0
/
+7
3 days
code base: set the visilbity of internal library interfaces to hidden.
midipix
2
-0
/
+3
4 days
PE toolchain: added perk_arbits.h (archive format definitions and structures).
midipix
1
-0
/
+1
4 days
driver: become multi-cmd ready, added pe_cmd_perk().
midipix
2
-0
/
+3
2021-04-11
app: posix make support: acknowledge unused parameter inside of source file.
midipix
1
-1
/
+0
2021-04-09
library interfaces: renamed pe_hdrdump_opt_hdr() ==> pe_hdrdump_coff_opt_hdr().
midipix
1
-1
/
+1
2020-06-27
project: add cflag overrides to CFLAGS_LAST (thus override also user's CFLAGS).
midipix
1
-1
/
+1
2018-11-20
output: header dump: added pe_hdrdump_import_tbl().
midipix
1
-0
/
+1
2018-11-20
output: header dump: added pe_hdrdump_export_hdr().
midipix
1
-0
/
+1
2018-11-20
output: header dump: added pe_hdrdump_sec_tbl().
midipix
1
-0
/
+1
2018-11-20
output: header dump: added pe_hdrdump_opt_hdr().
midipix
1
-0
/
+1
2018-11-20
output: header dump: added pe_hdrdump_coff_object_hdr().
midipix
1
-0
/
+1
2018-11-20
output: header dump: added pe_hdrdump_coff_image_hdr().
midipix
1
-0
/
+1
2018-11-20
output: header dump: added pe_hdrdump_image_dos_hdr().
midipix
2
-0
/
+2
2018-11-20
internals: added pe_output_hex_{header|footer}(), pe_output_raw_element().
midipix
2
-0
/
+2
2018-08-09
front-end utility: pe_main(): remove the redundant argc parameter.
midipix
1
-0
/
+1
2018-07-14
internals: added pe_dprintf(), a signal-resilient dprintf implementation.
midipix
2
-0
/
+2
2017-12-14
output: pe_output_mdso_libraries(): implementation and integration.
midipix
1
-0
/
+1
2017-12-14
project: renamed pe_output_import_libraries.c -> pe_output_idata_libraries.c.
midipix
1
-1
/
+1
2016-11-19
perk_api.h: fix export/import inconsistency.
midipix
1
-1
/
+1
2016-11-17
reader: pe_read_coff_symbol(): initial implementation.
midipix
1
-0
/
+1
2016-11-17
output: pe_output_image_strings(): initial implementation and integration.
midipix
1
-0
/
+1
2016-11-16
output: pe_output_image_symbols(): initial implementation and integration.
midipix
1
-0
/
+1
2016-11-15
output: pe_output_image_sections(): implementation and integration.
midipix
1
-0
/
+1
2016-11-15
output: renamed pe_output_image_type() --> pe_output_image_category().
midipix
1
-1
/
+1
2016-11-14
project: source tree layout: moved info source files under src/info.
midipix
2
-4
/
+5
2016-11-14
info api: pe_get_image_abi(): initial implementation.
midipix
1
-0
/
+1
2016-11-14
info api: pe_get_image_subtype(): initial implementation.
midipix
1
-0
/
+1
2016-11-14
info api: pe_get_image_subsystem(): initial implementation.
midipix
1
-0
/
+1
2016-11-14
info api: pe_get_image_framework(): initial implementation.
midipix
1
-0
/
+1
2016-11-14
project: headers.mk: code maintenance.
midipix
1
-11
/
+11
2016-11-14
project: common.mk: code maintenance.
midipix
1
-2
/
+6
2016-11-14
libary api: pre-alpha: code maintenance: removed struct pe_io_ctx.
midipix
1
-1
/
+0
2016-11-12
output: pe_output_image_type(): implementation and integration.
midipix
1
-0
/
+1
2016-11-10
output: added pe_output_error_record(), pe_output_error_vector().
midipix
1
-0
/
+1
2016-11-10
internals: error trace implementation: added pe_record_error().
midipix
2
-0
/
+2
2016-11-10
utility: improved box integration, removed need for build-time macro.
midipix
1
-0
/
+1
2016-11-10
build system: support project-specific overrides of OS and toolchain defs.
midipix
1
-0
/
+0
2016-11-10
project: add explicit rules for object dependency on version.tag.
midipix
1
-0
/
+3
2016-11-10
build system: moved core definition files to a designated folder.
midipix
3
-203
/
+0
2016-11-10
build system: Makefile.in, version.mk: added --avoid-version support.
midipix
1
-0
/
+21
2016-11-10
build system: Makefile.in, custom.mk: added --disable-frontend support.
midipix
1
-0
/
+12
2016-11-10
build system: project: added custom header installation support.
midipix
1
-0
/
+12
2016-11-10
build system: added --strict, --ccstrict, --ldstrict support.
midipix
1
-5
/
+7
2016-11-10
build system: fix dependency of app.tag, avoid unconditional step execution.
midipix
1
-0
/
+3
[next]