Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-02-20 | driver: added --crc support: output computed crc32|64 of exported symbols. | midipix | 1 | -0/+4 | |
2018-06-04 | mdso flags: added MDSO_FLAG_LDSO_LIB as a reference to the loader lib. itself. | midipix | 1 | -6/+11 | |
2017-02-11 | driver: options: move --libname up. | midipix | 1 | -3/+3 | |
2017-02-11 | driver: utility api: added mdso_create_implib_archive(). | midipix | 1 | -0/+3 | |
2017-02-08 | driver: utility api: added mdso_create_implib_objects(). | midipix | 1 | -0/+3 | |
2017-02-08 | driver: added --asm support. | midipix | 1 | -0/+3 | |
2016-11-11 | mdso_default_options[]: explicitly initialize all members of the null record. | midipix | 1 | -1/+1 | |
2016-11-11 | argv.h: add support for hybrid options (i.e. -std, -pipe). | midipix | 1 | -8/+8 | |
2016-11-11 | driver: added --libpath option. | midipix | 1 | -0/+7 | |
2016-11-11 | driver: added --machine option. | midipix | 1 | -0/+3 | |
2016-11-11 | libname,dstdir: added interface. | midipix | 1 | -0/+6 | |
2016-11-11 | output, mdso_output_export_symbols(): initial implementation. | midipix | 1 | -0/+6 | |
2016-11-11 | created skeleton. | midipix | 1 | -0/+12 | |