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
parentff727b36c1fbef16fa6bf54b86536cef4b4b480c (diff)
1999-09-04 Steve Chamberlain <sac@pobox.com>
* config.sub: Add support for configuring for pj.
-rw-r--r--ChangeLog4
-rwxr-xr-xconfig.sub2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 741932586..c5a19c425 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+1999-09-04 Steve Chamberlain <sac@pobox.com>
+
+ * config.sub: Add support for configuring for pj.
+
1999-08-31 Nick Clifton <nickc@cygnus.com>
* config.sub (maybe_os): Add support for configuring for fr30.
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'