diff options
author | nwhitehorn <nwhitehorn@FreeBSD.org> | 2010-03-25 14:21:22 +0000 |
---|---|---|
committer | nwhitehorn <nwhitehorn@FreeBSD.org> | 2010-03-25 14:21:22 +0000 |
commit | b60f1f5349665e80134bc9f0afab88b52539ab40 (patch) | |
tree | 9f68b9edfaa4a3646a81d8bf5c749ea4ef443a9c /sys/xen | |
parent | 2f9c438c7714403eb93207d6ff8980460a6ece72 (diff) | |
download | FreeBSD-src-b60f1f5349665e80134bc9f0afab88b52539ab40.zip FreeBSD-src-b60f1f5349665e80134bc9f0afab88b52539ab40.tar.gz |
Change the way text_addr and data_addr are computed to use the
executable status of segments instead of detecting the main text segment
by which segment contains the program entry point. This affects
obreak() and is required for correct operation of that function
on 64-bit PowerPC systems. The previous behavior was apparently
required only for the Alpha, which is no longer supported.
Reviewed by: jhb
Tested on: amd64, sparc64, powerpc
Diffstat (limited to 'sys/xen')
0 files changed, 0 insertions, 0 deletions