Path to this page:
Subject: CVS commit: pkgsrc/devel/gperftools
From: Adam Ciarcinski
Date: 2020-10-03 08:49:48
Message id: 20201003064948.7262BFB28@cvs.NetBSD.org
Log Message:
gperftools: updated to 2.8
gperftools 2.8 is out!
Here are notable changes:
* ProfilerGetStackTrace is now officially supported API for
libprofiler. Contributed by Kirill Müller.
* Build failures on mingw were fixed. This fixed issue 1108.
* Build failure of page_heap_test on MSVC was fixed.
* Ryan Macnak contributed fix for compiling linux syscall support on
i386 and recent GCCs. This fixed issue 1076.
* test failures caused by new gcc 10 optimizations were fixed. Same
change also fixed tests on clang.
Files: