summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2013-06-18 10:12:16 +0000
committerCorinna Vinschen <corinna@vinschen.de>2013-06-18 10:12:16 +0000
commitac0937807da97c934f7146543a9e48669042653f (patch)
treef3980c5f8c521a01b7268c866dd2abdc0ceabe11
parent700f8d590255ecb128cb67a10a3c6629fccc6924 (diff)
downloadcygnal-ac0937807da97c934f7146543a9e48669042653f.tar.gz
cygnal-ac0937807da97c934f7146543a9e48669042653f.tar.bz2
cygnal-ac0937807da97c934f7146543a9e48669042653f.zip
*** empty log message ***
-rw-r--r--winsup/cygwin/release/1.7.213
1 files changed, 3 insertions, 0 deletions
diff --git a/winsup/cygwin/release/1.7.21 b/winsup/cygwin/release/1.7.21
index b1a045eeb..3c8fe884e 100644
--- a/winsup/cygwin/release/1.7.21
+++ b/winsup/cygwin/release/1.7.21
@@ -14,3 +14,6 @@ Bug fixes:
- Fix creation of relative native symlinks.
Fixes: http://cygwin.com/ml/cygwin/2013-06/msg00340.html
+
+- Update profiling code to latest from Mingw-w64. Allows profiling on x86_64
+ now and fixes http://cygwin.com/ml/cygwin/2013-06/msg00376.html