comparison packages/hal/common/current/ChangeLog @ 162:2395031e7a66

Merge from eCos master repository on 2001-06-15-06:43:03-BST
author jlarmour
date Fri, 15 Jun 2001 22:45:04 +0000
parents ac086aa3217e
children 0d2b193a635f
comparison
equal deleted inserted replaced
161:ac086aa3217e 162:2395031e7a66
1 2001-06-14 Jonathan Larmour <jlarmour@redhat.com>
2
3 * src/generic-stub.c (__process_packet): Don't reset the board
4 straight away with a 'r' packet. Let a 'k' packet do it instead.
5
6 * src/hal_stub.c (__install_traps): Remove redundant comment.
7
8 2001-06-11 Jonathan Larmour <jlarmour@redhat.com>
9
10 * src/hal_if.c (delay_us): Revert below change of 2001-05-17
11
1 2001-06-05 Hugo Tyson <hmt@redhat.com> 12 2001-06-05 Hugo Tyson <hmt@redhat.com>
2 13
3 * src/hal_if.c (cyg_hal_diag_mangler_gdb_putc): The nesting of 14 * src/hal_if.c (cyg_hal_diag_mangler_gdb_putc): The nesting of
4 CYGARC_HAL_SAVE_GP() and the instant-out if sending a carriage 15 CYGARC_HAL_SAVE_GP() and the instant-out if sending a carriage
5 return "\r" was wrong - it scrambled the gp for the caller! Since 16 return "\r" was wrong - it scrambled the gp for the caller! Since