AMD64 Support:
authorMatthew Dillon <dillon@dragonflybsd.org>
Mon, 25 Aug 2008 23:38:35 +0000 (23:38 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Mon, 25 Aug 2008 23:38:35 +0000 (23:38 +0000)
commite6a7a8617c4768ae9bb8977acacb42675c003fe1
tree2a452d1c056c201f7461e67de7eaf7d2cc7df666
parenta1293322df7d7dd3ea7e03fac956a591a635c660
AMD64 Support:

Adjust crt1 for amd64 to call _init_tls() and _rtld_call_init().  These
calls are needed to initialize TLS support, which we use unconditionally
to access errno.
lib/csu/amd64/crt1.c