[PATCH, COMMITTED] ld: Move "-O 0" option to binutils 2.47 section
Jan Beulich
jbeulich@suse.com
Thu Apr 16 06:17:48 GMT 2026
On 16.04.2026 03:46, H.J. Lu wrote:
> --- a/ld/NEWS
> +++ b/ld/NEWS
> @@ -1,12 +1,12 @@
> -*- text -*-
>
> +Changes in 2.47:
> +
> * Add a linker optimization level of zero. Using "-O 0" on the linker command
> line will stop it from combining the contents of mergeable sections. This
> can significantly speed up the link process at the cost of producing larger
> binaries.
>
> -Changes in 2.47:
> -
> * Add linker support for --start-lib/--end-lib options and LIB linker script
> statement for treating a list of object files as members of an artificial
> archive.
Wasn't that "Changes in 2.47:" put there prematurely anyway? Doesn't this normally
get added while cutting a release?
Jan
More information about the Binutils
mailing list