aboutsummaryrefslogtreecommitdiff
path: root/libgloss
diff options
context:
space:
mode:
authorJeff Johnston <jjohnstn@redhat.com>2006-05-23 19:54:37 +0000
committerJeff Johnston <jjohnstn@redhat.com>2006-05-23 19:54:37 +0000
commit13220d1a70ff627055d4951f02d5d83c752d5e6b (patch)
treee72090b7d6afe8811e0d5cbc51e43be4894719c8 /libgloss
parent42e7baffeccfb64acffbd6c69fd569c90b8f8a5b (diff)
downloadnewlib-13220d1a70ff627055d4951f02d5d83c752d5e6b.zip
newlib-13220d1a70ff627055d4951f02d5d83c752d5e6b.tar.gz
newlib-13220d1a70ff627055d4951f02d5d83c752d5e6b.tar.bz2
2006-05-23 Fred Fish <fnf@specifix.com>
* mips/configure.in: Change mipsisa64-*-* to mipsisa64*-*-* to catch minor variations like mipsisa64sb1. * mips/configure: Regenerated.
Diffstat (limited to 'libgloss')
-rw-r--r--libgloss/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/libgloss/ChangeLog b/libgloss/ChangeLog
index 4ecc8ce..f468961 100644
--- a/libgloss/ChangeLog
+++ b/libgloss/ChangeLog
@@ -3,6 +3,7 @@
* mips/configure.in: Change mipsisa64-*-* to
mipsisa64*-*-* to catch minor variations like
mipsisa64sb1.
+ * mips/configure: Regenerated.
2006-05-10 Jeff Johnston <jjohnstn@redhat.com>