Dominique Leuenberger 8d4f0d786e Accepting request 1349991 from devel:tools:compiler
- Update to version 2.41.0
  * A new --zero-to-bss option has been added. When given, mold scans
  input data sections and converts all-zero sections into BSS (SHT_NOBITS),
  reducing output file size. This is especially useful for user-defined
  sections created with __attribute__((section(...))) containing
  uninitialized global variables, which GCC and Clang emit as regular
  data sections even when their contents are entirely zero. (847341d)
  * --print-gc-sections and --print-icf-sections can now take =FILE to
  save their output to a file (e.g., --print-gc-sections=output.txt).
  * --gdb-index performance has been improved by eliminating unnecessary
  zero-initializations and parallelizing more of the index generation. (forwarded request 1349990 from rguenther)

OBS-URL: https://build.opensuse.org/request/show/1349991
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mold?expand=0&rev=63
2026-04-29 17:20:35 +00:00
2026-04-29 12:28:10 +00:00
2026-04-29 12:28:10 +00:00
2026-04-29 12:28:10 +00:00
2026-04-29 12:28:10 +00:00
2026-04-29 12:28:10 +00:00
2026-04-29 12:28:10 +00:00
Description
No description provided
359 KiB
Languages
Diff 100%