Mike Frysinger 2fe4731b98 import a bunch of defines from gnu binutils including blackfin for Lie Zhang %!s(int64=18) %!d(string=hai) anos
..
Makefile b870fba08e Make utils includable into main Makefile.in, add compile.u and hcompile.u, usable in utils and probably tests. vapier, please quite them if you want to %!s(int64=18) %!d(string=hai) anos
Makefile.in 460caef23f Solve warning about redefined _GNU_SOURCE, allow iconv to build %!s(int64=18) %!d(string=hai) anos
bswap.h f0daf69b2d fix bswap32/bswap16 macros for non-linux targets as reported by Melange in Bug 553 %!s(int64=18) %!d(string=hai) anos
chroot_realpath.c 3b472007a1 update license %!s(int64=18) %!d(string=hai) anos
ldconfig.c 1a407ee53f fix signed/unsigned warnings %!s(int64=18) %!d(string=hai) anos
ldd.c d2c24c51bd tell people to ignore these two warnings unless someone can figure out how to make them go away ... the vfork() is safe due to the logic following it %!s(int64=18) %!d(string=hai) anos
readelf.c 2fe4731b98 import a bunch of defines from gnu binutils including blackfin for Lie Zhang %!s(int64=18) %!d(string=hai) anos
readsoname2.c 0e89137680 use ElfW(Addr) instead of ElfW(Word) since elf word types are always 32bits in size, even on 64bit hosts, while Addr is the proper native size ... also get creative with our signed/unsigned usage to get rid of warnings %!s(int64=18) %!d(string=hai) anos