comparison packages/hal/mips/arch/current/ChangeLog @ 124:0ec04793409a ecos-sw-2000-09-11

Merge from eCos master repository on 2000-09-11-03:00:13-BST
author jlarmour
date Mon, 11 Sep 2000 02:42:46 +0000
parents 6bd9d475ed4b
children 518f42066aba
comparison
equal deleted inserted replaced
123:9b71e8e665a3 124:0ec04793409a
1 2000-09-07 Jesper Skov <jskov@redhat.com>
2
3 * include/basetype.h: Removed change from yesterday.
4
5 * include/hal_intr.h (CYGNUM_HAL_EXCEPTION_FPU): Associated to FPE
6 exceptions.
7
8 2000-09-06 Jesper Skov <jskov@redhat.com>
9
10 * include/basetype.h: Override the alignment macros for the MIPS
11 architecture. The MIPS compiler only alows a maximum of 4 bytes
12 of alignment where as the default is 8
13
14 * include/hal_cache.h (_HAL_ASM_DCACHE_ALL_WAYS): Force d-cache
15 selection.
16
1 2000-09-01 Jonathan Larmour <jlarmour@redhat.com> 17 2000-09-01 Jonathan Larmour <jlarmour@redhat.com>
2 18
3 * include/mips-stub.h: No longer need to define 19 * include/mips-stub.h: No longer need to define
4 CYGARC_REGSIZE_DIFFERS_FROM_TARGET_REGISTER_T 20 CYGARC_REGSIZE_DIFFERS_FROM_TARGET_REGISTER_T
5 (CYGARC_SIGN_EXTEND_REGISTERS): 21 (CYGARC_SIGN_EXTEND_REGISTERS):