Mercurial > ecos
comparison packages/kernel/current/ChangeLog @ 2167:27ecc11e99bd
2006-03-27 Marco Cruz <marco@daruma.com.br>
* include/thread.hxx: removed extra qualifier of
Cyg_Thread::reinitialize() to permit compile on gcc 4.1.0
* include/sched.hxx: removed extra qualifier of
Cyg_Scheduler::thread_entry to permit compile on gcc 4.1.0
| author | jlarmour |
|---|---|
| date | Tue, 28 Mar 2006 10:06:53 +0000 |
| parents | 0e1e2bf4be93 |
| children | d9e9cf8adc85 |
comparison
equal
deleted
inserted
replaced
| 2166:2df8da4ddf46 | 2167:27ecc11e99bd |
|---|---|
| 1 2006-03-27 Marco Cruz <marco@daruma.com.br> | |
| 2 | |
| 3 * include/thread.hxx: removed extra qualifier of | |
| 4 Cyg_Thread::reinitialize() to permit compile on gcc 4.1.0 | |
| 5 * include/sched.hxx: removed extra qualifier of | |
| 6 Cyg_Scheduler::thread_entry to permit compile on gcc 4.1.0 | |
| 7 | |
| 1 2006-02-14 Andrew Lunn <andrew.lunn@ascom.ch> | 8 2006-02-14 Andrew Lunn <andrew.lunn@ascom.ch> |
| 2 | 9 |
| 3 * tests/timeslice.c (STACK_SIZE): Reduce the stack size so it will | 10 * tests/timeslice.c (STACK_SIZE): Reduce the stack size so it will |
| 4 compile on targets wit h only small amounts of RAM. | 11 compile on targets wit h only small amounts of RAM. |
| 5 * tests/fptest.c: Calculate the size of ftp2_values array to fit | 12 * tests/fptest.c: Calculate the size of ftp2_values array to fit |
