comparison packages/hal/powerpc/arch/current/ChangeLog @ 10:d3fbcdfa1b2f ecos-sw-1999-05-29

Merge from eCos master repository on 1999-05-29-00:13:11-BST
author jlarmour
date Fri, 28 May 1999 16:43:09 +0000
parents ece80412419a
children 4cc3eff958ab
comparison
equal deleted inserted replaced
9:95cc44ea0068 10:d3fbcdfa1b2f
1 1999-05-26 Jesper Skov <jskov@cygnus.co.uk>
2
3 * include/hal_cache.h (HAL_DCACHE_LOCK):
4 Fixed asm constraint.
5
6 1999-05-25 Jesper Skov <jskov@cygnus.co.uk>
7
8 * include/hal_intr.h:
9 * src/vectors.S (hal_interrupt_stack_call_pending_DSRs):
10 Added call_pending_DSR magic.
11
1 1999-05-21 Hugo Tyson <hmt@cygnus.co.uk> 12 1999-05-21 Hugo Tyson <hmt@cygnus.co.uk>
2 13
3 * include/hal_intr.h: Define HAL_INTERRUPT_STACK_BASE and 14 * include/hal_intr.h: Define HAL_INTERRUPT_STACK_BASE and
4 HAL_INTERRUPT_STACK_TOP so that stack usage macros in 15 HAL_INTERRUPT_STACK_TOP so that stack usage macros in
5 kernel/.../stackmon.hxx can work. 16 kernel/.../stackmon.hxx can work.