comparison 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
comparison
equal deleted inserted replaced
2758:89fede1ca7da 2759:868bbcada7b3
1 2009-02-04 Bart Veer <bartv@ecoscentric.com>
2
3 * include/cyg_type.h: add new static initialization priorities.
4 Add macros to support static initialization from C as well as C++.
5
1 2009-01-26 Jonathan Larmour <jifl@eCosCentric.com> 6 2009-01-26 Jonathan Larmour <jifl@eCosCentric.com>
2 7
3 * tests/diag_sprintf1.c: Rename main() to cyg_user_start so this 8 * tests/diag_sprintf1.c: Rename main() to cyg_user_start so this
4 works in all configs. 9 works in all configs.
5 * tests/diag_sprintf2.c: Ditto. 10 * tests/diag_sprintf2.c: Ditto.