jsing 4d26e08575 Stop using sigreturn from the Go openbsd/386 signal trampoline - the
sigreturn syscall is going away in future versions of OpenBSD and its
use for Go is already broken due to the trampoline return checks. Instead
just return directly from the signal trampoline (as we have always done
for Go openbsd/amd64).

Also fix a bug in the Go openbsd/386 linker, which results in symbols in
the dynamic symbol table being emitted with a size of zero. With a current
ld.so, this results in symbol mismatch warnings.

Unbreaks the Go port on openbsd/386, however it still fails to pass regress
due to the PT_TLS changes.
2016-05-13 13:49:26 +00:00
..
2015-12-02 07:09:44 +00:00
2014-11-23 10:12:28 +00:00
2016-05-11 22:00:26 +00:00
2016-03-27 20:53:14 +00:00
2015-09-05 00:20:08 +00:00
2015-12-25 02:18:09 +00:00
2015-05-10 19:12:25 +00:00
2016-05-04 06:44:58 +00:00
2016-04-04 16:09:09 +00:00
2016-03-16 20:02:11 +00:00
2016-03-12 12:10:34 +00:00
2016-05-07 12:40:56 +00:00
2016-05-12 01:17:13 +00:00
2016-03-27 20:53:14 +00:00
2016-05-12 01:17:13 +00:00
2016-01-28 18:34:08 +00:00
2016-04-27 14:16:52 +00:00
2015-12-06 20:01:33 +00:00
2016-03-16 20:02:11 +00:00
2014-12-30 16:06:22 +00:00
2016-05-07 12:40:56 +00:00
2016-04-09 14:19:02 +00:00
2015-12-20 09:34:16 +00:00
2016-05-07 12:40:56 +00:00
2016-01-24 19:44:04 +00:00
2016-05-07 12:40:56 +00:00
2016-04-11 11:21:31 +00:00
2013-03-11 11:20:26 +00:00
2016-05-07 12:40:56 +00:00
2016-05-12 01:17:13 +00:00
2016-03-27 20:53:14 +00:00
2016-05-06 19:59:45 +00:00
2014-10-23 17:25:45 +00:00
2016-05-07 12:40:56 +00:00
2016-04-30 14:19:00 +00:00
2016-04-04 16:09:09 +00:00
2016-01-31 09:59:50 +00:00
2016-03-23 21:58:11 +00:00
2014-08-31 15:51:49 +00:00
2016-04-20 06:21:50 +00:00
2014-05-20 19:36:27 +00:00
2016-01-25 21:03:44 +00:00