summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 8991b6466..901030a7c 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,5 +1,9 @@
2005-06-05 Christopher Faylor <cgf@timesys.com>
+ * Makefile.in: Build sync.o with -fomit-frame-pointer and -O3.
+
+2005-06-05 Christopher Faylor <cgf@timesys.com>
+
* sync.cc (muto::acquire): Remove unneeded brackets and fix whitespace.
2005-06-04 Christopher Faylor <cgf@timesys.com>