aboutsummaryrefslogtreecommitdiff
path: root/gas/NEWS
diff options
context:
space:
mode:
authorSandra Loosemore <sloosemore@baylibre.com>2024-11-26 19:13:07 +0000
committerSandra Loosemore <sloosemore@baylibre.com>2024-11-26 19:13:07 +0000
commite7a16d9fd65098045ef5959bf98d990f12314111 (patch)
treee153d6439138061de1da42cadae64f7c1f5fafb9 /gas/NEWS
parentnios2: Remove all GDB support for Nios II targets. (diff)
downloadbinutils-gdb-e7a16d9fd65098045ef5959bf98d990f12314111.tar.gz
binutils-gdb-e7a16d9fd65098045ef5959bf98d990f12314111.tar.bz2
binutils-gdb-e7a16d9fd65098045ef5959bf98d990f12314111.zip
nios2: Remove binutils support for Nios II target.
The Nios II architecture has been EOL'ed by the vendor. This patch removes all binutils, bfd, gas, binutils, and opcodes support for this target with the exception of the readelf utility. (The ELF EM_* number remains valid and the relocation definitions from the Nios II ABI will never change in future, so retaining the readelf support seems consistent with its purpose as a utility that tries to parse the headers in any ELF file provided as an argument regardless of target.)
Diffstat (limited to 'gas/NEWS')
-rw-r--r--gas/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/gas/NEWS b/gas/NEWS
index d4143da39c4..23eda334ec6 100644
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -1,5 +1,8 @@
-*- text -*-
+* Support for Nios II targets has been dropped, as the architecture has
+ been EOL'ed by Intel.
+
* Add support for the x86 Intel MSR_IMM instructions.
* Add support for the x86 Zhaoxin GMI instructions.