carl9170 toolchain: update gcc to 12.2 / binutils 2.39
authorChristian Lamparter <chunkeey@gmail.com>
Mon, 26 Sep 2022 21:36:56 +0000 (23:36 +0200)
committerChristian Lamparter <chunkeey@gmail.com>
Mon, 26 Sep 2022 22:08:10 +0000 (00:08 +0200)
commit8bbbb4dcc171ff8e74e4f7e310e50491e90597b7
tree7b37af6007c100dd992b5ff67f854f0b27f907c2
parent2f3ccb41237fba9e8dd7543d3b11c0746a5d8313
carl9170 toolchain: update gcc to 12.2 / binutils 2.39

and remove old SHA256SUMs.

Also silences a linker warning that shows up:
|ld: warning: carl9170.elf has a LOAD segment with RWX permissions

unfortunately, yes. The embedded CPU has no MMU to make use of this.
So, the warning is turned off.

Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
extra/sh-elf-linux.cmake
toolchain/Makefile
toolchain/SHA256SUMS