From f1a45585865a724d83133a2299768b5953d2ed94 Mon Sep 17 00:00:00 2001 From: Jan Beulich Date: Thu, 24 Mar 2022 15:27:28 +0100 Subject: [PATCH] x86: mention dropped L1OM/K1OM support in ld/ as well This amends e961c696dcb2 ("x86: drop L1OM/K1OM support from ld"). Also remove the marker that I mistakenly added in c085ab00c7b2 ("x86: drop L1OM/K1OM support from gas"). --- gas/NEWS | 2 -- ld/NEWS | 3 +++ 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/gas/NEWS b/gas/NEWS index abf3b019fe7..846b5135cc5 100644 --- a/gas/NEWS +++ b/gas/NEWS @@ -1,7 +1,5 @@ -*- text -*- -Changes in 2.39: - * Remove (rudimentary) support for the x86-64 sub-architectures Intel L1OM and Intel K1OM. diff --git a/ld/NEWS b/ld/NEWS index a498abaf0f9..76de7f606c0 100644 --- a/ld/NEWS +++ b/ld/NEWS @@ -3,6 +3,9 @@ * TYPE= is now supported in an output section description to set the section type value. +* Remove (rudimentary) support for the x86-64 sub-architectures Intel L1OM and + Intel K1OM. + Changes in 2.38: * Add -z pack-relative-relocs/-z no pack-relative-relocs to x86 ELF -- 2.30.2