commit | 10c7a573a5ef384f3463e54dead656dd2a1c96ce | [log] [tgz] |
---|---|---|
author | Stanislav Galabov <sgalabov@gmail.com> | Wed Feb 17 15:23:31 2016 +0200 |
committer | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | Sat May 21 01:25:50 2016 +0200 |
tree | 463a951b1ce5a32ac658a0cd48efdd97581a42a8 | |
parent | 19030fd24a46cd09bf9c6d9538f0b875d597eb9d [diff] |
Fix FreeBSD loader API so that it works on both 32-bit and 64-bit targets. Specifically tested on MIPS under QEMU (works with all combination of bit-ness and endian-ness) Signed-off-by: Stanislav Galabov <sgalabov@gmail.com>