diff options
author | Tom Musta <tommusta@gmail.com> | 2014-11-06 13:43:13 -0600 |
---|---|---|
committer | Riku Voipio <riku.voipio@linaro.org> | 2014-11-11 08:12:45 +0200 |
commit | ccf661f827faf700b03a30076b5f944e8f787280 (patch) | |
tree | 98baaa004b686a0d004c495d74bdb175966def0e /linux-user/openrisc | |
parent | 558c2c8ddfb165a36eb95dc93125c04829d68aa7 (diff) |
linux-user: Do not subtract offset from end address
When computing the upper address of a program segment, do not subtract the
offset from the virtual address; instead compute the sum of the virtual address
and the memory size.
Signed-off-by: Tom Musta <tommusta@gmail.com>
Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
Diffstat (limited to 'linux-user/openrisc')
0 files changed, 0 insertions, 0 deletions