Re: Remove arm-symbianelf

gas/
	* NEWS: Mention arm-symbianelf removal.
ld/
	* NEWS: Mention arm-symbianelf removal.
This commit is contained in:
Alan Modra 2021-02-10 12:36:52 +10:30
parent d9d9d8ef8c
commit 933feaf37e
4 changed files with 12 additions and 0 deletions

View File

@ -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> 2021-02-10 Nick Clifton <nickc@redhat.com>
* listing.c (buffer_line): Remove debugging code accidentally * listing.c (buffer_line): Remove debugging code accidentally

View File

@ -1,5 +1,7 @@
-*- text -*- -*- text -*-
* arm-symbianelf support removed.
Changes in 2.36: Changes in 2.36:
* Add support for Intel AVX VNNI instructions. * Add support for Intel AVX VNNI instructions.

View File

@ -1,3 +1,7 @@
2021-02-11 Alan Modra <amodra@gmail.com>
* NEWS: Mention arm-symbianelf removal.
2021-02-09 Alan Modra <amodra@gmail.com> 2021-02-09 Alan Modra <amodra@gmail.com>
* Makefile.am (ALL_EMULATION_SOURCES): Remove earmsymbian.c. * Makefile.am (ALL_EMULATION_SOURCES): Remove earmsymbian.c.

View File

@ -1,5 +1,7 @@
-*- text -*- -*- text -*-
* arm-symbianelf support removed.
* Add -z report-relative-reloc to x86 ELF linker to report dynamic * Add -z report-relative-reloc to x86 ELF linker to report dynamic
relative relocations. relative relocations.