summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2017-05-28build system: added extended dir variables.midipix3-0/+140
2017-05-24build system: added --sbindir support.midipix3-0/+10
2017-02-04annual chores.midipix21-21/+21
2017-02-04raw data: added struct pe_raw_coff_object_hdr.midipix1-0/+11
2017-02-04raw data: renamed struct pe_raw_coff_file_hdr --> struct pe_raw_coff_image_hdr.midipix5-8/+8
2017-01-28ldso: added pe_ldso.h to ensure namespace isolation in hosted executables.midipix3-0/+44
2017-01-28ldso: added pe_terminate_current_process().midipix4-0/+38
2017-01-28ldso: pe_open_physical_parent_directory(): properly handle \Device\Mup.midipix1-5/+28
2017-01-28ldso: added pe_load_framework_loader().midipix4-0/+262
2017-01-28ldso: pe_find_framework_loader(): inherited root: no need to initialize himage.midipix1-1/+0
2017-01-28ldso: apply type to OS status code macro definitions.midipix2-15/+16
2017-01-28ldso: added pe_find_framework_loader().midipix4-0/+300
2017-01-26ldso: added pe_get_framework_runtime_data().midipix4-0/+340
2017-01-19ldso: added pe_get_peb_command_line(), pe_get_peb_environment_block().midipix4-0/+80
2017-01-18ldso: control inheritance and share access when opening image or parent dir.midipix3-8/+14
2017-01-18ldso: added pe_open_image_from_addr().midipix4-0/+114
2017-01-18ldso: added pe_open_physical_parent_directory().midipix6-2/+186
2016-12-1932/64-bit code path: use __SIZEOF_POINTER__ in anticipation of arm support.midipix1-6/+6
2016-12-19project: clbuild-bat: added -mno-stack-arg-probe support.midipix1-0/+1
2016-12-18project: clbuild-bat: added static front-end support.midipix1-0/+1
2016-12-18project: clbuild-bat: added link target (shared-lib/default-app) support.midipix2-3/+10
2016-12-18project: clbuild-bat: whitespace meditation.midipix1-15/+15
2016-12-18project: removed the generated clbuild.bat, should be provided externally.midipix2-202/+1
2016-12-18project: clbuild-bat: added -static support.midipix1-0/+1
2016-12-18project: clbuild-bat: added -Wno-unused-parameter support.midipix1-0/+1
2016-12-18project: clbuild-bat: added -Wno-missing-field-initializers support.midipix1-0/+1
2016-12-18project: clbuild-bat: added proper version.tag support.midipix2-9/+27
2016-12-18build system: version.sh: create output directory as needed.midipix1-0/+1
2016-12-15project: clbuild-bat: re-generated project/clbuild.bat.midipix1-38/+38
2016-12-15project: clbuild-bat: added asm support.midipix2-3/+21
2016-12-15project: clbuild-bat: properly handle dependency libraries.midipix1-1/+1
2016-12-13project: clbuild-bat: improved -freestanding support.midipix1-1/+1
2016-12-13project: clbuild-bat: added import library support.midipix1-0/+1
2016-12-13project: clbuild.bat: initial check-in (generated via: make clbuild-bat).midipix1-0/+202
2016-12-13project: clbuild-bat: support clbuild.bat generation also when cross-compiling.midipix2-10/+38
2016-12-13pe_get_imported_symbol_info_64(): provide smooth foreign toolchain support.midipix1-0/+1
2016-12-13pe_impl_strlen_{ansi|utf16}(): provide smooth foreign toolchain support.midipix2-3/+3
2016-12-13added clbuild-bat: a poor man's transitional clbuild command translator.midipix3-2/+156
2016-12-12include <psxtypes/section/freestd.h> for improved foreign compiler support.midipix1-0/+2
2016-12-12internals: pe_impl.h: free-standing build env.: use __inline__ (cf. psxtypes).midipix1-3/+3
2016-12-11api headers: added visual studio and hosted environment support.midipix6-11/+42
2016-12-10midipix free-standing environment: adjust to forthcoming feature test macro.midipix2-2/+2
2016-12-08build system: configure: pass --sysroot to the linker as a compiler argument.midipix1-1/+1
2016-12-08pe_get_kernel32_handle_callback(): properly use conditional parenthesis.midipix1-12/+12
2016-12-02whitespace meditation.midipix1-0/+9
2016-12-02struct pe_raw_import_hdr: fix logical position within pe_structs.h.midipix1-8/+8
2016-12-02struct pe_raw_coff_symbol_name: member name normalization.midipix1-3/+3
2016-12-02struct pe_raw_coff_symbol: member name normalization.midipix1-6/+6
2016-12-02struct pe_raw_hint_name_entry: member name normalization.midipix1-2/+2
2016-12-01struct pe_raw_import_hdr: member name normalization.midipix2-6/+6