summaryrefslogtreecommitdiffhomepage
path: root/arch/nt32/weak
AgeCommit message (Collapse)AuthorFilesLines
2015-04-05nt32: initial commit of the bits that manually export weak symbols;midipix248-0/+380
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.