Mercurial > ecos
diff packages/hal/common/current/ChangeLog @ 163:0d2b193a635f
Merge from eCos master repository on 2001-06-22-17:38:39-BST
| author | jlarmour |
|---|---|
| date | Fri, 22 Jun 2001 18:18:44 +0000 |
| parents | 2395031e7a66 |
| children | d63db767121d |
line wrap: on
line diff
--- a/packages/hal/common/current/ChangeLog +++ b/packages/hal/common/current/ChangeLog @@ -1,3 +1,15 @@ +2001-06-22 Gary Thomas <gthomas@redhat.com> + + * src/generic-stub.c (BUFMAX): Define as platform specific, thus + reducing memory requirements. + (__process_packet): Eliminate program arguments support until eCos + makes use of them (more memory savings). + +2001-06-22 Mark Salter <msalter@redhat.com> + + * src/hal_stub.c (__do_copy_mem): Add goto statement to prevent + compiler from moving instructions across 'err' label. + 2001-06-14 Jonathan Larmour <jlarmour@redhat.com> * src/generic-stub.c (__process_packet): Don't reset the board
