1
0
Fork 0
mirror of https://github.com/hermitcore/libhermit.git synced 2025-03-30 00:00:15 +01:00
libhermit/hermit
2016-03-13 10:28:25 +01:00
..
arch/x86 add debug messges, disable temporary the p-state handling 2016-03-08 16:20:13 +01:00
drivers/net increase the mailbox and the ring buffer size of mmnif 2016-03-08 18:23:44 +01:00
include add system call to yield the processor 2016-03-12 23:15:36 +01:00
kernel add system call to yield the processor 2016-03-12 23:15:36 +01:00
libkern remove obsolete code and locks 2016-01-16 23:35:28 +01:00
lwip@12edcefed1 add the support of LWIP_TCPIP_CORE_LOCKING_INPUT 2016-02-20 12:06:05 +01:00
mm enable iRCCE support 2016-01-26 14:30:00 +01:00
tools revise code to check the boot process 2016-03-13 10:28:25 +01:00
usr add variable OMPRT to identify, which OpenMP runtime (GNU/Intel) is used 2016-03-13 00:31:42 +01:00
.gitignore add demo executable to the list of ignore files 2016-03-11 11:39:11 +01:00
link.ld remove obsolete file system 2015-11-15 22:24:58 +01:00
Makefile use CXXFLAGS_FOR_TARGET to define compiler flags for g++ 2016-03-11 11:43:51 +01:00
Makefile.inc add first draft of HermitCore as libOS 2015-12-29 02:22:41 +01:00