aboutsummaryrefslogtreecommitdiff
path: root/src/libmp/386/mpvecsub-Darwin.s
AgeCommit message (Collapse)AuthorFilesLines
2020-12-30all: remove $OBJTYPE from buildRuss Cox1-60/+0
Now that we assume pthreads, the only assembly left is in libmp and libsec. We only ever added assembly for 386. The portable C code is fine for plan9port.
2007-11-05libmp: no text jump labels for darwinRuss Cox1-9/+9
2006-04-21darawinrsc1-0/+60