Age | Commit message (Collapse) | Author | Files | Lines |
|
+ PE shared libraries: fix the logic that allows weak definitions to be exported
(cf. commit ddd1583).
signed-off by Z. Gilboa; see copying.midipix (9cd0746c) for additional information.
|
|
+ PE/COFF: allow a reference to an external symbol in one object file be satisfied
by a weak definition in another.
+ a special thanks to Rich Felker, primary author of musl libc, for identifying the
spot at which a fix needed to be applied.
signed-off by Z. Gilboa; see copying.midipix (9cd0746c) for additional information.
|
|
+ PE shared libraries: allow weak aliases to be exported.
signed-off by Z. Gilboa; see copying.midipix (9cd0746c) for additional information.
|
|
signed-off by Z. Gilboa; see copying.midipix (9cd0746c) for additional information.
|
|
signed-off by Z. Gilboa; see copying.midipix (9cd0746c) for additional information.
|
|
|
|
be exported by PE images, but leave it excluded by default so
that non-midipix PE targets remain unaffected.
signed-off by Z. Gilboa; see copying.midipix (9cd0746c) for additional information.
|
|
signed-off by Z. Gilboa; see copying.midipix (9cd0746c) for additional information.
|
|
cygwin fork section optional, but leave them on by default so that
non-midipix PE targets remain unaffected.
signed-off by Z. Gilboa; see copying.midipix (9cd0746c) for additional information.
|
|
definitions for all PE targets
signed-off by Z. Gilboa; see copying.midipix (9cd0746c) for additional information.
|
|
targets
signed-off by Z. Gilboa; see copying.midipix (9cd0746c) for additional information.
|