comparison packages/hal/arm/sa11x0/sa1100mm/current/ChangeLog @ 145:2e9a636d9de9 ecos-sw-2000-12-21

Merge from eCos master repository on 2000-12-21-14:18:40-GMT
author jlarmour
date Fri, 22 Dec 2000 02:37:28 +0000
parents 450e4e1f1e80
children 8f2f7615e727
comparison
equal deleted inserted replaced
144:da1052144c56 145:2e9a636d9de9
1 2000-12-13 Hugo Tyson <hmt@redhat.com>
2
3 * src/sa1100mm_misc.c: Use <cyg/hal/hal_mm.h> from the variant HAL
4 for definitions of all MM tables and so on.
5
6 * include/hal_platform_ints.h: Removed; it was the same in all
7 platforms so is now in the common variant hal, "hal_var_ints.h"
8 and accessible as CYGBLD_HAL_VAR_INTS_H <cyg/hal/hal_var_ints.h>
9
1 2000-11-27 Drew Moseley <dmoseley@redhat.com> 10 2000-11-27 Drew Moseley <dmoseley@redhat.com>
2 11
3 * src/sa1100mm_misc.c (sa1100mm_program_new_stack): New function 12 * src/sa1100mm_misc.c (sa1100mm_program_new_stack): New function
4 for switching to an application stack when running a program under 13 for switching to an application stack when running a program under
5 a ROM monitor. 14 a ROM monitor.