summaryrefslogtreecommitdiff
path: root/usr.bin/nm/byte.c
AgeCommit message (Collapse)Author
2001-08-19Knowledge about sparc68/ppc endianess. Who knows where oldish a.out filesMarc Espie
may come from ?
1999-08-29Fix -Wall warnings.Marc Espie
1999-05-10Fixes endianess problems with old a.out tools. This makes buildingMarc Espie
some cross toolchains possible. This also changes some utilities's behavior slightly: - nm, strip, size now handle any a.out format they know about. - ranlib complains if it detects mixed archives (several object formats for different boxes). In the presence of mixed objects, you still have file, ranlib or ld to prevent you from getting too confused...