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/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 7ed7942c7..8a9a76921 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,12 @@
+2009-04-09 Christopher Faylor <me+cygwin@cgf.cx>
+
+ * speclib: Semi-revert to previous version but don't try to generate
+ well-formed import library. Instead, just extract appropriate symbols
+ and let later libcygwin.a on link line fill in the rest of the import
+ stuff.
+ * gendef: Hopefully no-op modification to allow easier post-processing
+ on symbol values.
+
2009-04-09 Corinna Vinschen <corinna@vinschen.de>
* syscalls.cc (try_to_bin): Use tmp_pathbuf buffer to allocate infobuf