genode/repos/base/include/spec
Piotr Tworek d610f9f4f1 Fix some signed/unsigned implicit conversions.
Fix some trivial cases where the signedness of the constant value does
not match the signedness of type the code expects to see. GCC can be
asked to warn about those by passing Wsign-covnersion flag.

Issue #4354
2022-01-19 12:35:48 +01:00
..
32bit/base Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
64bit/base Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
arm Fix some signed/unsigned implicit conversions. 2022-01-19 12:35:48 +01:00
arm_64 Fix some signed/unsigned implicit conversions. 2022-01-19 12:35:48 +01:00
arm_v6 Move timer from os to base repository 2019-01-14 12:33:57 +01:00
arm_v7 Move timer from os to base repository 2019-01-14 12:33:57 +01:00
riscv base: avoid implicit conversions 2021-12-17 15:04:44 +01:00
x86 base: avoid implicit conversions 2021-12-17 15:04:44 +01:00
x86_32 trace: comment x86 timestamp() implementations 2021-08-30 15:00:38 +02:00
x86_64 trace: comment x86 timestamp() implementations 2021-08-30 15:00:38 +02:00