Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-02-02 | midipix targets: generate the .got entry for default & hidden visibility syms. | midipix | 1 | -4/+6 | |
2019-02-02 | midipix_symbol_ref_dllimport_p(): properly support -fvisibility=hidden, etc. | midipix | 1 | -3/+7 | |
2019-02-02 | midipix targets: generate the .got entry only for default visibility symbols. | midipix | 1 | -0/+7 | |
2019-01-08 | midipix targets: GOT entries: unless internal visibility, create in .got$. | midipix | 1 | -11/+7 | |
2015-11-25 | midipix targets: GOT entries: account for a re-established section directive. | midipix | 1 | -2/+7 | |
signed-off by Z. Gilboa; see copying.midipix (9cd0746c) for additional information. | |||||
2015-07-18 | initial implementation of GOT entries and initial support of PE visibility | midipix | 1 | -47/+127 | |
for the midipix targets. signed-off by Z. Gilboa; see copying.midipix (9cd0746c) for additional information. | |||||
2015-04-01 | midipix target implementation: finalize preliminary biarch support. | midipix | 1 | -9/+8 | |
+ set default arch to m32/m64 for the i686- and x86_64- toolchains, respectively. + temporarily disable SEH for the i686-nt32-midipix target; this is needed since the 32-bit PE assembler rejects .seh_proc, meaning that currently we cannot even have 32-bit SEH support as a stub (adding the necessary assembler support should be easy, as it already exists for the 64-bit Windows targets). signed-off by Z. Gilboa; see copying.midipix (9cd0746c) for additional information. | |||||
2015-03-21 | midipix target implementation: initial commit. | midipix | 1 | -0/+454 | |
signed-off by Z. Gilboa; see copying.midipix (9cd0746c) for additional information. |