andrew d94acf5f31 Save & restore the floating-pont argument registers before calling
_rtld_bind. The compiler may generate code using these registers and not
save them. Unfortunately, as we make use of libc, we are unable to disallow
rtld from using floating-point register without also doing the same for the
parts of libc we use, or by limiting what _rtld_bind is able to call.

Obtained from:	ABT Systems Ltd
Sponsored by:	The FReeBSD Foundation
2015-07-02 14:00:07 +00:00
..
2015-01-06 03:49:22 +00:00
2015-05-06 15:29:11 +00:00
2015-06-16 23:37:19 +00:00
2015-05-06 15:29:11 +00:00