genode/repos/base/src
Sebastian Sumpf e64f2eaff9 ldso: save floating point arguments on arm_v8a (GCC 12)
Apparently we need to save the floating point arguments when entering
the linker in case "-fno-tree-vectorize" is at work. Otherwise this
registers get corrupted during jump slot relocation.

Fixes #4879
2023-05-30 12:03:29 +02:00
..
core core: fix build errors with gcc 12 2023-05-08 15:55:34 +02:00
include trace: C++20 compatibility 2023-05-30 12:03:29 +02:00
ld base/ld: only assign .dynamic to the PT_DYNAMIC segment 2023-02-27 08:22:47 +01:00
lib ldso: save floating point arguments on arm_v8a (GCC 12) 2023-05-30 12:03:29 +02:00
test test-smp: fix build errors with GCC 12 2023-05-30 12:03:27 +02:00
timer Remove format strings from connection types 2023-03-13 14:32:37 +01:00