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 Holcomb <jeffh@redhat.com>2001-09-03 23:47:48 +0400
committerJeff Holcomb <jeffh@redhat.com>2001-09-03 23:47:48 +0400
commita8505a7159f0c7446257b21fb376f720e56e6886 (patch)
treeb212779bb90cc84e66b7a7ab0c22181dc4b9c103 /ChangeLog
parent2321ebb2aa21a1509aa97e3d4a57a34ab5d6db17 (diff)
2001-09-03 Jeff Holcomb <jeffh@redhat.com>
* configure.in: Enable libstdc++-v3 for h8300 targets.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cae66c5a2..1d95b87d3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2001-09-03 Jeff Holcomb <jeffh@redhat.com>
+
+ * configure.in: Enable libstdc++-v3 for h8300 targets.
+
2001-08-30 Eric Christopher <echristo@redhat.com>
Jason Eckhardt <jle@redhat.com>