fix endian subarchs for sh arch
authorRich Felker <dalias@aerifal.cx>
Fri, 28 Feb 2014 03:20:44 +0000 (22:20 -0500)
committerRich Felker <dalias@aerifal.cx>
Fri, 28 Feb 2014 03:20:44 +0000 (22:20 -0500)
commit5c27c4458f11adaba261353f84bcde4f79f0bdbd
tree624a629a4c81312bd00123aa9562cde71683e4cb
parentaacd348637e38795dd7ae3c7c8c908d8c0cd24fd
fix endian subarchs for sh arch

default endianness for sh on linux is little, and while conventions
vary, "eb" seems to be the most widely used suffix for big endian.
arch/sh/bits/endian.h
arch/sh/reloc.h
configure