summaryrefslogtreecommitdiffhomepage
path: root/src/driver/mdso_driver_ctx.c
AgeCommit message (Expand)AuthorFilesLines
2017-02-11driver: utility api: added mdso_create_implib_archive().midipix1-5/+22
2017-02-08driver: utility api: added mdso_create_implib_objects().midipix1-0/+4
2017-02-08driver: added --asm support.midipix1-0/+4
2017-02-04annual chores.midipix1-1/+1
2017-02-03driver: flags: properly initialize the MDSO_DRIVER_QUAD_PTR bit.midipix1-1/+4
2016-12-25argv.h: use an option vector rather than a direct pointer to the option table.midipix1-9/+12
2016-11-11mdso_free_driver_ctx(): fix readability.midipix1-2/+2
2016-11-11driver: added initial error info vector and buffer allocation.midipix1-0/+7
2016-11-11code maintenance: mark unused parameter.midipix1-0/+2
2016-11-11driver: added struct mdso_source_version, mdso_source_version().midipix1-0/+14
2016-11-11driver: record the flags passed to mdso_get_driver_ctx().midipix1-0/+1
2016-11-11driver: move to header extern declaration of mdso_default_options[].midipix1-2/+0
2016-11-11argv.h: main(): fix signatures.midipix1-3/+3
2016-11-11annual chores.midipix1-1/+1
2016-11-11driver: fix semantics of calloc() calls.midipix1-1/+1
2016-11-11driver: added driver-level handling of stdin.midipix1-0/+4
2016-11-11driver: show usage information if no other action needs to be taken.midipix1-0/+3
2016-11-11driver: added --libpath option.midipix1-0/+10
2016-11-11driver: added --machine option.midipix1-0/+4
2016-11-11driver: dstdir,asmbase: initial implementation.midipix1-8/+79
2016-11-11driver: mdso_get_driver_ctx_fail(): add missing 'static' linkage.midipix1-1/+1
2016-11-11libname,dstdir: added interface.midipix1-0/+8
2016-11-11output, mdso_output_export_symbols(): initial implementation.midipix1-0/+14
2016-11-11driver: mdso_driver_ctx_alloc(): add missing initialization.midipix1-0/+1
2016-11-11created skeleton.midipix1-0/+177