# # ChangeLog for trunk/hal/tsar_mips32/core/hal_remote.c # # Generated by Trac 1.2.3 # Apr 19, 2024, 10:11:30 PM Thu, 29 Jun 2017 11:40:15 GMT alain [95] * trunk/hal/generic/hal_remote.h (modified) * trunk/hal/generic/hal_special.h (modified) * trunk/hal/generic/hal_uspace.h (modified) * trunk/hal/tsar_mips32/core/hal_remote.c (modified) * trunk/hal/tsar_mips32/core/hal_special.c (modified) hal_special: replace hal_time_stamp() by hal_get_cycles() hal_remote ... Thu, 29 Jun 2017 10:12:28 GMT max@… [92] * trunk/hal/tsar_mips32/core/hal_remote.c (modified) * trunk/hal/x86_64/core/hal_remote.c (modified) fix the definition of hal_remote_spt, and add the *pt ops on x86_64 Tue, 27 Jun 2017 08:56:25 GMT max@… [72] * trunk/hal/generic/hal_remote.h (modified) * trunk/hal/tsar_mips32/core/hal_remote.c (modified) * trunk/hal/x86_64/core/hal_init.c (modified) * trunk/hal/x86_64/core/hal_remote.c (modified) start defining some remote functions, and use uint8_t instead of char Mon, 26 Jun 2017 15:06:05 GMT max@… [62] * trunk/Makefile (modified) * trunk/hal/tsar_mips32/core (added) * trunk/hal/tsar_mips32/core/__cpu_kentry.S (moved) * trunk/hal/tsar_mips32/core/__kheader.S (moved) * trunk/hal/tsar_mips32/core/hal_arch.c (moved) * trunk/hal/tsar_mips32/core/hal_arch.h (moved) * trunk/hal/tsar_mips32/core/hal_atomic.c (moved) * trunk/hal/tsar_mips32/core/hal_context.c (moved) * trunk/hal/tsar_mips32/core/hal_do_exceptions.c (moved) * trunk/hal/tsar_mips32/core/hal_do_interrupt.c (moved) * trunk/hal/tsar_mips32/core/hal_do_syscall.c (moved) * trunk/hal/tsar_mips32/core/hal_exception.c (moved) * trunk/hal/tsar_mips32/core/hal_gpt.c (moved) * trunk/hal/tsar_mips32/core/hal_interrupt.c (moved) * trunk/hal/tsar_mips32/core/hal_irqmask.c (moved) * trunk/hal/tsar_mips32/core/hal_kentry.S (moved) * trunk/hal/tsar_mips32/core/hal_kentry.h (moved) * trunk/hal/tsar_mips32/core/hal_ppm.c (moved) * trunk/hal/tsar_mips32/core/hal_remote.c (moved) * trunk/hal/tsar_mips32/core/hal_special.c (moved) * trunk/hal/tsar_mips32/core/hal_syscall.c (moved) * trunk/hal/tsar_mips32/core/hal_types.h (moved) * trunk/hal/tsar_mips32/core/hal_uspace.c (moved) * trunk/hal/tsar_mips32/core/mips32_context.h (moved) * trunk/hal/tsar_mips32/core/mips32_uzone.h (moved) create the core/ sub-directory for tsar Wed, 26 Apr 2017 12:20:47 GMT alain [8] * trunk/hal/i386/__do_interrupt.c (modified) * trunk/hal/i386/boot.c (modified) * trunk/hal/i386/hal_types.h (modified) * trunk/hal/tsar_mips32/hal_arch.c (modified) * trunk/hal/tsar_mips32/hal_atomic.c (modified) * trunk/hal/tsar_mips32/hal_context.c (modified) * trunk/hal/tsar_mips32/hal_gpt.h (modified) * trunk/hal/tsar_mips32/hal_remote.c (modified) * trunk/hal/tsar_mips32/hal_remote.h (modified) * trunk/hal/tsar_mips32/hal_types.h (modified) Various bugs.