Justin Hibbits
a608b7d313
Unbreak 32-bit binaries on powerpc64
...
Recently a change was made which broke loading 32-bit binaries on powerpc64,
with an assertion in ld-elf32.so.1:
ld-elf32.so.1: assert failed:
/usr/local/poudriere/jails/ppc64/usr/src/libexec/rtld-elf/rtld.c:390
It turns out Elf32_AuxInfo was broken for a very long time on powerpc64, as
it uses long and pointers, which are both 64 bits on powerpc64, and only
manifested with the recent work on auxargs.
2018-06-01 16:31:05 +00:00
..
2018-05-31 22:41:07 +00:00
2018-05-31 15:41:56 +00:00
2018-05-31 12:37:34 +00:00
2018-05-28 03:14:36 +00:00
2018-05-30 03:48:27 +00:00
2018-06-01 12:09:07 +00:00
2018-05-31 22:41:07 +00:00
2018-05-25 01:27:39 +00:00
2018-05-19 18:27:14 +00:00
2018-05-25 13:59:48 +00:00
2018-06-01 09:44:23 +00:00
2018-05-04 14:38:48 +00:00
2018-05-30 20:16:17 +00:00
2018-03-06 14:28:37 +00:00
2018-05-09 20:53:38 +00:00
2018-04-20 19:37:08 +00:00
2018-05-31 22:41:07 +00:00
2018-03-11 20:13:15 +00:00
2018-06-01 13:26:45 +00:00
2018-02-14 00:12:03 +00:00
2018-05-24 23:20:10 +00:00
2018-05-24 23:58:57 +00:00
2018-05-31 22:41:07 +00:00
2018-05-31 21:53:07 +00:00
2018-03-30 18:50:13 +00:00
2018-05-24 00:06:55 +00:00
2018-05-29 12:32:08 +00:00
2018-05-29 12:32:08 +00:00
2018-05-28 09:23:28 +00:00
2018-05-30 07:11:33 +00:00
2018-05-09 18:47:24 +00:00
2018-05-23 21:02:14 +00:00
2018-01-25 22:25:13 +00:00
2018-02-10 01:09:22 +00:00
2018-05-23 21:02:14 +00:00
2018-04-19 15:24:21 +00:00
2018-06-01 16:31:05 +00:00
2018-05-16 16:56:35 +00:00
2018-05-30 21:50:23 +00:00
2018-05-24 21:11:28 +00:00
2018-06-01 00:49:20 +00:00
2018-05-29 08:41:44 +00:00
2018-05-18 17:29:43 +00:00
2018-03-24 21:30:24 +00:00
2018-05-19 19:30:42 +00:00
2018-05-30 16:48:48 +00:00
2018-05-29 16:16:24 +00:00
2018-05-25 08:44:00 +00:00