This website requires JavaScript.
Explore
Help
Sign In
josh
/
hos
Watch
1
Star
0
Fork
0
You've already forked hos
Code
Issues
1
Pull Requests
Projects
Releases
Wiki
Activity
hos
/
kernel
History
josh
63289deade
updated include/portio.h to not use gcc-specific "statement blocks" but instead have inportX() be static inline functions. Verified that the compiler does in fact inline them
...
git-svn-id: svn://anubis/hos/trunk@60 5b3e749e-e535-0410-8002-a9bb6afbdfca
2009-07-20 19:21:20 +00:00
..
boot
printing memory map, used pages, and free pages on boot
2009-07-16 00:05:44 +00:00
include
updated include/portio.h to not use gcc-specific "statement blocks" but instead have inportX() be static inline functions. Verified that the compiler does in fact inline them
2009-07-20 19:21:20 +00:00
lang
removed special cases for formatting of lowest signed values due to Corrin' rationale; fixed formatting routines to handle formatting "0" values
2009-07-20 19:10:54 +00:00
mm
printing memory map, used pages, and free pages on boot
2009-07-16 00:05:44 +00:00
link.ld
updated link script to pack things better
2009-07-02 03:43:44 +00:00
Makefile
added Makefile commands to build a binary and an ELF kernel and do disassemble the ELF version
2009-07-14 13:50:29 +00:00
subdir.mak
added DEPS definition in subdir.mak so dependency files are automatically generated again
2009-07-01 12:39:43 +00:00