Mercurial > ecos
comparison packages/kernel/current/ChangeLog @ 2876:1435928aad06
* src/common/thread.cxx: Use the Cyg_Scheduler::get_current_thread()
convenience function when instrumenting thread events. Bug reported
by Pieter-Jan Busschaert.
| author | jld |
|---|---|
| date | Thu, 14 May 2009 18:26:53 +0000 |
| parents | 74dbf4c3f2e1 |
| children | 7a3b9a2f019b |
comparison
equal
deleted
inserted
replaced
| 2875:af3a24c6588d | 2876:1435928aad06 |
|---|---|
| 1 2009-05-14 John Dallaway <john@dallaway.org.uk> | |
| 2 | |
| 3 * src/common/thread.cxx: Use the Cyg_Scheduler::get_current_thread() | |
| 4 convenience function when instrumenting thread events. Bug reported | |
| 5 by Pieter-Jan Busschaert. | |
| 6 | |
| 1 2008-12-18 Jonathan Larmour <jifl@eCosCentric.com> | 7 2008-12-18 Jonathan Larmour <jifl@eCosCentric.com> |
| 2 | 8 |
| 3 * tests/tm_basic.cxx (STACK_SIZE): Revert accidental change of | 9 * tests/tm_basic.cxx (STACK_SIZE): Revert accidental change of |
| 4 stack size back to CYGNUM_HAL_STACK_SIZE_MINIMUM. Changed by | 10 stack size back to CYGNUM_HAL_STACK_SIZE_MINIMUM. Changed by |
| 5 accident at same time as change below of 2006-12-08. | 11 accident at same time as change below of 2006-12-08. |
| 4738 | 4744 |
| 4739 //=========================================================================== | 4745 //=========================================================================== |
| 4740 // ####GPLCOPYRIGHTBEGIN#### | 4746 // ####GPLCOPYRIGHTBEGIN#### |
| 4741 // ------------------------------------------- | 4747 // ------------------------------------------- |
| 4742 // This file is part of eCos, the Embedded Configurable Operating System. | 4748 // This file is part of eCos, the Embedded Configurable Operating System. |
| 4743 // Copyright (C) 1998, 1999, 2000, 2001, 2002 Free Software Foundation, Inc. | 4749 // Copyright (C) 1998, 1999, 2000, 2001, 2002, 2009 Free Software Foundation, Inc. |
| 4744 // | 4750 // |
| 4745 // This program is free software; you can redistribute it and/or modify | 4751 // This program is free software; you can redistribute it and/or modify |
| 4746 // it under the terms of the GNU General Public License as published by | 4752 // it under the terms of the GNU General Public License as published by |
| 4747 // the Free Software Foundation; either version 2 or (at your option) any | 4753 // the Free Software Foundation; either version 2 or (at your option) any |
| 4748 // later version. | 4754 // later version. |
