aboutsummaryrefslogtreecommitdiff
path: root/binutils/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'binutils/NEWS')
-rw-r--r--binutils/NEWS12
1 files changed, 12 insertions, 0 deletions
diff --git a/binutils/NEWS b/binutils/NEWS
index c473938..50c40af 100644
--- a/binutils/NEWS
+++ b/binutils/NEWS
@@ -1,5 +1,10 @@
-*- text -*-
+Changes in 2.43:
+
+* The MIPS port now supports microMIPS MT Application Specific Extension
+ instructions for assembly and disassembly.
+
* Readelf now displays RELR relocations in full detail.
* Readelf now has a -j/--display-section option which takes the name or index
@@ -20,6 +25,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