aboutsummaryrefslogtreecommitdiff
path: root/binutils/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'binutils/NEWS')
-rw-r--r--binutils/NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/binutils/NEWS b/binutils/NEWS
index da841de..d90d889 100644
--- a/binutils/NEWS
+++ b/binutils/NEWS
@@ -2,6 +2,14 @@
* Add support for disassembling netronome Flow Processor (NFP) firmware files.
+* The AArch64 port now supports showing disassembly notes which are emitted
+ when inconsistencies are found with the instruction that may result in the
+ instruction being invalid. These can be turned on with the option -M notes
+ to objdump.
+
+* The AArch64 port now emits warnings when a combination of an instruction and
+ a named register could be invalid.
+
Changes in 2.30:
* Add --debug-dump=links option to readelf and --dwarf=links option to objdump