freebsd-skq/gnu
marcel b05cb67442 s/MACHINE_ARCH/TARGET_ARCH/g
The target machine is represented by TARGET_ARCH. MACHINE_ARCH always
represents the host machine. When TARGET_ARCH is not defined, it is
assumed to be equal to MACHINE_ARCH. This means that we're building a
native toolset by default. We're creating cross-compilation tools when
MACHINE_ARCH != TARGET_ARCH.

TARGET_ARCH is defined when building binutils as part of the bootstrap
build and is set to reflect the architecture we're currently cross-
building. With this change binutils is ready for cross-building.
1999-12-17 15:50:45 +00:00
..
include $Id$ -> $FreeBSD$ 1999-08-27 23:37:10 +00:00
lib *Really* make space accelerators work; no wonder Brian McGovern was 1999-12-17 02:44:09 +00:00
libexec $Header$ -> $FreeBSD$ 1999-08-28 05:11:36 +00:00
usr.bin s/MACHINE_ARCH/TARGET_ARCH/g 1999-12-17 15:50:45 +00:00
usr.sbin $Id$ -> $FreeBSD$ 1999-08-27 23:37:10 +00:00
COPYING This commit was manufactured by cvs2svn to create branch 'JB'. 1998-01-10 23:00:07 +00:00
COPYING.LIB This commit was manufactured by cvs2svn to create branch 'JB'. 1998-01-10 23:00:07 +00:00
Makefile $Id$ -> $FreeBSD$ 1999-08-27 23:37:10 +00:00