index
:
perk
main
PE Resource Kit
midipix
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
driver
/
pe_amain.c
Age
Commit message (
Collapse
)
Author
Files
Lines
2018-08-05
coding-style meditation.
midipix
1
-2
/
+2
2018-07-24
output interfaces: revised API and implementation to use fdctx and pure fdio.
midipix
1
-7
/
+7
2018-07-24
driver, library interfaces: support alternate fd's for input/output/error/log.
midipix
1
-6
/
+13
2017-12-14
output: pe_output_mdso_libraries(): implementation and integration.
midipix
1
-0
/
+3
2017-02-04
annual chores.
midipix
1
-1
/
+1
2016-11-17
output: pe_output_image_strings(): initial implementation and integration.
midipix
1
-0
/
+3
2016-11-16
output: pe_output_image_symbols(): initial implementation and integration.
midipix
1
-0
/
+3
2016-11-15
output: pe_output_image_sections(): implementation and integration.
midipix
1
-0
/
+3
2016-11-15
pe_output_image_category(): signature now matches that of other output api's.
midipix
1
-1
/
+1
2016-11-15
utility: code maintenance: removed pe_paragraph_break().
midipix
1
-17
/
+2
2016-11-15
output: renamed pe_output_image_type() --> pe_output_image_category().
midipix
1
-2
/
+2
2016-11-14
libary api: pre-alpha: code maintenance: removed struct pe_io_ctx.
midipix
1
-7
/
+3
2016-11-13
driver: pe_main(): process all units even if errors have been recorded.
midipix
1
-1
/
+1
2016-11-12
output: pe_output_image_type(): implementation and integration.
midipix
1
-0
/
+3
2016-11-10
driver: pe_main(): skip remaining units once an error has occurred.
midipix
1
-1
/
+1
2016-11-10
driver: status codes: refactor and normalize.
midipix
1
-3
/
+5
2016-11-10
utility: error trace and error information: initial integration.
midipix
1
-8
/
+6
2016-11-10
struct pe_unit_ctx: removed cctx (pass pointer to the driver context instead).
midipix
1
-5
/
+5
2016-11-10
pe_output_export_symbols(): added error trace support.
midipix
1
-1
/
+1
2016-11-10
pe_output_import_libraries(): added error trace support.
midipix
1
-3
/
+5
2016-11-10
utility: improved box integration, removed need for build-time macro.
midipix
1
-0
/
+110