comparison packages/hal/common/current/ChangeLog @ 121:6bd9d475ed4b ecos-sw-2000-09-04

Merge from eCos master repository on 2000-09-04-20:50:20-BST
author jlarmour
date Mon, 04 Sep 2000 20:24:12 +0000
parents 77cec8369160
children 0ec04793409a
comparison
equal deleted inserted replaced
120:0e17207f29f3 121:6bd9d475ed4b
1 2000-09-04 Jonathan Larmour <jlarmour@redhat.com>
2
3 * include/hal_tables.h (CYG_HAL_TABLE_END): Use CYGARC_P2ALIGNMENT
4 to align label
5 (CYG_HAL_TABLE_TYPE): Define
6
7 2000-09-01 Jonathan Larmour <jlarmour@redhat.com>
8
9 * src/hal_stub.c (__build_t_packet): Ensure sign extension applies
10 in the higher word, not the lower.
11 (__build_t_packet): Don't need to conditionalize on
12 CYGARC_REGSIZE_DIFFERS_FROM_TARGET_REGISTER_T as there should be no
13 problems with the current code.
14 * src/generic-stub.c (stub_format_registers): Likewise
15
16 * include/hal_if.h (CYGACC_COMM_IF_CONTROL): Remove warning due to
17 unnecessary use of cpp paste operator
18
1 2000-08-28 Gary Thomas <gthomas@redhat.com> 19 2000-08-28 Gary Thomas <gthomas@redhat.com>
2 20
3 * src/hal_if.c: 21 * src/hal_if.c:
4 * include/hal_if.h (hal_ctrlc_check): Define new routine to be 22 * include/hal_if.h (hal_ctrlc_check): Define new routine to be
5 called by interrupt handlers (DSRs) which may be using hardware 23 called by interrupt handlers (DSRs) which may be using hardware