aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2021-02-10 12:36:52 +1030
committerAlan Modra <amodra@gmail.com>2021-02-11 07:22:20 +1030
commit933feaf37ec630cb539b36e3612bd3efeee9994a (patch)
treee21a665130f35039ce8eb9896e5abea8d80c30f4 /gas
parentd9d9d8ef8ce984dee45f35a5f00f4cf74bcab1e6 (diff)
downloadgdb-933feaf37ec630cb539b36e3612bd3efeee9994a.zip
gdb-933feaf37ec630cb539b36e3612bd3efeee9994a.tar.gz
gdb-933feaf37ec630cb539b36e3612bd3efeee9994a.tar.bz2
Re: Remove arm-symbianelf
gas/ * NEWS: Mention arm-symbianelf removal. ld/ * NEWS: Mention arm-symbianelf removal.
Diffstat (limited to 'gas')
-rw-r--r--gas/ChangeLog4
-rw-r--r--gas/NEWS2
2 files changed, 6 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index bd3913a..e640fec 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,7 @@
+2021-02-11 Alan Modra <amodra@gmail.com>
+
+ * NEWS: Mention arm-symbianelf removal.
+
2021-02-10 Nick Clifton <nickc@redhat.com>
* listing.c (buffer_line): Remove debugging code accidentally
diff --git a/gas/NEWS b/gas/NEWS
index 33dc91b..417f8b1 100644
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -1,5 +1,7 @@
-*- text -*-
+* arm-symbianelf support removed.
+
Changes in 2.36:
* Add support for Intel AVX VNNI instructions.