Merge branch '211' into 'f43'

211 - Deprecate gold linker

See merge request fedora/docs/fedora-linux-documentation/release-notes!60
This commit is contained in:
Petr Bokoč 2025-10-28 05:41:46 +00:00
commit dfcec05f09

View file

@ -20,6 +20,11 @@ The GNU toolchain in Fedora 42 has been updated to:
Also see the upstream release notes for link:++https://gcc.gnu.org/gcc-15/changes.html++[GCC], link:++https://lists.gnu.org/archive/html/info-gnu/2025-07/msg00009.html++[Binutils], link:++https://sourceware.org/git/?p=glibc.git;a=blob;f=NEWS;hb=HEAD++[GLibC NEWS], and link:++https://www.sourceware.org/gdb/news/++[GDB NEWS].
[[gold-linker-deprecated]]
=== Gold linker deprecated
The Gold linker has been deprecated and will eventually be removed from Fedora entirely due to upstream development having stopped.
Three other linkers are still available to developers (`ld.bfd`, `lld` and `mold`), so there is still plenty of choice.
[[golang-1-25]]
== Golang 1.25
The latest stable release of the Go programming language is now available in Fedora 43.