commit | 856c7ed97bce524ade99bb1fc41e746973d45acc | [log] [tgz] |
---|---|---|
author | Dmitry V. Levin <ldv@altlinux.org> | Mon Dec 26 20:12:02 2011 +0000 |
committer | Dmitry V. Levin <ldv@altlinux.org> | Mon Dec 26 21:09:29 2011 +0000 |
tree | f216a0feda1354e2feefecd6a2224f64090f3dbb | |
parent | a5a839a920da9d54c4174ebc82b29d7718839029 [diff] |
Enhance decoding for personalities with small wordsize * util.c (umoven, umovestr) [SUPPORTED_PERSONALITIES > 1]: If current personality's wordsize is less than sizeof(long), use only significant bits of the given address.