diff options
author | Jan Beulich <jbeulich@suse.com> | 2022-03-24 15:27:28 +0100 |
---|---|---|
committer | Jan Beulich <jbeulich@suse.com> | 2022-03-24 15:27:28 +0100 |
commit | f1a45585865a724d83133a2299768b5953d2ed94 (patch) | |
tree | b5cfe88821ebe310cf35058acf4ee014a9bde851 /gas | |
parent | ba7789a316f78e163f03f9206a61d34652f7e060 (diff) | |
download | gdb-f1a45585865a724d83133a2299768b5953d2ed94.zip gdb-f1a45585865a724d83133a2299768b5953d2ed94.tar.gz gdb-f1a45585865a724d83133a2299768b5953d2ed94.tar.bz2 |
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").
Diffstat (limited to 'gas')
-rw-r--r-- | gas/NEWS | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -1,7 +1,5 @@ -*- text -*- -Changes in 2.39: - * Remove (rudimentary) support for the x86-64 sub-architectures Intel L1OM and Intel K1OM. |