diff options
Diffstat (limited to 'ld')
-rw-r--r-- | ld/ChangeLog | 4 | ||||
-rw-r--r-- | ld/NEWS | 2 |
2 files changed, 6 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index ab88170..55c8d77 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +2024-07-20 Nick Clifton <nickc@redhat.com> + + * 2.43 branch point. + 2024-01-15 Nick Clifton <nickc@redhat.com> * configure: Regenerate. @@ -1,5 +1,7 @@ -*- text -*- +Changes in 2.42: + * Add -z isa-level-report=[none|all|needed|used] to the x86 ELF linker to report needed and used x86-64 ISA levels. |