Fix STINK for ITS.
authorAdam Sampson <ats@offog.org>
Thu, 12 Apr 2018 11:16:40 +0000 (12:16 +0100)
committerAdam Sampson <ats@offog.org>
Thu, 12 Apr 2018 11:27:01 +0000 (12:27 +0100)
commit002ea6af23caf2ec5dc1e4d26c47d6bae8f9b670
tree6a0866c0188365860d3a6e35f754af4683c42223
parent70f21077cc31399527eb374809ce1079258cfb62
Fix STINK for ITS.

I've checked that this works as far as linking a simple program (two
files, one global symbol).

It's not hugely different from the its repo's STINK 201, although one
obvious thing it's missing is the better error messages: e.g. this
version prints "UND" rather than "Undefined Symbol", and crashes in
situations when 201 would print "bad format".
<mdl.int>/stink.2 [new file with mode: 0644]