summaryrefslogtreecommitdiffstats
path: root/sys/compat/ia32
diff options
context:
space:
mode:
authornwhitehorn <nwhitehorn@FreeBSD.org>2010-03-25 14:21:22 +0000
committernwhitehorn <nwhitehorn@FreeBSD.org>2010-03-25 14:21:22 +0000
commitb60f1f5349665e80134bc9f0afab88b52539ab40 (patch)
tree9f68b9edfaa4a3646a81d8bf5c749ea4ef443a9c /sys/compat/ia32
parent2f9c438c7714403eb93207d6ff8980460a6ece72 (diff)
downloadFreeBSD-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/compat/ia32')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud