genode/repos/base/src
Sebastian Sumpf 6c9d3326ec ldso: add support for R_<arch>_NONE relocations
We discovered this relocation, which does nothing, in pre-compiled
libraries. It is easy to implement because it has the same
relocation-type number (0) for all supported ABIs.

Also adjust error message from "Unsupported PLT relocation" to
"Unsupported translation table address format" to not confuse the
relocation type with the translation table type.

Fixes #5209
2024-05-08 08:23:39 +02:00
..
core Permit shared access to Intel PCH GPIO device 2024-04-25 15:43:02 +02:00
include base: Alarm_registry data structure 2024-04-12 12:57:28 +02:00
ld Finally move __dso_handle into genode.ld 2023-07-14 12:06:32 +02:00
lib ldso: add support for R_<arch>_NONE relocations 2024-05-08 08:23:39 +02:00
test test/timer: adjust min timer period to 250 us 2024-04-12 12:57:30 +02:00
timer mmio: upper-bounds checks 2024-02-26 08:59:07 +01:00