Historie revizí

Autor SHA1 Zpráva Datum
  greatbridf ae9becdc7b Update script/build-img.sh před 7 měsíci
  zhuowei shao 0eac6e12b5 refactor(loader): unify ELF32 and ELF64 loading před 8 měsíci
  zhuowei shao 1ff75b9e8f feat(loader): rewrite loader and support dynamic loading před 8 měsíci
  Zhuowei Shao 0189d83b46 Merge pull request #7 from greatbridf/makefile před 8 měsíci
  greatbridf ccd06b426d chore(makefile): add an option to control the kernel features před 8 měsíci
  greatbridf 2b8042afc2 Merge pull request #6 from greatbridf/remove-cpp před 8 měsíci
  greatbridf 96295d86c9 fix(buddy): erroneous condition check on alloc initialization před 8 měsíci
  greatbridf dd32b93963 feat(hal): smp initialization před 8 měsíci
  greatbridf 8672c72a5d feat(hal): working impl of HAL. před 8 měsíci
  greatbridf fb605cede1 change(arch): move {Task, Trap}Context to HAL crate před 8 měsíci
  greatbridf 72eb66819c remove(bindgen): completely move bindgen před 8 měsíci
  greatbridf 262b76ad95 remove(bindgen): move all the used constants to `kernel::constants` před 8 měsíci
  greatbridf 7ca12b658a style(arch): add pub to suppress unused warnings před 8 měsíci
  greatbridf 02b24cbf0b change(arch): remove old `InterruptContext` před 8 měsíci
  greatbridf 47087f162e change(c++): remove c++ stl and boot.s před 8 měsíci
  greatbridf 1cc6683440 fix(sendfile): `sendfile` returns wrong written byte count před 8 měsíci
  greatbridf 24008a54a2 Merge branch 'master' into remove-cpp před 8 měsíci
  greatbridf 43016845e4 partial work of making the new trap handling method work před 8 měsíci
  greatbridf f4e68bd903 Merge pull request #5 from Shao-ZW:master před 8 měsíci
  greatbridf 862471ca82 style: change visibility of internal raw page fields před 8 měsíci
  greatbridf b8c5c2be51 change(allocator): use Page for huge object allocation před 8 měsíci
  greatbridf 400662db4e style: remove `Clone` constraint in `SlabAllocator`. před 8 měsíci
  greatbridf 33d30d3413 partial work: make all syscalls use the new interface před 8 měsíci
  greatbridf 87bf20d2cc partial work: define eonix_hal::default_trap_handler před 8 měsíci
  greatbridf 00252343e9 partial work of hal interface před 8 měsíci
  zhuowei shao ef8434b70a refactor: better slab trait interface před 8 měsíci
  zhuowei shao dd3080f63e refactor: refactor slab allocator před 8 měsíci
  greatbridf f1f1f6ac24 Merge branch 'trap-abstraction' into remove-cpp před 8 měsíci
  greatbridf eb7d52a441 Merge branch 'master' into remove-cpp před 8 měsíci
  Heinz 90af40f15f Merge pull request #4 from greatbridf/debug-support před 8 měsíci