diff options
author | Alan Modra <amodra@gmail.com> | 2021-02-10 12:36:52 +1030 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2021-02-11 07:22:20 +1030 |
commit | 933feaf37ec630cb539b36e3612bd3efeee9994a (patch) | |
tree | e21a665130f35039ce8eb9896e5abea8d80c30f4 /gas | |
parent | d9d9d8ef8ce984dee45f35a5f00f4cf74bcab1e6 (diff) | |
download | fsf-binutils-gdb-933feaf37ec630cb539b36e3612bd3efeee9994a.zip fsf-binutils-gdb-933feaf37ec630cb539b36e3612bd3efeee9994a.tar.gz fsf-binutils-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/ChangeLog | 4 | ||||
-rw-r--r-- | gas/NEWS | 2 |
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 @@ -1,5 +1,7 @@ -*- text -*- +* arm-symbianelf support removed. + Changes in 2.36: * Add support for Intel AVX VNNI instructions. |