freebsd-dev/lib/csu
Marcel Moolenaar e8e41d4cf8 Bring ia64 back from the dead. After a call one needs to restore the
GP register, because it's clobbered for calls across load modules. The
previous commit inserted the call to _init_tls() between the call to
atexit() and the restoration of the GP register clobbered by it. Fix:
restore GP before we call _init_tls().

Pointy hat: dfr@
2004-08-18 23:06:47 +00:00
..
alpha Add support for TLS in statically linked programs. 2004-08-15 16:18:52 +00:00
amd64 Add support for TLS in statically linked programs. 2004-08-15 16:18:52 +00:00
arm Add support for TLS in statically linked programs. 2004-08-15 16:18:52 +00:00
common Explicitly specify an alignment for abitag. Without it, gcc specifies a 2003-10-17 15:43:13 +00:00
i386 Drop support for COPY, -c has been the default mode of install(1) 2002-07-29 09:40:17 +00:00
i386-elf Add support for TLS in statically linked programs. 2004-08-15 16:18:52 +00:00
ia64 Bring ia64 back from the dead. After a call one needs to restore the 2004-08-18 23:06:47 +00:00
powerpc Add support for TLS in statically linked programs. 2004-08-15 16:18:52 +00:00
sparc64 Add support for TLS in statically linked programs. 2004-08-15 16:18:52 +00:00