x86: mention dropped L1OM/K1OM support in ld/ as well
This amendse961c696dc
("x86: drop L1OM/K1OM support from ld"). Also remove the marker that I mistakenly added inc085ab00c7
("x86: drop L1OM/K1OM support from gas").
This commit is contained in:
parent
ba7789a316
commit
f1a4558586
2 changed files with 3 additions and 2 deletions
2
gas/NEWS
2
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.
|
||||
|
||||
|
|
3
ld/NEWS
3
ld/NEWS
|
@ -3,6 +3,9 @@
|
|||
* TYPE=<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
|
||||
|
|
Loading…
Add table
Reference in a new issue