diff options
author | Joel Brobecker <brobecker@adacore.com> | 2023-10-08 10:13:18 +0200 |
---|---|---|
committer | Joel Brobecker <brobecker@adacore.com> | 2023-10-08 10:13:18 +0200 |
commit | b07cf622584386ce3713800000a38b32726243e4 (patch) | |
tree | 1c73ce25164fbe9da54fdf188b226dd4d2066f02 /gdb | |
parent | 01d4f264bd3cd2c144abf471452a61e2bf0c1f77 (diff) | |
download | binutils-b07cf622584386ce3713800000a38b32726243e4.zip binutils-b07cf622584386ce3713800000a38b32726243e4.tar.gz binutils-b07cf622584386ce3713800000a38b32726243e4.tar.bz2 |
gdb/NEWS: Change "since GDB 13" to "in GDB 14"
This commit updates the NEWS files for the upcoming GDB 14 release.
Diffstat (limited to 'gdb')
-rw-r--r-- | gdb/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ What has changed in GDB? (Organized release by release) -*** Changes since GDB 13 +*** Changes in GDB 14 * GDB now supports the AArch64 Scalable Matrix Extension 2 (SME2), which includes a new 512 bit lookup table register named ZT0. |