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:
authorJeff Johnston <jjohnstn@redhat.com>2002-10-25 22:35:21 +0400
committerJeff Johnston <jjohnstn@redhat.com>2002-10-25 22:35:21 +0400
commit9e60b9a99ce5509fd55c677130023b41b029f767 (patch)
tree30ac3d7d6a1a3208eacaa089cb3e031adfc2872c /libgloss/ChangeLog
parent758343433545a78a4d97359af8a1385c2d22bfb1 (diff)
2002-10-25 Jeff Johnston <jjohnstn@redhat.com>
* configure.in: Clarify some of the triplets so unsupported configurations don't pass through. * configure: Regenerated.
Diffstat (limited to 'libgloss/ChangeLog')
-rw-r--r--libgloss/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/libgloss/ChangeLog b/libgloss/ChangeLog
index 43f542c92..4ba70bdf4 100644
--- a/libgloss/ChangeLog
+++ b/libgloss/ChangeLog
@@ -1,3 +1,9 @@
+2002-10-25 Jeff Johnston <jjohnstn@redhat.com>
+
+ * configure.in: Clarify some of the triplets so unsupported
+ configurations don't pass through.
+ * configure: Regenerated.
+
2002-10-18 Stephane Carrez <stcarrez@nerim.fr>
* m68hc11/syscalls.c (sbrk): Use ptrdiff_t for increment parameter.