comparison packages/hal/common/current/ChangeLog @ 199:920b9b754b53

Merge from eCos master repository on 2001-12-15-12:00:33-GMT
author jlarmour
date Sat, 15 Dec 2001 13:42:19 +0000
parents ea3f0bd33a73
children e0c0827131d1
comparison
equal deleted inserted replaced
198:ea3f0bd33a73 199:920b9b754b53
1 2001-12-12 Jesper Skov <jskov@redhat.com>
2
3 * include/hal_stub.h: Add goto to the used label.
4 * src/hal_misc.c: Added (dummy) got for label used in
5 CYGARC_HAL_GET_RETURN_ADDRESS_BACKUP.
6
1 2001-12-05 Jonathan Larmour <jlarmour@redhat.com> 7 2001-12-05 Jonathan Larmour <jlarmour@redhat.com>
2 8
3 * src/dbg-threads-syscall.c (dbg_thread_syscall): Don't bother to 9 * src/dbg-threads-syscall.c (dbg_thread_syscall): Don't bother to
4 deref a func ptr. The opcode could theoretically be 0x0! 10 deref a func ptr. The opcode could theoretically be 0x0!
5 11