gcc-14: add patch for kernel printf for %j and %z size specifiers; synchronise with...
commitfdbd731f46c79aff3693e165cd334b94698091a2
authorAndreas Wacknitz <A.Wacknitz@gmx.de>
Sun, 27 Oct 2024 21:52:00 +0000 (27 22:52 +0100)
committerGitHub <noreply@github.com>
Sun, 27 Oct 2024 21:52:00 +0000 (27 22:52 +0100)
tree04ad436b9852a9386d9ebf3e48e187194455623f
parent620a79381de2c7d44336675ae4c35b44b7221bbc
gcc-14: add patch for kernel printf for %j and %z size specifiers; synchronise with OmniOS patches
components/developer/gcc-14/Makefile
components/developer/gcc-14/manifests/sample-manifest.p5m
components/developer/gcc-14/patches/0002-gcc-enable-the-.eh_frame-based-unwinder.patch
components/developer/gcc-14/patches/0008-i386-Save-integer-passed-arguments-to-the-stack-to-a.patch
components/developer/gcc-14/patches/0031-13726-distinguish-ourselves-with-a-macro-__illumos__.patch [moved from components/developer/gcc-14/patches/0032-Add-__illumos__-preprocessor-definition.patch with 82% similarity]
components/developer/gcc-14/patches/0031-Fix-cp-module.cc-build-use-posix_madvise.patch [deleted file]
components/developer/gcc-14/patches/0032-libstdc-must-use-thread-local-errno.patch [moved from components/developer/gcc-14/patches/0033-libstdc-must-use-thread-local-errno.patch with 95% similarity]
components/developer/gcc-14/patches/0033-Add-fforce-omit-frame-pointer.patch [moved from components/developer/gcc-14/patches/0034-Add-fforce-omit-frame-pointer.patch with 88% similarity]
components/developer/gcc-14/patches/0034-cmn_err-supports-h-and-hh-6333936.patch [moved from components/developer/gcc-14/patches/0035-cmn_err-supports-h-and-hh.patch with 97% similarity]
components/developer/gcc-14/patches/0035-16768-kernel-printf-should-know-about-j-and-z-size-s.patch [new file with mode: 0644]
components/developer/gcc-14/patches/Bug106813.patch [deleted file]