NetBSD/libexec/ld.elf_so/arch
simonb 428d37fad6 Fix unaligned loads and stores generated by gcc4. Problem described in
http://mail-index.NetBSD.org/tech-toolchain/2006/06/27/0001.html.
This cleaner version of the patch from Christos - thanks!
2006-06-28 16:48:38 +00:00
..
alpha
arm
hppa
i386
m68k in _rtld_bind() initialise result to appease GCC4. 2006-05-20 07:09:44 +00:00
mips Fix unaligned loads and stores generated by gcc4. Problem described in 2006-06-28 16:48:38 +00:00
powerpc in _rtld_bind() initialise new_value for GCC4. 2006-05-23 16:27:41 +00:00
sh3 avoid more GCC4 uninitialised variable problems. (sh3 known, vax guessed.) 2006-05-21 04:17:35 +00:00
sh5
sparc in _rtld_bind() initialise result to appease GCC4. 2006-05-20 07:09:44 +00:00
sparc64
vax avoid more GCC4 uninitialised variable problems. (sh3 known, vax guessed.) 2006-05-21 04:17:35 +00:00
x86_64 appease gcc4 uninitialiased warning 2006-05-20 23:38:27 +00:00