aboutsummaryrefslogtreecommitdiff
path: root/binutils/NEWS
diff options
context:
space:
mode:
authorVladimir Mezentsev <vladimir.mezentsev@oracle.com>2024-07-10 15:57:50 -0700
committerVladimir Mezentsev <vladimir.mezentsev@oracle.com>2024-07-11 21:27:10 -0700
commitf769dcdb0194e7b770548fab6194439cd5e63ebf (patch)
tree50b3715da95e8fb2d9772409934c5b8ac98007ec /binutils/NEWS
parentd686a2b68810b4b1f98930cebcf3b2ee256b1ce2 (diff)
downloadbinutils-f769dcdb0194e7b770548fab6194439cd5e63ebf.zip
binutils-f769dcdb0194e7b770548fab6194439cd5e63ebf.tar.gz
binutils-f769dcdb0194e7b770548fab6194439cd5e63ebf.tar.bz2
gprofng: add release notes for 2.43
ChangeLog 2024-07-10 Vladimir Mezentsev <vladimir.mezentsev@oracle.com>. * binutils/NEWS (gprofng): Add release notes for 2.43
Diffstat (limited to 'binutils/NEWS')
-rw-r--r--binutils/NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/binutils/NEWS b/binutils/NEWS
index c473938..509931b 100644
--- a/binutils/NEWS
+++ b/binutils/NEWS
@@ -20,6 +20,13 @@
legacy CPU previously defaulted to using this instruction set extension, the
assembler now defaults to no-FPU to avoid quietly misassembling legacy code.
+* gprofng:
+ Improved the support for hardware event counters:
+ - Re-designed and streamlined the implementation.
+ - Defined a common set of events for ARM processors.
+ - Added specific events for AMD ZEN3 / ZEN4, and Intel Ice Lake processors.
+ Added a minimal support for RISC-V.
+
Changes in 2.42:
* The objdump program has a new command line option -Z/--decompress which