index
:
pemagine
main
a (virtual) tour into portable bits and executable bytes
midipix
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
Files
Lines
2018-06-08
build system: configure: support alternate bindir relative to exec_prefix.
midipix
1
-1
/
+8
2018-06-05
ldso: runtime data block: support inheritance of an alternate loader handle.
midipix
1
-3
/
+15
2018-06-05
build system: PE targets: mdso integration: support non-default --libpath.
midipix
1
-1
/
+2
2018-06-05
build system: configure: added initial dependency tracking support.
midipix
2
-0
/
+9
2018-06-05
build system: configure: added initial --program-prefix support.
midipix
2
-0
/
+8
2018-05-24
ldso: internals: pe_hex_utf16_to_uintptr(): properly support 32-bit targets.
midipix
1
-0
/
+3
2017-12-27
ldso: finalized (dun-dun-duuuun!) the stage-one loader context abi.
midipix
1
-1
/
+1
2017-12-25
loader abi: struct pe_framework_runtime_data: added bridge support.
midipix
1
-0
/
+3
2017-12-19
pe_open_image_from_addr(): fix oversight: do not init dst a second time.
midipix
1
-1
/
+0
2017-12-18
pe_open_image_from_addr(): use pe_get_ldr_entry_from_addr() as the backend.
midipix
2
-37
/
+38
2017-12-18
pe_get_ldr_entry_from_addr(): initial implementation.
midipix
4
-0
/
+67
2017-12-06
ldso: fix signatures related to zw_query_virtual_memory().
midipix
4
-8
/
+8
2017-11-23
build system: added --cchost support.
midipix
5
-4
/
+31
2017-11-23
build system: added PERK to the toolchain variables.
midipix
2
-0
/
+2
2017-11-22
pe_get_export_symbol_info(): integrated pe_resolve_forwarder_rva().
midipix
1
-6
/
+47
2017-10-31
build system: toolchain: added definitions for message and resource compilers.
midipix
2
-0
/
+4
2017-10-25
build system: PE targets: added mdso-based import library generation support.
midipix
7
-3
/
+30
2017-10-24
build system: midipix.mk: OS_SONAME: use symlinks by default.
midipix
1
-2
/
+2
2017-10-19
build system: allow cmdline overriding of the static archive's base name.
midipix
1
-1
/
+2
2017-10-19
internals: pe_entry_point(): added ldso integration.
midipix
1
-0
/
+4
2017-10-19
pe_get_image_stack_heap_info(): submit to a greater type-punned power.
midipix
1
-8
/
+23
2017-10-19
pe_get_image_named_section_addr(): submit to a greater type-punned power.
midipix
1
-2
/
+10
2017-10-19
ldso: added pe_load_framework_library().
midipix
3
-0
/
+89
2017-10-19
ldso: pe_load_framework_loader(): refactored.
midipix
1
-7
/
+22
2017-10-19
ldso: added pe_load_framework_loader_ex().
midipix
4
-0
/
+90
2017-10-19
internals: pe_hex_utf16_to_uint32(): return OS_STATUS_INVALID_PARAMETER upon ↵
midipix
1
-1
/
+1
error.
2017-10-19
pe_get_framework_runtime_data(): check that the cmdline parameter is not null.
midipix
1
-1
/
+2
2017-10-15
pe_find_framework_loader(): fixed typo.
midipix
1
-1
/
+1
2017-05-28
build system: added extended dir variables.
midipix
3
-0
/
+140
2017-05-24
build system: added --sbindir support.
midipix
3
-0
/
+10
2017-02-04
annual chores.
midipix
21
-21
/
+21
2017-02-04
raw data: added struct pe_raw_coff_object_hdr.
midipix
1
-0
/
+11
2017-02-04
raw data: renamed struct pe_raw_coff_file_hdr --> struct pe_raw_coff_image_hdr.
midipix
5
-8
/
+8
2017-01-28
ldso: added pe_ldso.h to ensure namespace isolation in hosted executables.
midipix
3
-0
/
+44
2017-01-28
ldso: added pe_terminate_current_process().
midipix
4
-0
/
+38
2017-01-28
ldso: pe_open_physical_parent_directory(): properly handle \Device\Mup.
midipix
1
-5
/
+28
2017-01-28
ldso: added pe_load_framework_loader().
midipix
4
-0
/
+262
2017-01-28
ldso: pe_find_framework_loader(): inherited root: no need to initialize himage.
midipix
1
-1
/
+0
2017-01-28
ldso: apply type to OS status code macro definitions.
midipix
2
-15
/
+16
2017-01-28
ldso: added pe_find_framework_loader().
midipix
4
-0
/
+300
2017-01-26
ldso: added pe_get_framework_runtime_data().
midipix
4
-0
/
+340
2017-01-19
ldso: added pe_get_peb_command_line(), pe_get_peb_environment_block().
midipix
4
-0
/
+80
2017-01-18
ldso: control inheritance and share access when opening image or parent dir.
midipix
3
-8
/
+14
2017-01-18
ldso: added pe_open_image_from_addr().
midipix
4
-0
/
+114
2017-01-18
ldso: added pe_open_physical_parent_directory().
midipix
6
-2
/
+186
2016-12-19
32/64-bit code path: use __SIZEOF_POINTER__ in anticipation of arm support.
midipix
1
-6
/
+6
2016-12-19
project: clbuild-bat: added -mno-stack-arg-probe support.
midipix
1
-0
/
+1
2016-12-18
project: clbuild-bat: added static front-end support.
midipix
1
-0
/
+1
2016-12-18
project: clbuild-bat: added link target (shared-lib/default-app) support.
midipix
2
-3
/
+10
2016-12-18
project: clbuild-bat: whitespace meditation.
midipix
1
-15
/
+15
[prev]
[next]