Mercurial > ecos
comparison packages/hal/common/current/ChangeLog @ 198:ea3f0bd33a73
Merge from eCos master repository on 2001-12-07-11:40:47-GMT
| author | jlarmour |
|---|---|
| date | Fri, 07 Dec 2001 14:15:03 +0000 |
| parents | 51b34619b677 |
| children | 920b9b754b53 |
comparison
equal
deleted
inserted
replaced
| 197:51b34619b677 | 198:ea3f0bd33a73 |
|---|---|
| 1 2001-12-05 Jonathan Larmour <jlarmour@redhat.com> | |
| 2 | |
| 3 * src/dbg-threads-syscall.c (dbg_thread_syscall): Don't bother to | |
| 4 deref a func ptr. The opcode could theoretically be 0x0! | |
| 5 | |
| 6 2001-12-04 Richard Sandiford <rsandifo@redhat.com> | |
| 7 | |
| 8 * src/generic-stub.c (__add_char_to_packet): Reverse check for | |
| 9 end of buffer and end of packet to fix potential buffer overrun. | |
| 10 | |
| 11 2001-12-01 Jonathan Larmour <jlarmour@redhat.com> | |
| 12 | |
| 13 * src/dbg-threads-syscall.c (dbg_thread_syscall): check for | |
| 14 NULL dbg_syscall_ptr. | |
| 15 | |
| 16 * cdl/hal.cdl: require CYGPKG_INFRA since all HALs do! | |
| 17 | |
| 1 2001-11-29 Hugo Tyson <hmt@redhat.com> | 18 2001-11-29 Hugo Tyson <hmt@redhat.com> |
| 2 | 19 |
| 3 * src/hal_stub.c: Enable HAL_STUB_HW_SEND_STOP_REASON_TEXT for | 20 * src/hal_stub.c: Enable HAL_STUB_HW_SEND_STOP_REASON_TEXT for |
| 4 XScale architectures per Mark's request; XScale GDB needs to know | 21 XScale architectures per Mark's request; XScale GDB needs to know |
| 5 what's happening with watchpoints (= work around previous change) | 22 what's happening with watchpoints (= work around previous change) |
