Mercurial > ecos
comparison packages/kernel/current/ChangeLog @ 10:d3fbcdfa1b2f ecos-sw-1999-05-29
Merge from eCos master repository on 1999-05-29-00:13:11-BST
| author | jlarmour |
|---|---|
| date | Fri, 28 May 1999 16:43:09 +0000 |
| parents | ece80412419a |
| children | 01ce82f3e11a |
comparison
equal
deleted
inserted
replaced
| 9:95cc44ea0068 | 10:d3fbcdfa1b2f |
|---|---|
| 1 1999-05-27 Nick Garnett <nickg@cygnus.co.uk> | |
| 2 | |
| 3 * src/intr/intr.cxx (Cyg_Interrupt::chain_isr): Calls | |
| 4 HAL_DEFAULT_ISR if it is defined and no chained ISRs have | |
| 5 reported that they have handled the interrupt. | |
| 6 | |
| 7 * src/debug/dbg_gdb.cxx (dbg_make_threadref): Fixed this routine | |
| 8 so that it copes with a NULL thread object. | |
| 9 | |
| 10 1999-05-27 Jesper Skov <jskov@cygnus.co.uk> | |
| 11 | |
| 12 * tests/stress_threads.c: Output stackmon status | |
| 13 occasionally. Output (simple) run time. | |
| 14 | |
| 15 1999-05-27 Jesper Skov <jskov@cygnus.co.uk> | |
| 16 | |
| 17 * tests/kcache1.c: Added handling of unified caches. | |
| 18 | |
| 19 1999-05-26 Jesper Skov <jskov@cygnus.co.uk> | |
| 20 | |
| 21 * include/test/stackmon.h: Fixed some typos and thinkos. | |
| 22 | |
| 23 * tests/tm_basic.cxx: Include new stackmon header. | |
| 24 | |
| 25 * src/common/kapi.cxx: | |
| 26 * include/kapi.h: | |
| 27 Added kapi support for stackmon requirements. | |
| 28 | |
| 29 * include/stackmon.hxx: [deleted] | |
| 30 * include/test/stackmon.h: [added] | |
| 31 Made stackmon safe to use from both C and C++. | |
| 32 | |
| 33 1999-05-25 Jesper Skov <jskov@cygnus.co.uk> | |
| 34 | |
| 35 * tests/stress_threads.c (setup_death_alarm): Only compile when | |
| 36 DEATH_TIME_LIMIT is defined. | |
| 37 | |
| 38 1999-05-25 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 39 | |
| 40 * tests/except1.cxx: | |
| 41 * tests/intr0.cxx (intr0_main): | |
| 42 * tests/kexcept1.c: | |
| 43 * tests/kintr0.c (kintr0_main): | |
| 44 Change all mentions of CYG_HAL_TX39[_JMR3904] to | |
| 45 CYG_HAL_MIPS_TX39[_JMR3904] | |
| 46 | |
| 47 * tests/kcache1.c: Use HAL_DCACHE_SYNC if possible | |
| 48 | |
| 1 1999-05-20 Hugo Tyson <hmt@cygnus.co.uk> | 49 1999-05-20 Hugo Tyson <hmt@cygnus.co.uk> |
| 2 | 50 |
| 3 * tests/tm_basic.cxx (run_all_tests): Added some more stack stats | 51 * tests/tm_basic.cxx (run_all_tests): Added some more stack stats |
| 4 output using stackmon.hxx; also fixed a BUG associated with the | 52 output using stackmon.hxx; also fixed a BUG associated with the |
| 5 definition of stacks in testaux.hxx (within tests dir) that was | 53 definition of stacks in testaux.hxx (within tests dir) that was |
