aboutsummaryrefslogtreecommitdiff
path: root/src/libmp
AgeCommit message (Expand)AuthorFilesLines
2020-12-30all: remove $OBJTYPE from buildRuss Cox21-652/+4
2020-01-10Trivial changes: whitespace and modes.Dan Cross9-10/+7
2015-06-03all: linux/arm64 portAram Hăvărneanu1-0/+4
2015-06-03all: linux/mips portAram Hăvărneanu1-0/+4
2011-05-18arm: build fixesRichard Miller1-0/+4
2011-05-17SunOS fixes (thanks Aram Hăvărneanu)Russ Cox2-79/+79
2007-11-05libmp: no text jump labels for darwinRuss Cox5-47/+45
2006-04-21darawinrsc5-0/+302
2006-04-21darwinrsc1-5/+7
2006-04-21no typesrsc6-17/+6
2006-04-20shut up gccrsc2-0/+12
2006-04-01Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc27-155/+155
2006-03-22Avoid saving precious data under stack pointer.rsc1-25/+18
2006-03-22Avoid storing precious data below the stack pointer.rsc4-64/+62
2006-03-05fix mptouvrsc1-1/+1
2006-02-09sparcrsc1-0/+4
2005-12-31oops - mpdigit not mpintrsc1-1/+1
2005-12-30fix shiftrsc2-2/+8
2005-12-29add cast (Taj Khattra)rsc1-1/+1
2005-08-10Old GNU assembler doesn't like comments.rsc2-14/+9
2005-02-13add %lB for lower casersc1-28/+39
2005-01-19continue x86-64rsc1-0/+4
2005-01-07no need to include sec.hrsc6-6/+0
2004-12-26add portdatersc1-0/+32
2004-05-14asdfrsc3-8/+8
2004-05-14Crsc2-0/+4
2004-04-21Libsec doesn't compile without a reduce script, either.wkj1-2/+0
2004-04-21more tomfoolery.rsc1-3/+8
2004-04-21make scripts work with more shells,rsc3-4/+6
2004-04-21maybe this will work.rsc2-0/+8
2004-04-21Add basic libmp support for the x86.wkj9-15/+349
2004-04-19clean up when finished.rsc2-2/+0
2004-03-26SunOS can rot in hell.rsc1-1/+1
2004-03-21Add libmp.rsc37-0/+2415