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:
authorChristopher Faylor <me@cgf.cx>2000-10-22 02:01:55 +0400
committerChristopher Faylor <me@cgf.cx>2000-10-22 02:01:55 +0400
commit5693c8d55b17578934c59013ea440f8a2056d915 (patch)
treec37e0c7e6c636fa50aa14bbbca47a717ff5877fa /winsup/ChangeLog
parent5a84a8dc2ec8fdf7540d647788a7344492f500d8 (diff)
* Makefile.common (LIBGCC): Find libstdc++.a as well as libc.a since builtin
functions are in this library in newer gcc's.
Diffstat (limited to 'winsup/ChangeLog')
-rw-r--r--winsup/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/winsup/ChangeLog b/winsup/ChangeLog
index 88622fe83..74617df4a 100644
--- a/winsup/ChangeLog
+++ b/winsup/ChangeLog
@@ -1,3 +1,8 @@
+Sat Oct 21 18:01:22 2000 Christopher Faylor <cgf@cygnus.com>
+
+ * Makefile.common (LIBGCC): Find libstdc++.a as well as libc.a since
+ builtin functions are in this library in newer gcc's.
+
Sun Oct 1 22:02:38 2000 Christopher Faylor <cgf@cygnus.com>
* Makefile.common: Extend VERBOSE default.