From 59328e28c4a925d81c95c72002ba2d6118aa28d6 Mon Sep 17 00:00:00 2001 From: Christopher Faylor Date: Thu, 9 Apr 2009 21:02:53 +0000 Subject: * 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. --- winsup/cygwin/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'winsup/cygwin/ChangeLog') 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 + + * 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 * syscalls.cc (try_to_bin): Use tmp_pathbuf buffer to allocate infobuf -- cgit v1.2.3