summaryrefslogtreecommitdiff
path: root/devel/bin86
AgeCommit message (Collapse)AuthorFilesLines
2011-08-29Fix mismatched return statements, which clang dislikesdholland2-9/+34
2010-02-07fix link.zafer1-2/+2
2010-01-29DESTDIR supportjoerg1-2/+4
2008-08-02Make this build on amd64. Probably doesn't have that good odds of working,dholland3-1/+70
but it's a step.
2008-03-08Import new package from pkgsrc-wip: bin86.reed5-0/+56
(This conflicts with bcc and dev86. I use this to build lilo.) This is a simple assember, linker, and related tools for 80x86 machine code. This is based on the as86 and ld86 distribution written by Bruce Evans and was maintained by Robert de Bath.