Select Git revision
kernel
-
-
- Open in your IDE
- Download source code
- Download this directory
Armin Luntzer authored
* add ELF utility functions: - elf_get_symbol_shndx() - elf_get_common_size() - elf_get_common_objects() - elf_get_symbol_size() * adapt module so that more complex executables may be loaded, i.e. - allocate "common" objects in relocatable executables - relocate ".data" sections - add elf utility fuctions NOTE: these changes are an experimental mess at this time and must not be merged to master until properly tidied up
Name | Last commit | Last update |
---|---|---|
.. | ||
traps | ||
Makefile | ||
bootmem.c | ||
clockevent.c | ||
elf.c | ||
etrap.S | ||
flush_windows.S | ||
head.S | ||
init.c | ||
irq.c | ||
irqtrap.S | ||
kernel.lds.S | ||
leanos.lds | ||
mm.c | ||
mmu.c | ||
module.c | ||
page.c | ||
rtrap.S | ||
setup.c | ||
stack.c | ||
stacktrace.c | ||
thread.c | ||
time.c | ||
traps.c | ||
ttable.S | ||
win_oflow.S | ||
win_uflow.S |