summaryrefslogtreecommitdiff
path: root/src/pkg/runtime/freebsd/defs.c
AgeCommit message (Expand)AuthorFilesLines
2011-01-17Imported Upstream version 2011.01.12upstream/2011.01.12Ondřej Surý1-0/+1
2010-05-03runtime: update godefs usage comment for GOARCH=386 GOOS={darwin,freebsd}Giles Lean1-1/+1
2010-04-08runtime: turn divide by zero, nil dereference into panicsRuss Cox1-0/+48
2009-11-20FreeBSD's mcontext isn't exactly the same as sigcontext, soDevon H. O'Dell1-1/+0
2009-11-17FreeBSD/i386 workDevon H. O'Dell1-0/+4
2009-11-17FreeBSD-specific porting work.Devon H. O'Dell1-0/+49