summaryrefslogtreecommitdiffhomepage
path: root/src/internal
AgeCommit message (Collapse)AuthorFilesLines
2024-04-14Code base: updated all translation units to match the project's COPYING file.HEADmainmidipix2-2/+2
2023-12-23add copyright notice to C and Assembly translation units where applicable.midipix2-0/+12
2015-09-13nt32: add GOT support to assembly files.midipix1-0/+7
2015-07-18add manual .got entries to assembly files.midipix1-0/+6
signed-off by Z. Gilboa; see copying.midipix (9cd0746c) for additional information.
2015-07-18weak symbols: remove the previously used workaround, as it is nomidipix2-14/+0
longer needed. This change follows corresponding work on, as well as patches to binutils and cbb-gcc.
2015-06-02arch-specific code: fix assembly function declarations.midipix2-0/+2
signed-off by Z. Gilboa; see copying.midipix (9cd0746c) for additional information.
2015-04-05nt32: initial commit of core port files.midipix2-0/+12
signed-off by Z. Gilboa; see copying.midipix (9cd0746c) for additional information.
2015-03-08initial commit of core port files.midipix2-0/+12
signed-off by Z. Gilboa; see copying.midipix (9cd0746c) for additional information.