comparison packages/kernel/current/ChangeLog @ 18:7253dcc42a09 ecos-sw-1999-06-25

Merge from eCos master repository on 1999-06-25-15:31:50-BST
author jlarmour
date Fri, 25 Jun 1999 08:28:05 +0000
parents 4f2df4ab82c8
children 5f5102441818
comparison
equal deleted inserted replaced
17:a658ec000d9f 18:7253dcc42a09
1 1999-06-23 Jesper Skov <jskov@cygnus.co.uk>
2 PR 20209
3 * tests/dhrystone.c: Use fewer loops on ARM targets - they don't
4 have a cache.
5
6 1999-06-22 Nick Garnett <nickg@cygnus.co.uk>
7
8 * src/intr/intr.cxx (Cyg_Interrupt::chain_isr): Was testing the wrong
9 macro for the default ISR. Fixed.
10
11 * src/common/clock.cxx (Cyg_RealTimeClock::isr): Add HANDLED bit
12 to returned value.
13
14 1999-06-21 Jesper Skov <jskov@cygnus.co.uk>
15 PR 20209
16 * tests/dhrystone.c: Don't run test on sims or synthetic target.
17 Only run test when compiled with optimization.
18
1 1999-06-18 Jesper Skov <jskov@cygnus.co.uk> 19 1999-06-18 Jesper Skov <jskov@cygnus.co.uk>
2 20
3 * tests/dhrystone.c: Added unsupported header. 21 * tests/dhrystone.c: Added unsupported header.
4 22
5 1999-06-10 Hugo Tyson <hmt@cygnus.co.uk> 23 1999-06-10 Hugo Tyson <hmt@cygnus.co.uk>