From: Alan Modra Date: Wed, 10 Feb 2021 02:06:52 +0000 (+1030) Subject: Re: Remove arm-symbianelf X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=933feaf37ec630cb539b36e3612bd3efeee9994a;p=binutils-gdb.git Re: Remove arm-symbianelf gas/ * NEWS: Mention arm-symbianelf removal. ld/ * NEWS: Mention arm-symbianelf removal. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index bd3913ad9a0..e640fecd054 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +2021-02-11 Alan Modra + + * NEWS: Mention arm-symbianelf removal. + 2021-02-10 Nick Clifton * listing.c (buffer_line): Remove debugging code accidentally diff --git a/gas/NEWS b/gas/NEWS index 33dc91b48b4..417f8b1f5a6 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. diff --git a/ld/ChangeLog b/ld/ChangeLog index 863f39ed6e8..263f233e3cb 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +2021-02-11 Alan Modra + + * NEWS: Mention arm-symbianelf removal. + 2021-02-09 Alan Modra * Makefile.am (ALL_EMULATION_SOURCES): Remove earmsymbian.c. diff --git a/ld/NEWS b/ld/NEWS index 88bf533b4fb..4bb4ba3f466 100644 --- a/ld/NEWS +++ b/ld/NEWS @@ -1,5 +1,7 @@ -*- text -*- +* arm-symbianelf support removed. + * Add -z report-relative-reloc to x86 ELF linker to report dynamic relative relocations.