Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-08-05 | mdso_create_output(): mmap conformance: fd must be opened with read permission. | midipix | 1 | -1/+1 | |
2018-08-03 | library interfaces: archive generation: simplify, re-implement with mmap. | midipix | 1 | -26/+7 | |
2018-08-03 | mdso_create_asmsrc(): when also creating objects, always create fs asm files. | midipix | 1 | -3/+8 | |
2018-08-03 | library interfaces: object file generation: simplify, re-implement with mmap. | midipix | 1 | -5/+48 | |
2018-08-03 | library interfaces: asm source generation: re-implement w. pure fdio and fdctx. | midipix | 1 | -3/+3 | |
2018-08-03 | internals: mdso_create_output(): prepare for removal of stream objects. | midipix | 1 | -10/+20 | |
2018-08-03 | driver: re-implement --dstdir by way of fdctx. | midipix | 1 | -19/+9 | |
2018-07-29 | helper api: renamed mdso_create_asm_source() -> mdso_create_asmsrc(). | midipix | 1 | -1/+1 | |
2017-02-11 | driver: utility api: added mdso_create_implib_archive(). | midipix | 1 | -4/+13 | |
2017-02-08 | project: source tree: tidy up. | midipix | 1 | -0/+66 | |