summaryrefslogtreecommitdiffstats
path: root/lib/libc/posix1e
diff options
context:
space:
mode:
authormarcel <marcel@FreeBSD.org>2003-04-20 03:06:42 +0000
committermarcel <marcel@FreeBSD.org>2003-04-20 03:06:42 +0000
commit8b257c5e50a903a40d1a3f6a2c645c85eda8c60b (patch)
tree2aad7d83008050c797c7a93a847afab79dde6336 /lib/libc/posix1e
parent9a223a2d945fa030a2fe2e18da48bc6cfdc7772f (diff)
downloadFreeBSD-src-8b257c5e50a903a40d1a3f6a2c645c85eda8c60b.zip
FreeBSD-src-8b257c5e50a903a40d1a3f6a2c645c85eda8c60b.tar.gz
Add support for ia64.
Note that the tp register (r13) is reserved as the TLS pointer in the same way that that gp register (r1) is reserved as the global pointer. This implementation uses the tp register to point to the thread structure used by the threads implementation. This is not in violation with the runtime specification provided the TLS is a fixed distance from the thread structure. This is only an issue when code used the __thread keyword to create TLS. This is not supported at the moment.
Diffstat (limited to 'lib/libc/posix1e')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud