aboutsummaryrefslogtreecommitdiff
path: root/config/arch
diff options
context:
space:
mode:
authorJohn David Anglin <dave.anglin@bell.net>2023-11-11 15:56:27 +1300
committerChris Packham <judge.packham@gmail.com>2023-11-25 15:41:47 +1300
commit5f3a1ef166b2d800f00f39bf1736fdbe54502b1f (patch)
tree3c3f7b4b04e37bc8506b390c5e9d11fdba393127 /config/arch
parent032b3a003280f5ce3c5da2f100e91a0c184feabe (diff)
downloadcrosstool-ng-5f3a1ef166b2d800f00f39bf1736fdbe54502b1f.tar.gz
crosstool-ng-5f3a1ef166b2d800f00f39bf1736fdbe54502b1f.tar.bz2
crosstool-ng-5f3a1ef166b2d800f00f39bf1736fdbe54502b1f.zip
Add support for 32 and 64-bit PA-RISC linux build targets.
Note: The 64-bit target lacks a glibc port and doesn't build. Also, there is no uclibc support. Signed-off-by: John David Anglin <dave.anglin@bell.net>
Diffstat (limited to 'config/arch')
-rw-r--r--config/arch/parisc.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/config/arch/parisc.in b/config/arch/parisc.in
new file mode 100644
index 00000000..35824ce4
--- /dev/null
+++ b/config/arch/parisc.in
@@ -0,0 +1,11 @@
+# HP PA-RISC specific configuration file
+
+## no-package
+## select ARCH_SUPPORTS_32
+## select ARCH_SUPPORTS_64
+## select ARCH_DEFAULT_32
+## select ARCH_DEFAULT_BE
+## select ARCH_USE_MMU
+## select ARCH_SUPPORTS_FLAT_FORMAT
+##
+## help The parisc architecture