summaryrefslogtreecommitdiffhomepage
path: root/arch/nt64/weak/__vfork_sym.c
AgeCommit message (Collapse)AuthorFilesLines
2015-07-18weak symbols: remove the previously used workaround, as it is nomidipix1-0/+0
longer needed. This change follows corresponding work on, as well as patches to binutils and cbb-gcc.
2015-03-08initial commit of the bits that manually export weak symbols;midipix1-0/+0
this works around a limitation in binutils, where weak symbols are correctly resolved within the linked image, yet not exported via --export-all-symbols. signed-off by Z. Gilboa; see copying.midipix (9cd0746c) for additional information.