1
0
Fork 0
mirror of https://github.com/hermitcore/libhermit.git synced 2025-03-30 00:00:15 +01:00
libhermit/arch/x86
Jens Breitbart cbb34022a0 Wshift negative value (#79) + more compiler to travis (#77)
- Fixed clang warning `shifting a negative signed value is undefined`.
- use more compilers to test HermitCore in Travis
2017-08-30 12:51:23 +02:00
..
include/asm Wshift negative value (#79) + more compiler to travis (#77) 2017-08-30 12:51:23 +02:00
kernel define kernel data segment as 64bit data segment 2017-08-21 00:45:25 +02:00
libkern remove obsolete makefiles 2017-04-11 12:45:07 +02:00
loader Wshift negative value (#79) + more compiler to travis (#77) 2017-08-30 12:51:23 +02:00
mm fix typos, fix meaing of PAGE_CEIL and PAGE_FLOOR 2017-07-15 16:24:08 +02:00
CMakeLists.txt cmake: initial support for CMake build system 2017-04-03 18:14:56 +02:00