Mercurial > ecos
comparison packages/hal/common/current/ChangeLog @ 186:d60da272beeb
Merge from eCos master repository on 2001-10-05-06:43:03-BST
| author | jlarmour |
|---|---|
| date | Fri, 05 Oct 2001 15:31:48 +0000 |
| parents | 022f1e506033 |
| children | 678094f34118 |
comparison
equal
deleted
inserted
replaced
| 185:298031b410a6 | 186:d60da272beeb |
|---|---|
| 1 2001-10-04 Jesper Skov <jskov@redhat.com> | |
| 2 | |
| 3 * include/hal_endian.h: Added. | |
| 4 Fix typo. | |
| 5 | |
| 6 2001-10-03 Jonathan Larmour <jlarmour@redhat.com> | |
| 7 | |
| 8 * include/hal_tables.h (CYG_HAL_TABLE_BEGIN): Use plain "object" | |
| 9 because some (only some though) MIPS tools complain with %object. | |
| 10 (CYG_HAL_TABLE_END): Ditto. | |
| 11 | |
| 12 2001-10-02 Jonathan Larmour <jlarmour@redhat.com> | |
| 13 | |
| 14 * include/hal_tables.h (CYG_HAL_TABLE_BEGIN): Use %object syntax | |
| 15 rather than @object since @ is a comment character on ARM. gas | |
| 16 accepts either syntax. | |
| 17 (CYG_HAL_TABLE_END): Ditto. | |
| 18 | |
| 1 2001-10-01 Gary Thomas <gthomas@redhat.com> | 19 2001-10-01 Gary Thomas <gthomas@redhat.com> |
| 2 | 20 |
| 3 * src/generic-stub.c (getpacket): Send back error response (E01) if | 21 * src/generic-stub.c (getpacket): Send back error response (E01) if |
| 4 packet received which overflows buffers. GDB doesn't always do much | 22 packet received which overflows buffers. GDB doesn't always do much |
| 5 with this error, but at least it keeps the protocol moving. | 23 with this error, but at least it keeps the protocol moving. |
