Mercurial > ecos
diff packages/infra/current/ChangeLog @ 145:2e9a636d9de9 ecos-sw-2000-12-21
Merge from eCos master repository on 2000-12-21-14:18:40-GMT
| author | jlarmour |
|---|---|
| date | Fri, 22 Dec 2000 02:37:28 +0000 |
| parents | 0ec04793409a |
| children | 8f2f7615e727 |
line wrap: on
line diff
--- a/packages/infra/current/ChangeLog +++ b/packages/infra/current/ChangeLog @@ -1,3 +1,15 @@ +2000-12-15 Nick Garnett <nickg@cygnus.co.uk> + + * include/clist.hxx: Added this implementation of simple circular + list classes. This is not immediately useful, except to the + dynamic loader, but it is intended to simplify the MLQ scheduler + with these classes eventually. + +2000-12-13 Jesper Skov <jskov@redhat.com> + + * include/cyg_type.h (CYGBLD_ATTRIB_ASM_ALIAS): Mangle assembler + symbols properly. + 2000-09-08 Jonathan Larmour <jlarmour@redhat.com> * include/cyg_type.h (CYGBLD_ATTRIB_SECTION): Don't stringify arg.
