Mercurial > ecos
diff 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 |
line wrap: on
line diff
--- a/packages/hal/common/current/ChangeLog +++ b/packages/hal/common/current/ChangeLog @@ -1,3 +1,21 @@ +2001-10-04 Jesper Skov <jskov@redhat.com> + + * include/hal_endian.h: Added. + Fix typo. + +2001-10-03 Jonathan Larmour <jlarmour@redhat.com> + + * include/hal_tables.h (CYG_HAL_TABLE_BEGIN): Use plain "object" + because some (only some though) MIPS tools complain with %object. + (CYG_HAL_TABLE_END): Ditto. + +2001-10-02 Jonathan Larmour <jlarmour@redhat.com> + + * include/hal_tables.h (CYG_HAL_TABLE_BEGIN): Use %object syntax + rather than @object since @ is a comment character on ARM. gas + accepts either syntax. + (CYG_HAL_TABLE_END): Ditto. + 2001-10-01 Gary Thomas <gthomas@redhat.com> * src/generic-stub.c (getpacket): Send back error response (E01) if
