diff options
author | Joel Brobecker <brobecker@adacore.com> | 2023-10-08 10:04:34 +0200 |
---|---|---|
committer | Joel Brobecker <brobecker@adacore.com> | 2023-10-08 10:04:34 +0200 |
commit | bfc576641837199e8b78e2fe7fbef722e276f86b (patch) | |
tree | a3bacd27f148f340bfe999c65e6c049d3a33301b | |
parent | 7c841d2923560ee170538fdfd2865bd00eb6fd67 (diff) | |
download | gdb-bfc576641837199e8b78e2fe7fbef722e276f86b.zip gdb-bfc576641837199e8b78e2fe7fbef722e276f86b.tar.gz gdb-bfc576641837199e8b78e2fe7fbef722e276f86b.tar.bz2 |
Update gdb/NEWS after GDB 14 branch creation.
This commit a new section for the next release branch, and renames
the section of the current branch, now that it has been cut.
-rw-r--r-- | gdb/NEWS | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,7 +1,9 @@ What has changed in GDB? (Organized release by release) -*** Changes since GDB 13 +*** Changes since GDB 14 + +*** 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. |