Stefan Lankes
|
adfcf6ae25
|
increase optimization level
|
2017-08-22 22:43:27 +02:00 |
|
Stefan Lankes
|
d06c116211
|
revise GDT initialization, load segements after GDT update
|
2017-08-22 22:12:51 +02:00 |
|
Stefan Lankes
|
d2cded0e9e
|
update rust runtime
|
2017-08-19 01:41:32 +02:00 |
|
Stefan Lankes
|
d5d649d353
|
increasing the readability
|
2017-08-19 01:13:14 +02:00 |
|
Stefan Lankes
|
33e918542e
|
use inline function to test processor features
|
2017-08-18 01:02:42 +02:00 |
|
Stefan Lankes
|
ac924443de
|
add check if cpuid 0x80000000 & 0x80000001 is available
|
2017-08-06 23:56:14 +02:00 |
|
Stefan Lankes
|
d406066fc9
|
replace C by Rust code to intialize the GDT
|
2017-08-06 23:23:19 +02:00 |
|
Stefan Lankes
|
5c902b4b73
|
remove typos
|
2017-07-23 09:41:19 +02:00 |
|
Stefan Lankes
|
27a3b1b36e
|
enable LTO support
|
2017-07-23 09:40:49 +02:00 |
|
Stefan Lankes
|
1b5a0b4523
|
update license file, switch to MIT for our rust code
|
2017-07-22 20:04:55 +02:00 |
|
Stefan Lankes
|
0075adf619
|
remove compiler warning, revise code
|
2017-07-22 09:18:07 +02:00 |
|
Stefan Lankes
|
087c645ed4
|
add comments, use crate once for one-time global initialization
|
2017-07-22 00:40:02 +02:00 |
|
Stefan Lankes
|
d1ded59097
|
remove bad code style
|
2017-07-21 13:08:32 +02:00 |
|
Stefan Lankes
|
982e19d979
|
add cpu detection
|
2017-07-20 21:48:04 +02:00 |
|
Stefan Lankes
|
d31269ebdc
|
simplify logging macros
|
2017-07-20 11:52:15 +02:00 |
|
Stefan Lankes
|
81661377a8
|
remove compiler warnings
|
2017-07-19 17:23:38 +02:00 |
|
Stefan Lankes
|
a4d8ee2f4c
|
remove obsolete code
|
2017-07-19 17:03:45 +02:00 |
|
Stefan Lankes
|
ad3a0170db
|
add missing logging examples
|
2017-07-19 09:39:48 +02:00 |
|
Stefan Lankes
|
7fb6b2e778
|
add missing logging examples
|
2017-07-19 09:38:36 +02:00 |
|
Stefan Lankes
|
d20d637bd9
|
add basic macros for logging
|
2017-07-19 09:28:36 +02:00 |
|
Stefan Lankes
|
631bc3a86f
|
use newer versions of rlibc, spin and x86
|
2017-07-19 09:27:23 +02:00 |
|
Stefan Lankes
|
5ee0bf997a
|
remove compiler warnings
|
2017-07-19 09:18:02 +02:00 |
|
Stefan Lankes
|
59167f2d44
|
add proof of concept to use Rust within HermitCore's kernel
|
2017-07-17 23:41:29 +02:00 |
|