freebsd-dev/lib/csu
Doug Rabson 0ff6455012 Keep the stack aligned to a 16 byte boundary when calling init functions
so that we don't cause a bus error if they start storing SSE math stuff
on the stack.

MFC After: 1 week
2005-05-19 07:31:06 +00:00
..
alpha Back out the call to _init_tls() - something is broken there and it 2004-08-21 08:22:00 +00:00
amd64 Add support for TLS in statically linked programs. 2004-08-15 16:18:52 +00:00
arm Implement .init and .fini. 2004-09-23 23:00:51 +00:00
common Explicitly specify an alignment for abitag. Without it, gcc specifies a 2003-10-17 15:43:13 +00:00
i386-elf Keep the stack aligned to a 16 byte boundary when calling init functions 2005-05-19 07:31:06 +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