mipsel (little endian) support
authorRich Felker <dalias@aerifal.cx>
Fri, 13 Jul 2012 01:49:30 +0000 (21:49 -0400)
committerRich Felker <dalias@aerifal.cx>
Fri, 13 Jul 2012 01:49:30 +0000 (21:49 -0400)
commite1e4d6b269dd5c03480d55b031f2932df0490c96
tree25a7f51f1f7a4e9ff7f72f868cb928fc92118e41
parent96107564e2eabbc13800fe7a7d930b67216d0805
mipsel (little endian) support

the fields in the mcontext_t are long long (for no good reason) even
on 32-bit mips, so the offset of the instruction pointer (as a word)
varies depending on endianness.
arch/mips/pthread_arch.h