summaryrefslogtreecommitdiff
path: root/gcc/config/arm/linux-elf.h
diff options
context:
space:
mode:
authorDavid O'Brien <obrien@FreeBSD.org>2001-12-13 00:27:30 +0000
committerDavid O'Brien <obrien@gcc.gnu.org>2001-12-13 00:27:30 +0000
commit5742588d23cb1e1409c780e71e2b4b2ac8093190 (patch)
tree8f6b73cb9650c96c7ce282f9d9a33c9fd64b9243 /gcc/config/arm/linux-elf.h
parente5bd5cb4708e1ef9ddfae138636c309be3e2d929 (diff)
downloadgcc-5742588d23cb1e1409c780e71e2b4b2ac8093190.tar.gz
config.gcc (arm-*-freebsd*): Add target.
2001-12-12 David O'Brien <obrien@FreeBSD.org> * config.gcc (arm-*-freebsd*): Add target. * config/arm/freebsd.h: New file. * config/arm/arm.h (CPP_PREDEFINES): Do not define. (CPP_SPEC): #undef before defining. (CPP_CPU_ARCH_SPEC): Add -Acpu=arm -Amachine=arm. * config/arm/conix-elf.h (CPP_PREDEFINES): Remove -Acpu=arm -Amachine=arm. * config/arm/linux-elf.h: Likewise. * config/arm/netbsd.h: Likewise. * config/arm/riscix.h: Likewise. * config/arm/riscix1-1.h: Likewise. * config/arm/semiaof.h: Likewise. Approved by: Richard Earnshaw <rearnsha@arm.com> (in private email) Message-Id: <200112121046.KAA09097@cam-mail2.cambridge.arm.com> From-SVN: r47957
Diffstat (limited to 'gcc/config/arm/linux-elf.h')
-rw-r--r--gcc/config/arm/linux-elf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/arm/linux-elf.h b/gcc/config/arm/linux-elf.h
index f6b91973c4b..74f7e7ef999 100644
--- a/gcc/config/arm/linux-elf.h
+++ b/gcc/config/arm/linux-elf.h
@@ -88,7 +88,7 @@ Boston, MA 02111-1307, USA. */
#undef CPP_PREDEFINES
#define CPP_PREDEFINES \
"-Dunix -Dlinux -D__ELF__ \
--Asystem=unix -Asystem=posix -Acpu=arm -Amachine=arm"
+-Asystem=unix -Asystem=posix"
/* Allow #sccs in preprocessor. */
#define SCCS_DIRECTIVE