summaryrefslogtreecommitdiffhomepage
path: root/src/stdio/nt64
AgeCommit message (Collapse)AuthorFilesLines
2024-04-14Code base: updated all translation units to match the project's COPYING file.HEADmainmidipix1-1/+1
2023-12-23add copyright notice to C and Assembly translation units where applicable.midipix1-0/+6
2020-05-03nt64: __stdio_exit_needed.s: make an e9 relative jump.midipix1-1/+1
2019-02-19weak hidden symbols: provide a strong __stdio_exit_needed().midipix1-0/+8
2015-07-18weak symbols: remove the previously used workaround, as it is nomidipix1-6/+0
longer needed. This change follows corresponding work on, as well as patches to binutils and cbb-gcc.
2015-03-24manually export additional weak symbols.midipix1-0/+6
signed-off by Z. Gilboa; see copying.midipix (9cd0746c) for additional information.