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:
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index bec423b00..8fc1548a8 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,10 @@
+2002-11-26 Thomas Pfaff <tpfaff@gmx.net>
+
+ * cxx.cc: New file. Implement new, new[], delete and delete[]
+ operators and __cxa_pure_virtual if compiled by gcc >=3.
+ * Makefile.in (DLL_OFILES): Add cxx.o.
+ Remove libstdc++.a from cygwin1.dll link step.
+
2002-11-29 Steve Osborn <bub@io.com>
* fhandler_tty.cc (fhandler_pty_master::accept_input): Move