Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Lance Taylor <iant@google.com>1999-09-04 20:52:13 +0400
committerIan Lance Taylor <iant@google.com>1999-09-04 20:52:13 +0400
commit30ac0e791883de74e25f77c84fc1556e81efb0ea (patch)
tree53eee2878f9dd4f9627fdb2d46c0822263fbc034 /config.sub
parentff727b36c1fbef16fa6bf54b86536cef4b4b480c (diff)
1999-09-04 Steve Chamberlain <sac@pobox.com>
* config.sub: Add support for configuring for pj.
Diffstat (limited to 'config.sub')
-rwxr-xr-xconfig.sub2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.sub b/config.sub
index 47cd49747..f0f2e99e8 100755
--- a/config.sub
+++ b/config.sub
@@ -174,7 +174,7 @@ case $basic_machine in
| mips64vr5000 | miprs64vr5000el | mcore \
| m88110 | m680[012346]0 | m683?2 | m68360 | m5200 | z8k | v70 \
| sparc | sparclet | sparclite | sparc64 | sparc86x | sparcv9 \
- | thumb | v850 | c4x | d10v | h8500 | w65 | fr30)
+ | thumb | v850 | c4x | d10v | h8500 | w65 | fr30 | pj | pjl)
basic_machine=$basic_machine-unknown
;;
# We use `pc' rather than `unknown'