From c0dadc0c4b14dadb8891b7cda35ba23bf4d31550 Mon Sep 17 00:00:00 2001 From: lloyd Date: Thu, 12 May 2011 13:12:32 +0000 Subject: Add support for targetting the PowerPCSPE (an embedded PPC with an experimental Debian port), and add aliases for ARM to match the Debian architectures. --- src/build-data/arch/ppc32.txt | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 src/build-data/arch/ppc32.txt (limited to 'src/build-data/arch/ppc32.txt') diff --git a/src/build-data/arch/ppc32.txt b/src/build-data/arch/ppc32.txt new file mode 100644 index 000000000..e33c8ff24 --- /dev/null +++ b/src/build-data/arch/ppc32.txt @@ -0,0 +1,30 @@ +endian big +unaligned ok + +family ppc + + +powerpc +ppc + + + +ppc601 +ppc603 +ppc604 +ppc740 +ppc750 +ppc7400 +ppc7450 +e500v2 + + + +g3 -> ppc740 +g4 -> ppc7450 +powerpcspe -> e500v2 # for Debian + + + +altivec:ppc7400,ppc7450 + -- cgit v1.2.3