Skip to content
Failed

Changes

Summary

  1. drop loong64 patch #1031850 resolved in gcc-13 (details)
  2. adapt to linux-libc-dev having become a:all+m-a:foreign (details)
  3. linux: circumvent control generation protection more reliably (details)
  4. reenable building of gcc-13 common libraries (details)
  5. adapt linux patching to toml based configuration (details)
  6. rewrite wdotap patch set on top of gcc-for-host changes (details)
  7. don't attempt to install linux-libc-dev with an :arch qualifier (details)
Commit 556eb4ddaea3054425ee3c3753ee7cb2a5022adb by Helmut Grohne
drop loong64 patch #1031850 resolved in gcc-13
The file was modified bootstrap.sh
Commit 00b0af3691757d636731dadb66e0294c062e5820 by Helmut Grohne
adapt to linux-libc-dev having become a:all+m-a:foreign

Most of the time, we no longer have to rebuild linux-libc-dev.
Sometimes, it's missing headers though and then we need to rebuild it,
but not as a cross build, but an indep-only build.
The file was modified bootstrap.sh
Commit 7f0ab02c84446c1dce24193ecb5792c9baa7acc7 by Helmut Grohne
linux: circumvent control generation protection more reliably
The file was modified bootstrap.sh
Commit 43ea7c463e771526f0dc0f2258f080e624906430 by Helmut Grohne
reenable building of gcc-13 common libraries

gcc-14 entered unstable.
The file was modified bootstrap.sh
Commit b8d966aa5a8e1e0921ac395e8fc3547783f1d275 by Helmut Grohne
adapt linux patching to toml based configuration
The file was modified bootstrap.sh
Commit 916611197b58b972dbcba7802bc15a56d5d2c48b by Helmut Grohne
rewrite wdotap patch set on top of gcc-for-host changes

The merging of gcc-for-host caused a lot of changes to the gcc packaging
and made the wdotap patch set from cross-gcc-dev no longer work. It
required significant changes and quite some aspects could be dropped
resulting in a much smaller patch that is inlined in rebootstrap for
now. We'll see whether that works better or worse.
The file was modified bootstrap.sh
Commit d2fdc3a31c48b498f9cec25193ee5db6bd5c23ba by Helmut Grohne
don't attempt to install linux-libc-dev with an :arch qualifier
The file was modified bootstrap.sh