freebsd-src/lib/csu
Konstantin Belousov ea40bc90e1 The (%esp & 0xf) == 0 should be true before the call instruction is
executed, for the properly aligned stack.

Reported and tested by:	rstone
Pointy hat to:	kib
MFC after:	3 days
2011-01-13 23:00:22 +00:00
..
amd64 Apply a workaround for a binutils issue with the .note.ABI-tag section 2011-01-13 20:44:31 +00:00
arm Apply a workaround for a binutils issue with the .note.ABI-tag section 2011-01-13 20:44:31 +00:00
common Apply a workaround for a binutils issue with the .note.ABI-tag section 2011-01-13 20:44:31 +00:00
i386-elf The (%esp & 0xf) == 0 should be true before the call instruction is 2011-01-13 23:00:22 +00:00
ia64 Apply a workaround for a binutils issue with the .note.ABI-tag section 2011-01-13 20:44:31 +00:00
mips Apply a workaround for a binutils issue with the .note.ABI-tag section 2011-01-13 20:44:31 +00:00
powerpc Apply a workaround for a binutils issue with the .note.ABI-tag section 2011-01-13 20:44:31 +00:00
powerpc64 Apply a workaround for a binutils issue with the .note.ABI-tag section 2011-01-13 20:44:31 +00:00
sparc64 Let all .c and .S files under lib/csu consistently use the __FBSDID() 2010-12-09 21:31:21 +00:00
Makefile.inc Use default WARNS setting (of 6) for lib/csu. 2010-03-05 13:29:05 +00:00