freebsd-nq/lib/csu
Andrew Turner 27b7672219 Add an elf note on ARM to store the MACHINE_ARCH an executable was built
for. This is useful for software needing to know which architecture a
binary is built for as arm and armv6 have slight differences meaning only
some binaries build for one will work as expected on the other. It is
expected pkgng will be able to make use of this to simplify the logic to
determine which package ABI to use.

Approved by:	re (kib)
2013-09-26 07:53:18 +00:00
..
amd64
arm Add an elf note on ARM to store the MACHINE_ARCH an executable was built 2013-09-26 07:53:18 +00:00
common Add an elf note on ARM to store the MACHINE_ARCH an executable was built 2013-09-26 07:53:18 +00:00
i386-elf
ia64
mips
powerpc
powerpc64
sparc64
Makefile Add a makefle that recurses into the right architecture-specific 2013-05-21 17:47:53 +00:00
Makefile.inc