History log of /DragonOS/kernel/Makefile (Results 76 – 84 of 84)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# d9d83335 21-Feb-2022 fslongjin <fslongjin@vip.qq.com>

:new: 转换为grub2引导(尚未更正mm模块,且目前无法将内核链接到线性地址0xffffx处)


# 0b0cce93 21-Feb-2022 fslongjin <fslongjin@vip.qq.com>

:new: 切换为grub2引导,能进入Start_Kernel函数(未能完成初始化)


# d3a5048f 16-Feb-2022 fslongjin <fslongjin@vip.qq.com>

:new: syscall模块,实现了第一个系统调用函数sys_printf


# 67633eb0 10-Feb-2022 fslongjin <fslongjin@vip.qq.com>

:new: 内核线程(在kernel_thtread函数中调用test_mm会产生问题)


# eff673ed 29-Jan-2022 fslongjin <fslongjin@vip.qq.com>

:new: 新增了使用8259A芯片的中断响应程序


# 40a551d1 27-Jan-2022 fslongjin <fslongjin@vip.qq.com>

:wrench: 使cpu支持SSE(目前会出现#GP)


# 06cfb1ce 25-Jan-2022 fslongjin <fslongjin@vip.qq.com>

:new: 实现了异常捕获模块


# ead838bf 23-Jan-2022 fslongjin <fslongjin@vip.qq.com>

:new: 完成了printk(暂不支持浮点数打印)


# f479f321 21-Jan-2022 fslongjin <fslongjin@vip.qq.com>

:wrench: 修改为makefile的构建方式,程序能正常运行


1234