Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-04-27 | mdso_objgen_symentry(): eliminate the use of sprintf(). | midipix | 1 | -8/+67 | |
2024-04-27 | annual chores. | midipix | 1 | -1/+1 | |
2021-12-30 | A new home. | midipix | 1 | -1/+1 | |
2021-07-06 | Annual chores. | midipix | 1 | -1/+1 | |
2019-02-20 | ABI & specs: symbol reference optimization: use image-relative relocations. | midipix | 1 | -2/+2 | |
2019-02-17 | mdso_{asmgen|objgen}_symentry: support compiler-generated .gotrefs. | midipix | 1 | -62/+60 | |
2018-08-03 | library interfaces: object file generation: simplify, re-implement with mmap. | midipix | 1 | -18/+20 | |
2017-02-11 | archive generation: added mdso_argen_common(). | midipix | 1 | -0/+10 | |
2017-02-08 | PE defs: renamed struct pe_aux_rec_section --> struct pe_raw_aux_rec_section. | midipix | 1 | -3/+3 | |
2017-02-07 | symbol entry assembly & object: renamed __foo_sym_entry.s --> .foo_symentry.s. | midipix | 1 | -5/+5 | |
2017-02-07 | object generation: added mdso_objgen_symentry(). | midipix | 1 | -0/+257 | |