# # ChangeLog for soft/giet_vm/giet_boot/boot_entry.S # # Generated by Trac 1.2.3 # Jul 5, 2024, 9:55:46 PM Sat, 04 Oct 2014 13:18:01 GMT alain [427] * soft/giet_vm/giet_boot/boot.c (modified) * soft/giet_vm/giet_boot/boot_entry.S (modified) Introducing fixed format (X_WIDTH / Y_WIDTH / P_WIDTH) for processor ... Wed, 23 Jul 2014 14:16:05 GMT cfuguet [366] * soft/giet_vm/Makefile (modified) * soft/giet_vm/giet_boot/boot.c (modified) * soft/giet_vm/giet_boot/boot.ld (modified) * soft/giet_vm/giet_boot/boot_entry.S (moved) giet_boot: using boot_entry instead of boot_init as entry point Wed, 23 Jul 2014 08:09:42 GMT alain [359] * soft/giet_vm/giet_boot/boot.S (added) * soft/giet_vm/giet_boot/boot.c (modified) 1/ Introduce the boot.S file that is the entry point in the GIET-VM ...