Mercurial > ecos
diff packages/infra/current/ChangeLog @ 2759:868bbcada7b3
Update constructor priority support
| author | bartv |
|---|---|
| date | Wed, 04 Feb 2009 16:59:41 +0000 |
| parents | 74dbf4c3f2e1 |
| children | 5f91384cf205 |
line wrap: on
line diff
--- a/packages/infra/current/ChangeLog +++ b/packages/infra/current/ChangeLog @@ -1,3 +1,8 @@ +2009-02-04 Bart Veer <bartv@ecoscentric.com> + + * include/cyg_type.h: add new static initialization priorities. + Add macros to support static initialization from C as well as C++. + 2009-01-26 Jonathan Larmour <jifl@eCosCentric.com> * tests/diag_sprintf1.c: Rename main() to cyg_user_start so this
