Mercurial > ecos
comparison packages/kernel/current/ChangeLog @ 160:0d0f03f76f6a
Merge from eCos master repository on 2001-06-01-18:52:13-BST
| author | jlarmour |
|---|---|
| date | Fri, 01 Jun 2001 22:16:29 +0000 |
| parents | f2545e5de153 |
| children | ac086aa3217e |
comparison
equal
deleted
inserted
replaced
| 159:511f4dc167f6 | 160:0d0f03f76f6a |
|---|---|
| 1 2001-05-31 Jonathan Larmour <jlarmour@redhat.com> | |
| 2 | |
| 3 * include/thread.hxx (class Cyg_HardwareThread): Remove unused | |
| 4 load_context() method. | |
| 5 * include/thread.inl: Ditto. | |
| 6 | |
| 7 2001-05-29 Jonathan Larmour <jlarmour@redhat.com> | |
| 8 | |
| 9 * src/sched/bitmap.cxx (rem_thread): No need to set need_reschedule... | |
| 10 rescheduling will happen automatically when the state changes. | |
| 11 | |
| 12 * src/sched/mlqueue.cxx (add_thread): No need to explicitly clear | |
| 13 thread->queue. | |
| 14 | |
| 1 2001-04-17 Jesper Skov <jskov@redhat.com> | 15 2001-04-17 Jesper Skov <jskov@redhat.com> |
| 2 | 16 |
| 3 * cdl/kernel.cdl: Do cache tests on E7T. | 17 * cdl/kernel.cdl: Do cache tests on E7T. |
| 4 | 18 |
| 5 2001-04-05 Nick Garnett <nickg@cygnus.co.uk> | 19 2001-04-05 Nick Garnett <nickg@cygnus.co.uk> |
| 3441 // The Original Code is eCos - Embedded Configurable Operating System, | 3455 // The Original Code is eCos - Embedded Configurable Operating System, |
| 3442 // released September 30, 1998. | 3456 // released September 30, 1998. |
| 3443 // | 3457 // |
| 3444 // The Initial Developer of the Original Code is Red Hat. | 3458 // The Initial Developer of the Original Code is Red Hat. |
| 3445 // Portions created by Red Hat are | 3459 // Portions created by Red Hat are |
| 3446 // Copyright (C) 1998, 1999, 2000 Red Hat, Inc. | 3460 // Copyright (C) 1998, 1999, 2000, 2001 Red Hat, Inc. |
| 3447 // All Rights Reserved. | 3461 // All Rights Reserved. |
| 3448 // ------------------------------------------- | 3462 // ------------------------------------------- |
| 3449 // | 3463 // |
| 3450 //####COPYRIGHTEND#### | 3464 //####COPYRIGHTEND#### |
| 3451 //=========================================================================== | 3465 //=========================================================================== |
