Mercurial > flash_v2
annotate packages/kernel/current/ChangeLog @ 34:29bc183297e1 ecos-sw-1999-09-02
Merge from eCos master repository on 1999-09-02-16:26:10-BST
| author | jlarmour |
|---|---|
| date | Thu, 02 Sep 1999 16:11:22 +0000 |
| parents | 641b639be825 |
| children | e97d78785e2d |
| rev | line source |
|---|---|
|
34
29bc183297e1
Merge from eCos master repository on 1999-09-02-16:26:10-BST
jlarmour
parents:
30
diff
changeset
|
1 1999-08-25 Jonathan Larmour <jlarmour@cygnus.co.uk> |
|
29bc183297e1
Merge from eCos master repository on 1999-09-02-16:26:10-BST
jlarmour
parents:
30
diff
changeset
|
2 |
|
29bc183297e1
Merge from eCos master repository on 1999-09-02-16:26:10-BST
jlarmour
parents:
30
diff
changeset
|
3 * include/pkgconf/kernel.h: Add missing close brace in |
|
29bc183297e1
Merge from eCos master repository on 1999-09-02-16:26:10-BST
jlarmour
parents:
30
diff
changeset
|
4 CYGIMP_KERNEL_COUNTERS_CLOCK_LATENCY CDL. |
|
29bc183297e1
Merge from eCos master repository on 1999-09-02-16:26:10-BST
jlarmour
parents:
30
diff
changeset
|
5 |
|
29bc183297e1
Merge from eCos master repository on 1999-09-02-16:26:10-BST
jlarmour
parents:
30
diff
changeset
|
6 1999-08-24 Nick Garnett <nickg@cygnus.co.uk> |
|
29bc183297e1
Merge from eCos master repository on 1999-09-02-16:26:10-BST
jlarmour
parents:
30
diff
changeset
|
7 |
|
29bc183297e1
Merge from eCos master repository on 1999-09-02-16:26:10-BST
jlarmour
parents:
30
diff
changeset
|
8 * tests/kcache1.c (entry0): Depending on architecture, set |
|
29bc183297e1
Merge from eCos master repository on 1999-09-02-16:26:10-BST
jlarmour
parents:
30
diff
changeset
|
9 cyg_test_is_simulator for last two tests. Otherwise they take far |
|
29bc183297e1
Merge from eCos master repository on 1999-09-02-16:26:10-BST
jlarmour
parents:
30
diff
changeset
|
10 too long and time out. |
|
29bc183297e1
Merge from eCos master repository on 1999-09-02-16:26:10-BST
jlarmour
parents:
30
diff
changeset
|
11 |
|
29bc183297e1
Merge from eCos master repository on 1999-09-02-16:26:10-BST
jlarmour
parents:
30
diff
changeset
|
12 1999-08-23 Hugo Tyson <hmt@cygnus.co.uk> |
|
29bc183297e1
Merge from eCos master repository on 1999-09-02-16:26:10-BST
jlarmour
parents:
30
diff
changeset
|
13 |
|
29bc183297e1
Merge from eCos master repository on 1999-09-02-16:26:10-BST
jlarmour
parents:
30
diff
changeset
|
14 * tests/intr0.cxx (vsr0): |
|
29bc183297e1
Merge from eCos master repository on 1999-09-02-16:26:10-BST
jlarmour
parents:
30
diff
changeset
|
15 * tests/kintr0.c (vsr0): |
|
29bc183297e1
Merge from eCos master repository on 1999-09-02-16:26:10-BST
jlarmour
parents:
30
diff
changeset
|
16 Add a comment to the effect that vsr0() is NOT a valid VSR on any |
|
29bc183297e1
Merge from eCos master repository on 1999-09-02-16:26:10-BST
jlarmour
parents:
30
diff
changeset
|
17 known platform; VSRs must be writ in assembler. Customer |
|
29bc183297e1
Merge from eCos master repository on 1999-09-02-16:26:10-BST
jlarmour
parents:
30
diff
changeset
|
18 requested this, the examples are rather confusing otherwise. |
|
29bc183297e1
Merge from eCos master repository on 1999-09-02-16:26:10-BST
jlarmour
parents:
30
diff
changeset
|
19 |
|
29bc183297e1
Merge from eCos master repository on 1999-09-02-16:26:10-BST
jlarmour
parents:
30
diff
changeset
|
20 1999-08-23 Nick Garnett <nickg@cygnus.co.uk> |
|
29bc183297e1
Merge from eCos master repository on 1999-09-02-16:26:10-BST
jlarmour
parents:
30
diff
changeset
|
21 |
|
29bc183297e1
Merge from eCos master repository on 1999-09-02-16:26:10-BST
jlarmour
parents:
30
diff
changeset
|
22 * include/pkgconf/kernel.h: |
|
29bc183297e1
Merge from eCos master repository on 1999-09-02-16:26:10-BST
jlarmour
parents:
30
diff
changeset
|
23 * src/common/clock.cxx: |
|
29bc183297e1
Merge from eCos master repository on 1999-09-02-16:26:10-BST
jlarmour
parents:
30
diff
changeset
|
24 * tests/tm_basic.cxx: |
|
29bc183297e1
Merge from eCos master repository on 1999-09-02-16:26:10-BST
jlarmour
parents:
30
diff
changeset
|
25 Added CYGVAR_KERNEL_COUNTERS_CLOCK_DSR_LATENCY to enable recording |
|
29bc183297e1
Merge from eCos master repository on 1999-09-02-16:26:10-BST
jlarmour
parents:
30
diff
changeset
|
26 of DSR latency figures. Added code controlled by this option to |
|
29bc183297e1
Merge from eCos master repository on 1999-09-02-16:26:10-BST
jlarmour
parents:
30
diff
changeset
|
27 clock and tm_basic. Also made interrupt latency measurement |
|
29bc183297e1
Merge from eCos master repository on 1999-09-02-16:26:10-BST
jlarmour
parents:
30
diff
changeset
|
28 primarily dependent on CYGVAR_KERNEL_COUNTERS_CLOCK_LATENCY since |
|
29bc183297e1
Merge from eCos master repository on 1999-09-02-16:26:10-BST
jlarmour
parents:
30
diff
changeset
|
29 whether HAL_CLOCK_LATENCY is defined is not sufficient. |
|
29bc183297e1
Merge from eCos master repository on 1999-09-02-16:26:10-BST
jlarmour
parents:
30
diff
changeset
|
30 |
|
30
641b639be825
Merge from eCos master repository on 1999-08-16-22:01:37-BST
jlarmour
parents:
28
diff
changeset
|
31 1999-08-16 Jonathan Larmour <jlarmour@cygnus.co.uk> |
|
641b639be825
Merge from eCos master repository on 1999-08-16-22:01:37-BST
jlarmour
parents:
28
diff
changeset
|
32 |
|
641b639be825
Merge from eCos master repository on 1999-08-16-22:01:37-BST
jlarmour
parents:
28
diff
changeset
|
33 * src/sload/sload.c: Rename AM32 to AM31 |
|
641b639be825
Merge from eCos master repository on 1999-08-16-22:01:37-BST
jlarmour
parents:
28
diff
changeset
|
34 |
|
641b639be825
Merge from eCos master repository on 1999-08-16-22:01:37-BST
jlarmour
parents:
28
diff
changeset
|
35 1999-08-12 Nick Garnett <nickg@cygnus.co.uk> |
|
641b639be825
Merge from eCos master repository on 1999-08-16-22:01:37-BST
jlarmour
parents:
28
diff
changeset
|
36 |
|
641b639be825
Merge from eCos master repository on 1999-08-16-22:01:37-BST
jlarmour
parents:
28
diff
changeset
|
37 * src/debug/dbg_gdb.cxx (dbg_make_threadref): Extended test for |
|
641b639be825
Merge from eCos master repository on 1999-08-16-22:01:37-BST
jlarmour
parents:
28
diff
changeset
|
38 uninitialized thread pointer. |
|
641b639be825
Merge from eCos master repository on 1999-08-16-22:01:37-BST
jlarmour
parents:
28
diff
changeset
|
39 |
|
28
18ee5a9c102e
Merge from eCos master repository on 1999-08-09-17:04:48-BST
jlarmour
parents:
24
diff
changeset
|
40 1999-07-29 Jesper Skov <jskov@cygnus.co.uk> |
|
18ee5a9c102e
Merge from eCos master repository on 1999-08-09-17:04:48-BST
jlarmour
parents:
24
diff
changeset
|
41 |
|
18ee5a9c102e
Merge from eCos master repository on 1999-08-09-17:04:48-BST
jlarmour
parents:
24
diff
changeset
|
42 * src/sync/mutex.cxx (lock): Removed assertion again. Not possible |
|
18ee5a9c102e
Merge from eCos master repository on 1999-08-09-17:04:48-BST
jlarmour
parents:
24
diff
changeset
|
43 to determine if a violation wil cause a deadlock. |
|
18ee5a9c102e
Merge from eCos master repository on 1999-08-09-17:04:48-BST
jlarmour
parents:
24
diff
changeset
|
44 |
|
18ee5a9c102e
Merge from eCos master repository on 1999-08-09-17:04:48-BST
jlarmour
parents:
24
diff
changeset
|
45 1999-07-27 Jesper Skov <jskov@cygnus.co.uk> |
|
18ee5a9c102e
Merge from eCos master repository on 1999-08-09-17:04:48-BST
jlarmour
parents:
24
diff
changeset
|
46 |
|
18ee5a9c102e
Merge from eCos master repository on 1999-08-09-17:04:48-BST
jlarmour
parents:
24
diff
changeset
|
47 * src/sync/mutex.cxx (lock): Added simple assertion check for |
|
18ee5a9c102e
Merge from eCos master repository on 1999-08-09-17:04:48-BST
jlarmour
parents:
24
diff
changeset
|
48 deadlocks. |
|
18ee5a9c102e
Merge from eCos master repository on 1999-08-09-17:04:48-BST
jlarmour
parents:
24
diff
changeset
|
49 |
|
18ee5a9c102e
Merge from eCos master repository on 1999-08-09-17:04:48-BST
jlarmour
parents:
24
diff
changeset
|
50 * tests/stress_threads.c: Only allow printf from main thread to |
|
18ee5a9c102e
Merge from eCos master repository on 1999-08-09-17:04:48-BST
jlarmour
parents:
24
diff
changeset
|
51 prevent deadlocks. |
|
18ee5a9c102e
Merge from eCos master repository on 1999-08-09-17:04:48-BST
jlarmour
parents:
24
diff
changeset
|
52 |
|
24
306eee292492
Merge from eCos master repository on 1999-07-16-05:47:06-BST
jlarmour
parents:
22
diff
changeset
|
53 1999-07-14 Hugo Tyson <hmt@cygnus.co.uk> |
|
306eee292492
Merge from eCos master repository on 1999-07-16-05:47:06-BST
jlarmour
parents:
22
diff
changeset
|
54 |
|
306eee292492
Merge from eCos master repository on 1999-07-16-05:47:06-BST
jlarmour
parents:
22
diff
changeset
|
55 * tests/kcache1.c (entry0): Also perform timing tests with |
|
306eee292492
Merge from eCos master repository on 1999-07-16-05:47:06-BST
jlarmour
parents:
22
diff
changeset
|
56 HAL_DCACHE_INVALIDATE_ALL and/or HAL_ICACHE_INVALIDATE_ALL in the |
|
306eee292492
Merge from eCos master repository on 1999-07-16-05:47:06-BST
jlarmour
parents:
22
diff
changeset
|
57 loop if provided by the HAL. Invalidating the Data cache can |
|
306eee292492
Merge from eCos master repository on 1999-07-16-05:47:06-BST
jlarmour
parents:
22
diff
changeset
|
58 spoil clock operation, so elapsed time appears to be 0. |
|
306eee292492
Merge from eCos master repository on 1999-07-16-05:47:06-BST
jlarmour
parents:
22
diff
changeset
|
59 |
|
306eee292492
Merge from eCos master repository on 1999-07-16-05:47:06-BST
jlarmour
parents:
22
diff
changeset
|
60 * tests/kcache2.c (entry0): Replace the "if (0)" for having a |
|
306eee292492
Merge from eCos master repository on 1999-07-16-05:47:06-BST
jlarmour
parents:
22
diff
changeset
|
61 copy-back cache with a proper test on a HAL macro. Even though I |
|
306eee292492
Merge from eCos master repository on 1999-07-16-05:47:06-BST
jlarmour
parents:
22
diff
changeset
|
62 couldn't actually get those parts of the test to work on the |
|
306eee292492
Merge from eCos master repository on 1999-07-16-05:47:06-BST
jlarmour
parents:
22
diff
changeset
|
63 platform I'm currently working on. |
|
306eee292492
Merge from eCos master repository on 1999-07-16-05:47:06-BST
jlarmour
parents:
22
diff
changeset
|
64 |
|
306eee292492
Merge from eCos master repository on 1999-07-16-05:47:06-BST
jlarmour
parents:
22
diff
changeset
|
65 1999-07-09 Jesper Skov <jskov@cygnus.co.uk> |
|
306eee292492
Merge from eCos master repository on 1999-07-16-05:47:06-BST
jlarmour
parents:
22
diff
changeset
|
66 PR 20210, 20142 |
|
306eee292492
Merge from eCos master repository on 1999-07-16-05:47:06-BST
jlarmour
parents:
22
diff
changeset
|
67 * tests/stress_threads.c: Shifted thread priorities to make room |
|
306eee292492
Merge from eCos master repository on 1999-07-16-05:47:06-BST
jlarmour
parents:
22
diff
changeset
|
68 for main() at priority 0. |
|
306eee292492
Merge from eCos master repository on 1999-07-16-05:47:06-BST
jlarmour
parents:
22
diff
changeset
|
69 |
|
306eee292492
Merge from eCos master repository on 1999-07-16-05:47:06-BST
jlarmour
parents:
22
diff
changeset
|
70 Fixed indentation. |
|
306eee292492
Merge from eCos master repository on 1999-07-16-05:47:06-BST
jlarmour
parents:
22
diff
changeset
|
71 |
|
22
53104bbd5f99
Merge from eCos master repository on 1999-07-09-05:47:06-BST
jlarmour
parents:
20
diff
changeset
|
72 1999-07-08 Jesper Skov <jskov@cygnus.co.uk> |
|
53104bbd5f99
Merge from eCos master repository on 1999-07-09-05:47:06-BST
jlarmour
parents:
20
diff
changeset
|
73 PR 20244 |
|
53104bbd5f99
Merge from eCos master repository on 1999-07-09-05:47:06-BST
jlarmour
parents:
20
diff
changeset
|
74 * tests/stress_threads.c: Changed cyg_user_start() to main() |
|
53104bbd5f99
Merge from eCos master repository on 1999-07-09-05:47:06-BST
jlarmour
parents:
20
diff
changeset
|
75 ensuring a bigger stack (it calls sprintf). |
|
53104bbd5f99
Merge from eCos master repository on 1999-07-09-05:47:06-BST
jlarmour
parents:
20
diff
changeset
|
76 Increased STACK_SIZE by 2kB for printf calls. |
|
53104bbd5f99
Merge from eCos master repository on 1999-07-09-05:47:06-BST
jlarmour
parents:
20
diff
changeset
|
77 |
|
20
5f5102441818
Merge from eCos master repository on 1999-07-02-23:17:07-BST
jlarmour
parents:
18
diff
changeset
|
78 1999-06-30 Jesper Skov <jskov@cygnus.co.uk> |
|
5f5102441818
Merge from eCos master repository on 1999-07-02-23:17:07-BST
jlarmour
parents:
18
diff
changeset
|
79 |
|
5f5102441818
Merge from eCos master repository on 1999-07-02-23:17:07-BST
jlarmour
parents:
18
diff
changeset
|
80 * tests/dhrystone.c: Also NA-quit if CYGPKG_INFRA_DEBUG or |
|
5f5102441818
Merge from eCos master repository on 1999-07-02-23:17:07-BST
jlarmour
parents:
18
diff
changeset
|
81 CYGPKG_KERNEL_INSTRUMENT are enabled. |
|
5f5102441818
Merge from eCos master repository on 1999-07-02-23:17:07-BST
jlarmour
parents:
18
diff
changeset
|
82 |
|
18
7253dcc42a09
Merge from eCos master repository on 1999-06-25-15:31:50-BST
jlarmour
parents:
16
diff
changeset
|
83 1999-06-23 Jesper Skov <jskov@cygnus.co.uk> |
|
7253dcc42a09
Merge from eCos master repository on 1999-06-25-15:31:50-BST
jlarmour
parents:
16
diff
changeset
|
84 PR 20209 |
|
7253dcc42a09
Merge from eCos master repository on 1999-06-25-15:31:50-BST
jlarmour
parents:
16
diff
changeset
|
85 * tests/dhrystone.c: Use fewer loops on ARM targets - they don't |
|
7253dcc42a09
Merge from eCos master repository on 1999-06-25-15:31:50-BST
jlarmour
parents:
16
diff
changeset
|
86 have a cache. |
|
7253dcc42a09
Merge from eCos master repository on 1999-06-25-15:31:50-BST
jlarmour
parents:
16
diff
changeset
|
87 |
|
7253dcc42a09
Merge from eCos master repository on 1999-06-25-15:31:50-BST
jlarmour
parents:
16
diff
changeset
|
88 1999-06-22 Nick Garnett <nickg@cygnus.co.uk> |
|
7253dcc42a09
Merge from eCos master repository on 1999-06-25-15:31:50-BST
jlarmour
parents:
16
diff
changeset
|
89 |
|
7253dcc42a09
Merge from eCos master repository on 1999-06-25-15:31:50-BST
jlarmour
parents:
16
diff
changeset
|
90 * src/intr/intr.cxx (Cyg_Interrupt::chain_isr): Was testing the wrong |
|
7253dcc42a09
Merge from eCos master repository on 1999-06-25-15:31:50-BST
jlarmour
parents:
16
diff
changeset
|
91 macro for the default ISR. Fixed. |
|
7253dcc42a09
Merge from eCos master repository on 1999-06-25-15:31:50-BST
jlarmour
parents:
16
diff
changeset
|
92 |
|
7253dcc42a09
Merge from eCos master repository on 1999-06-25-15:31:50-BST
jlarmour
parents:
16
diff
changeset
|
93 * src/common/clock.cxx (Cyg_RealTimeClock::isr): Add HANDLED bit |
|
7253dcc42a09
Merge from eCos master repository on 1999-06-25-15:31:50-BST
jlarmour
parents:
16
diff
changeset
|
94 to returned value. |
|
7253dcc42a09
Merge from eCos master repository on 1999-06-25-15:31:50-BST
jlarmour
parents:
16
diff
changeset
|
95 |
|
7253dcc42a09
Merge from eCos master repository on 1999-06-25-15:31:50-BST
jlarmour
parents:
16
diff
changeset
|
96 1999-06-21 Jesper Skov <jskov@cygnus.co.uk> |
|
7253dcc42a09
Merge from eCos master repository on 1999-06-25-15:31:50-BST
jlarmour
parents:
16
diff
changeset
|
97 PR 20209 |
|
7253dcc42a09
Merge from eCos master repository on 1999-06-25-15:31:50-BST
jlarmour
parents:
16
diff
changeset
|
98 * tests/dhrystone.c: Don't run test on sims or synthetic target. |
|
7253dcc42a09
Merge from eCos master repository on 1999-06-25-15:31:50-BST
jlarmour
parents:
16
diff
changeset
|
99 Only run test when compiled with optimization. |
|
7253dcc42a09
Merge from eCos master repository on 1999-06-25-15:31:50-BST
jlarmour
parents:
16
diff
changeset
|
100 |
|
16
4f2df4ab82c8
Merge from eCos master repository on 1999-06-18-15:25:04-BST
jlarmour
parents:
14
diff
changeset
|
101 1999-06-18 Jesper Skov <jskov@cygnus.co.uk> |
|
4f2df4ab82c8
Merge from eCos master repository on 1999-06-18-15:25:04-BST
jlarmour
parents:
14
diff
changeset
|
102 |
|
4f2df4ab82c8
Merge from eCos master repository on 1999-06-18-15:25:04-BST
jlarmour
parents:
14
diff
changeset
|
103 * tests/dhrystone.c: Added unsupported header. |
|
4f2df4ab82c8
Merge from eCos master repository on 1999-06-18-15:25:04-BST
jlarmour
parents:
14
diff
changeset
|
104 |
|
14
01ce82f3e11a
Merge from eCos master repository on 1999-06-11-17:05:41-BST
jlarmour
parents:
10
diff
changeset
|
105 1999-06-10 Hugo Tyson <hmt@cygnus.co.uk> |
|
01ce82f3e11a
Merge from eCos master repository on 1999-06-11-17:05:41-BST
jlarmour
parents:
10
diff
changeset
|
106 |
|
01ce82f3e11a
Merge from eCos master repository on 1999-06-11-17:05:41-BST
jlarmour
parents:
10
diff
changeset
|
107 * src/debug/dbg_gdb.cxx (dbg_threadinfo): Report counted sleep |
|
01ce82f3e11a
Merge from eCos master repository on 1999-06-11-17:05:41-BST
jlarmour
parents:
10
diff
changeset
|
108 correctly; both COUNTSLEEP and SLEEPING are set. |
|
01ce82f3e11a
Merge from eCos master repository on 1999-06-11-17:05:41-BST
jlarmour
parents:
10
diff
changeset
|
109 |
|
01ce82f3e11a
Merge from eCos master repository on 1999-06-11-17:05:41-BST
jlarmour
parents:
10
diff
changeset
|
110 1999-06-01 Hugo Tyson <hmt@masala.cygnus.co.uk> |
|
01ce82f3e11a
Merge from eCos master repository on 1999-06-11-17:05:41-BST
jlarmour
parents:
10
diff
changeset
|
111 |
|
01ce82f3e11a
Merge from eCos master repository on 1999-06-11-17:05:41-BST
jlarmour
parents:
10
diff
changeset
|
112 * src/debug/dbg_gdb.cxx (dbg_threadinfo): Make the thread state |
|
01ce82f3e11a
Merge from eCos master repository on 1999-06-11-17:05:41-BST
jlarmour
parents:
10
diff
changeset
|
113 string a little more sensible when read as plain english. |
|
01ce82f3e11a
Merge from eCos master repository on 1999-06-11-17:05:41-BST
jlarmour
parents:
10
diff
changeset
|
114 |
|
16
4f2df4ab82c8
Merge from eCos master repository on 1999-06-18-15:25:04-BST
jlarmour
parents:
14
diff
changeset
|
115 1999-05-31 Jesper Skov <jskov@cygnus.co.uk> |
|
4f2df4ab82c8
Merge from eCos master repository on 1999-06-18-15:25:04-BST
jlarmour
parents:
14
diff
changeset
|
116 |
|
4f2df4ab82c8
Merge from eCos master repository on 1999-06-18-15:25:04-BST
jlarmour
parents:
14
diff
changeset
|
117 * tests/dhrystone.c: |
|
4f2df4ab82c8
Merge from eCos master repository on 1999-06-18-15:25:04-BST
jlarmour
parents:
14
diff
changeset
|
118 * tests/PKGconf.mak (TESTS): |
|
4f2df4ab82c8
Merge from eCos master repository on 1999-06-18-15:25:04-BST
jlarmour
parents:
14
diff
changeset
|
119 Added dhrystone test. |
|
4f2df4ab82c8
Merge from eCos master repository on 1999-06-18-15:25:04-BST
jlarmour
parents:
14
diff
changeset
|
120 |
|
4f2df4ab82c8
Merge from eCos master repository on 1999-06-18-15:25:04-BST
jlarmour
parents:
14
diff
changeset
|
121 Updated to 2.1 from ftp.nosc.mil |
|
4f2df4ab82c8
Merge from eCos master repository on 1999-06-18-15:25:04-BST
jlarmour
parents:
14
diff
changeset
|
122 |
|
10
d3fbcdfa1b2f
Merge from eCos master repository on 1999-05-29-00:13:11-BST
jlarmour
parents:
8
diff
changeset
|
123 1999-05-27 Nick Garnett <nickg@cygnus.co.uk> |
|
d3fbcdfa1b2f
Merge from eCos master repository on 1999-05-29-00:13:11-BST
jlarmour
parents:
8
diff
changeset
|
124 |
|
d3fbcdfa1b2f
Merge from eCos master repository on 1999-05-29-00:13:11-BST
jlarmour
parents:
8
diff
changeset
|
125 * src/intr/intr.cxx (Cyg_Interrupt::chain_isr): Calls |
|
d3fbcdfa1b2f
Merge from eCos master repository on 1999-05-29-00:13:11-BST
jlarmour
parents:
8
diff
changeset
|
126 HAL_DEFAULT_ISR if it is defined and no chained ISRs have |
|
d3fbcdfa1b2f
Merge from eCos master repository on 1999-05-29-00:13:11-BST
jlarmour
parents:
8
diff
changeset
|
127 reported that they have handled the interrupt. |
|
d3fbcdfa1b2f
Merge from eCos master repository on 1999-05-29-00:13:11-BST
jlarmour
parents:
8
diff
changeset
|
128 |
|
d3fbcdfa1b2f
Merge from eCos master repository on 1999-05-29-00:13:11-BST
jlarmour
parents:
8
diff
changeset
|
129 * src/debug/dbg_gdb.cxx (dbg_make_threadref): Fixed this routine |
|
d3fbcdfa1b2f
Merge from eCos master repository on 1999-05-29-00:13:11-BST
jlarmour
parents:
8
diff
changeset
|
130 so that it copes with a NULL thread object. |
|
d3fbcdfa1b2f
Merge from eCos master repository on 1999-05-29-00:13:11-BST
jlarmour
parents:
8
diff
changeset
|
131 |
|
d3fbcdfa1b2f
Merge from eCos master repository on 1999-05-29-00:13:11-BST
jlarmour
parents:
8
diff
changeset
|
132 1999-05-27 Jesper Skov <jskov@cygnus.co.uk> |
|
d3fbcdfa1b2f
Merge from eCos master repository on 1999-05-29-00:13:11-BST
jlarmour
parents:
8
diff
changeset
|
133 |
|
d3fbcdfa1b2f
Merge from eCos master repository on 1999-05-29-00:13:11-BST
jlarmour
parents:
8
diff
changeset
|
134 * tests/stress_threads.c: Output stackmon status |
|
d3fbcdfa1b2f
Merge from eCos master repository on 1999-05-29-00:13:11-BST
jlarmour
parents:
8
diff
changeset
|
135 occasionally. Output (simple) run time. |
|
d3fbcdfa1b2f
Merge from eCos master repository on 1999-05-29-00:13:11-BST
jlarmour
parents:
8
diff
changeset
|
136 |
|
d3fbcdfa1b2f
Merge from eCos master repository on 1999-05-29-00:13:11-BST
jlarmour
parents:
8
diff
changeset
|
137 1999-05-27 Jesper Skov <jskov@cygnus.co.uk> |
|
d3fbcdfa1b2f
Merge from eCos master repository on 1999-05-29-00:13:11-BST
jlarmour
parents:
8
diff
changeset
|
138 |
|
d3fbcdfa1b2f
Merge from eCos master repository on 1999-05-29-00:13:11-BST
jlarmour
parents:
8
diff
changeset
|
139 * tests/kcache1.c: Added handling of unified caches. |
|
d3fbcdfa1b2f
Merge from eCos master repository on 1999-05-29-00:13:11-BST
jlarmour
parents:
8
diff
changeset
|
140 |
|
d3fbcdfa1b2f
Merge from eCos master repository on 1999-05-29-00:13:11-BST
jlarmour
parents:
8
diff
changeset
|
141 1999-05-26 Jesper Skov <jskov@cygnus.co.uk> |
|
d3fbcdfa1b2f
Merge from eCos master repository on 1999-05-29-00:13:11-BST
jlarmour
parents:
8
diff
changeset
|
142 |
|
d3fbcdfa1b2f
Merge from eCos master repository on 1999-05-29-00:13:11-BST
jlarmour
parents:
8
diff
changeset
|
143 * include/test/stackmon.h: Fixed some typos and thinkos. |
|
d3fbcdfa1b2f
Merge from eCos master repository on 1999-05-29-00:13:11-BST
jlarmour
parents:
8
diff
changeset
|
144 |
|
d3fbcdfa1b2f
Merge from eCos master repository on 1999-05-29-00:13:11-BST
jlarmour
parents:
8
diff
changeset
|
145 * tests/tm_basic.cxx: Include new stackmon header. |
|
d3fbcdfa1b2f
Merge from eCos master repository on 1999-05-29-00:13:11-BST
jlarmour
parents:
8
diff
changeset
|
146 |
|
d3fbcdfa1b2f
Merge from eCos master repository on 1999-05-29-00:13:11-BST
jlarmour
parents:
8
diff
changeset
|
147 * src/common/kapi.cxx: |
|
d3fbcdfa1b2f
Merge from eCos master repository on 1999-05-29-00:13:11-BST
jlarmour
parents:
8
diff
changeset
|
148 * include/kapi.h: |
|
d3fbcdfa1b2f
Merge from eCos master repository on 1999-05-29-00:13:11-BST
jlarmour
parents:
8
diff
changeset
|
149 Added kapi support for stackmon requirements. |
|
d3fbcdfa1b2f
Merge from eCos master repository on 1999-05-29-00:13:11-BST
jlarmour
parents:
8
diff
changeset
|
150 |
|
d3fbcdfa1b2f
Merge from eCos master repository on 1999-05-29-00:13:11-BST
jlarmour
parents:
8
diff
changeset
|
151 * include/stackmon.hxx: [deleted] |
|
d3fbcdfa1b2f
Merge from eCos master repository on 1999-05-29-00:13:11-BST
jlarmour
parents:
8
diff
changeset
|
152 * include/test/stackmon.h: [added] |
|
d3fbcdfa1b2f
Merge from eCos master repository on 1999-05-29-00:13:11-BST
jlarmour
parents:
8
diff
changeset
|
153 Made stackmon safe to use from both C and C++. |
|
d3fbcdfa1b2f
Merge from eCos master repository on 1999-05-29-00:13:11-BST
jlarmour
parents:
8
diff
changeset
|
154 |
|
d3fbcdfa1b2f
Merge from eCos master repository on 1999-05-29-00:13:11-BST
jlarmour
parents:
8
diff
changeset
|
155 1999-05-25 Jesper Skov <jskov@cygnus.co.uk> |
|
d3fbcdfa1b2f
Merge from eCos master repository on 1999-05-29-00:13:11-BST
jlarmour
parents:
8
diff
changeset
|
156 |
|
d3fbcdfa1b2f
Merge from eCos master repository on 1999-05-29-00:13:11-BST
jlarmour
parents:
8
diff
changeset
|
157 * tests/stress_threads.c (setup_death_alarm): Only compile when |
|
d3fbcdfa1b2f
Merge from eCos master repository on 1999-05-29-00:13:11-BST
jlarmour
parents:
8
diff
changeset
|
158 DEATH_TIME_LIMIT is defined. |
|
d3fbcdfa1b2f
Merge from eCos master repository on 1999-05-29-00:13:11-BST
jlarmour
parents:
8
diff
changeset
|
159 |
|
d3fbcdfa1b2f
Merge from eCos master repository on 1999-05-29-00:13:11-BST
jlarmour
parents:
8
diff
changeset
|
160 1999-05-25 Jonathan Larmour <jlarmour@cygnus.co.uk> |
|
d3fbcdfa1b2f
Merge from eCos master repository on 1999-05-29-00:13:11-BST
jlarmour
parents:
8
diff
changeset
|
161 |
|
d3fbcdfa1b2f
Merge from eCos master repository on 1999-05-29-00:13:11-BST
jlarmour
parents:
8
diff
changeset
|
162 * tests/except1.cxx: |
|
d3fbcdfa1b2f
Merge from eCos master repository on 1999-05-29-00:13:11-BST
jlarmour
parents:
8
diff
changeset
|
163 * tests/intr0.cxx (intr0_main): |
|
d3fbcdfa1b2f
Merge from eCos master repository on 1999-05-29-00:13:11-BST
jlarmour
parents:
8
diff
changeset
|
164 * tests/kexcept1.c: |
|
d3fbcdfa1b2f
Merge from eCos master repository on 1999-05-29-00:13:11-BST
jlarmour
parents:
8
diff
changeset
|
165 * tests/kintr0.c (kintr0_main): |
|
d3fbcdfa1b2f
Merge from eCos master repository on 1999-05-29-00:13:11-BST
jlarmour
parents:
8
diff
changeset
|
166 Change all mentions of CYG_HAL_TX39[_JMR3904] to |
|
d3fbcdfa1b2f
Merge from eCos master repository on 1999-05-29-00:13:11-BST
jlarmour
parents:
8
diff
changeset
|
167 CYG_HAL_MIPS_TX39[_JMR3904] |
|
d3fbcdfa1b2f
Merge from eCos master repository on 1999-05-29-00:13:11-BST
jlarmour
parents:
8
diff
changeset
|
168 |
|
d3fbcdfa1b2f
Merge from eCos master repository on 1999-05-29-00:13:11-BST
jlarmour
parents:
8
diff
changeset
|
169 * tests/kcache1.c: Use HAL_DCACHE_SYNC if possible |
|
d3fbcdfa1b2f
Merge from eCos master repository on 1999-05-29-00:13:11-BST
jlarmour
parents:
8
diff
changeset
|
170 |
|
8
ece80412419a
Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents:
6
diff
changeset
|
171 1999-05-20 Hugo Tyson <hmt@cygnus.co.uk> |
|
ece80412419a
Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents:
6
diff
changeset
|
172 |
|
ece80412419a
Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents:
6
diff
changeset
|
173 * tests/tm_basic.cxx (run_all_tests): Added some more stack stats |
|
ece80412419a
Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents:
6
diff
changeset
|
174 output using stackmon.hxx; also fixed a BUG associated with the |
|
ece80412419a
Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents:
6
diff
changeset
|
175 definition of stacks in testaux.hxx (within tests dir) that was |
|
ece80412419a
Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents:
6
diff
changeset
|
176 making the main stack usage bogus. |
|
ece80412419a
Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents:
6
diff
changeset
|
177 |
|
ece80412419a
Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents:
6
diff
changeset
|
178 * include/stackmon.hxx: new file, to ease printing stuff about |
|
ece80412419a
Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents:
6
diff
changeset
|
179 stack usage, particularly of interrupt stacks and the idle |
|
ece80412419a
Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents:
6
diff
changeset
|
180 thread. It's not HAL specific, and it can apply to tests outside |
|
ece80412419a
Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents:
6
diff
changeset
|
181 of the kernel, which is why it's in a public include-place. |
|
ece80412419a
Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents:
6
diff
changeset
|
182 It just contains inline functions which define empty if there's no |
|
ece80412419a
Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents:
6
diff
changeset
|
183 handle on the symbols available, so should be safe enough. |
|
ece80412419a
Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents:
6
diff
changeset
|
184 |
|
ece80412419a
Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents:
6
diff
changeset
|
185 1999-05-18 Jesper Skov <jskov@cygnus.co.uk> |
|
ece80412419a
Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents:
6
diff
changeset
|
186 |
|
ece80412419a
Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents:
6
diff
changeset
|
187 * tests/stress_threads.c (main_program): Changed behavior of |
|
ece80412419a
Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents:
6
diff
changeset
|
188 cyg_thread_delete caller. |
|
ece80412419a
Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents:
6
diff
changeset
|
189 |
|
ece80412419a
Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents:
6
diff
changeset
|
190 1999-05-18 Hugo Tyson <hmt@cygnus.co.uk> |
|
ece80412419a
Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents:
6
diff
changeset
|
191 |
|
ece80412419a
Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents:
6
diff
changeset
|
192 * include/kapi.h (cyg_thread_delete): is now a boolean function to |
|
ece80412419a
Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents:
6
diff
changeset
|
193 indicate success. Failure is when the thread needs to run in |
|
ece80412419a
Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents:
6
diff
changeset
|
194 order to become killed. |
|
ece80412419a
Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents:
6
diff
changeset
|
195 |
|
ece80412419a
Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents:
6
diff
changeset
|
196 * src/common/kapi.cxx (cyg_thread_delete): Try killing the thread |
|
ece80412419a
Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents:
6
diff
changeset
|
197 if necessary before deleting; only run the destructor if it was |
|
ece80412419a
Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents:
6
diff
changeset
|
198 killed, and tell the caller so. |
|
ece80412419a
Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents:
6
diff
changeset
|
199 (cyg_thread_kill): Back to the simpler version with no priority |
|
ece80412419a
Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents:
6
diff
changeset
|
200 diddling; it's up to the called to determine that it _has_ died. |
|
ece80412419a
Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents:
6
diff
changeset
|
201 |
|
ece80412419a
Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents:
6
diff
changeset
|
202 * src/common/thread.cxx (kill): Only perform the state-changes |
|
ece80412419a
Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents:
6
diff
changeset
|
203 implied by kill if the thread has not already been killed; |
|
ece80412419a
Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents:
6
diff
changeset
|
204 otherwise two kill()'s will remove a thread unconditionally, |
|
ece80412419a
Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents:
6
diff
changeset
|
205 whether it's in the middle of a wait that needs tidying up or not. |
|
ece80412419a
Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents:
6
diff
changeset
|
206 In other words, ensure idempotency. |
|
ece80412419a
Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents:
6
diff
changeset
|
207 |
|
ece80412419a
Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents:
6
diff
changeset
|
208 1999-05-17 Hugo Tyson <hmt@masala.cygnus.co.uk> |
|
ece80412419a
Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents:
6
diff
changeset
|
209 |
|
ece80412419a
Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents:
6
diff
changeset
|
210 * src/common/kapi.cxx (cyg_thread_kill): Up the priority of the |
|
ece80412419a
Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents:
6
diff
changeset
|
211 killee to make it terminate *now* if we have priorities and they |
|
ece80412419a
Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents:
6
diff
changeset
|
212 are not unique, otherwise asserts are likely with the bitmap |
|
ece80412419a
Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents:
6
diff
changeset
|
213 scheduler. Likewise in thread delete. Condition out the bodies |
|
ece80412419a
Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents:
6
diff
changeset
|
214 of the priority ops if the scheduler does not support priorities. |
|
ece80412419a
Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents:
6
diff
changeset
|
215 |
|
ece80412419a
Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents:
6
diff
changeset
|
216 1999-05-16 Gary Thomas <gthomas@cygnus.co.uk> |
|
ece80412419a
Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents:
6
diff
changeset
|
217 |
|
ece80412419a
Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents:
6
diff
changeset
|
218 * src/intr/intr.cxx (call_pending_DSRs): |
|
ece80412419a
Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents:
6
diff
changeset
|
219 * include/intr.hxx: Change mechanism for defining HAL function |
|
ece80412419a
Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents:
6
diff
changeset
|
220 to run DSRs. This was a "weak" symbol with override, but is now |
|
ece80412419a
Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents:
6
diff
changeset
|
221 a macro in <cyg/hal/hal_intr.h>. |
|
ece80412419a
Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents:
6
diff
changeset
|
222 |
|
6
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
4
diff
changeset
|
223 1999-05-13 Nick Garnett <nickg@cygnus.co.uk> |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
4
diff
changeset
|
224 |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
4
diff
changeset
|
225 The following changes were all made in a branch and are now being |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
4
diff
changeset
|
226 merged: |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
4
diff
changeset
|
227 |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
4
diff
changeset
|
228 1999-05-06 Nick Garnett <nickg@cygnus.co.uk> |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
4
diff
changeset
|
229 |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
4
diff
changeset
|
230 * src/debug/dbg-thread-demux.c: |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
4
diff
changeset
|
231 Use dbg-thread-syscall.h from HAL rather than local version. |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
4
diff
changeset
|
232 Made dbg_thread_syscall_rmt_1() generic to all MIPS targets. |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
4
diff
changeset
|
233 |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
4
diff
changeset
|
234 * src/debug/dbg-thread-syscall.h: |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
4
diff
changeset
|
235 Removed. Replaced by identical file in hal/common. |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
4
diff
changeset
|
236 |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
4
diff
changeset
|
237 1999-04-21 Nick Garnett <nickg@cygnus.co.uk> |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
4
diff
changeset
|
238 |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
4
diff
changeset
|
239 * include/pkgconf/kernel.h: |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
4
diff
changeset
|
240 Added CYGDBG_KERNEL_INSTRUMENT_BUFFER_WRAP option. |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
4
diff
changeset
|
241 |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
4
diff
changeset
|
242 * include/instrmnt.h: Added CYG_INSTRUMENT_EVENT_THREAD_ENTER |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
4
diff
changeset
|
243 event. |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
4
diff
changeset
|
244 |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
4
diff
changeset
|
245 * src/instrmnt/meminst.cxx (cyg_instrument): Added implementation |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
4
diff
changeset
|
246 of CYGDBG_KERNEL_INSTRUMENT_BUFFER_WRAP option. |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
4
diff
changeset
|
247 |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
4
diff
changeset
|
248 * src/common/thread.cxx: Added extra instrumentation point on |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
4
diff
changeset
|
249 thread entry. |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
4
diff
changeset
|
250 |
|
4
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
251 1999-05-10 Jesper Skov <jskov@cygnus.co.uk> |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
252 |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
253 * tests/stress_threads.c (main_program): Added workaround for a |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
254 few PRs. |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
255 |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
256 1999-05-07 Jesper Skov <jskov@cygnus.co.uk> |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
257 |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
258 * src/common/kapi.cxx (cyg_scheduler_unlock, cyg_scheduler_lock): |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
259 Make these simple calls to the scheduler. |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
260 |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
261 1999-05-07 Jesper Skov <jskov@cygnus.co.uk> |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
262 |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
263 * tests/stress_threads.c (setup_death_alarm): Reduce run time on |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
264 synthetic target. |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
265 |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
266 1999-05-06 Jesper Skov <jskov@cygnus.co.uk> |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
267 |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
268 * tests/stress_threads.c: Reversed priorities of agents. |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
269 |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
270 1999-05-06 Jesper Skov <jskov@cygnus.co.uk> |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
271 PRs 20040, (20027), 19991 |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
272 * tests/stress_threads.c: Added main_thread handling resource |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
273 deallocation and printing. |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
274 |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
275 1999-04-27 Jonathan Larmour <jlarmour@cygnus.co.uk> |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
276 |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
277 * tests/stress_threads.c: |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
278 If there aren't enough priorities, output an N/A, rather than |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
279 stopping compilation with a #error |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
280 |
| 2 | 281 1999-04-28 Jesper Skov <jskov@cygnus.co.uk> |
| 282 PR 19850 | |
|
4
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
283 * tests/stress_threads.c: Don't print text from alarm handler. |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
284 |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
285 1999-04-28 Jesper Skov <jskov@cygnus.co.uk> |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
286 PR 19945 workaround |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
287 * tests/kexcept1.c: |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
288 * tests/except1.cxx: |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
289 Made NA to PowerPC SIM. |
| 2 | 290 |
| 291 1999-04-27 Gary Thomas <gthomas@cygnus.co.uk> | |
| 292 | |
| 293 * tests/tm_basic.cxx: | |
| 294 Use/test 'cyg_thread_delete()' function. | |
| 295 Add ability to compute statistics with first datum removed which | |
| 296 can show up cache effects. | |
| 297 Show thread stack usage. | |
| 298 | |
|
4
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
299 Fix merge screwup :-( |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
300 |
| 2 | 301 1999-04-26 Hugo Tyson <hmt@cygnus.co.uk> |
| 302 | |
| 303 * include/kapi.h: Add missing function cyg_thread_delete(); | |
| 304 otherwise there is no way in the C API to re-use thread memory | |
| 305 safely. It just calls the destructor of the Cyg_Thread class. | |
| 306 | |
| 307 * src/common/kapi.cxx (cyg_thread_delete): Implement it. | |
| 308 | |
| 309 1999-04-26 Hugo Tyson <hmt@cygnus.co.uk> | |
| 310 | |
| 311 * tests/stress_threads.c: Commit a better version for Mark since I | |
| 312 happen to have it here; having addressed the main concern of my | |
| 313 approval process. It runs better in sims so long as the | |
| 314 constructor execution isn't messed with, nor timeslicing nor | |
| 315 priority inheritance. | |
| 316 | |
| 317 1999-04-23 Mark Galassi <rosalia@cygnus.com> | |
| 318 | |
| 319 * tests/stress_threads.c (setup_death_alarm): shortened the | |
| 320 simulator time by another factor of 10, hoping that it will not | |
| 321 slow down nightly testing for simulator platforms too much. | |
| 322 (perform_stressful_tasks): added writing of a bit pattern to the | |
| 323 malloc()-ed spaces. Also reduced stack requirements for threads. | |
| 324 | |
|
4
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
325 1999-04-23 Hugo Tyson <hmt@masala.cygnus.co.uk> |
| 2 | 326 |
| 327 * src/common/timer.cxx (Cyg_Timer::activate): we must also disable | |
| 328 the alarm when resetting it so as to remove it from its queue, so | |
| 329 that the enable afterwards places it on the right queue instead of | |
| 330 assuming that, being enabled, it's already there. (if not | |
| 331 enabling, the behaviour is unchanged and correct) This was | |
| 332 detected by uITRON tests[cx]4, with some random perms including | |
| 333 enable CYGIMP_KERNEL_COUNTERS_MULTI_LIST, | |
| 334 value CYGNUM_KERNEL_COUNTERS_MULTI_LIST_SIZE {8}. | |
| 335 The PR is 19475. | |
|
4
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
336 |
| 2 | 337 1999-04-21 Hugo Tyson <hmt@cygnus.co.uk> |
| 338 | |
| 339 * tests/bin_sem1.cxx (bin_sem1_main): Doh! Use priorities 4 and 5 | |
| 340 for the two threads so that they are unique (with a bitmap | |
| 341 scheduler, the threads had prios 0 and 1 resp, which causes an | |
| 342 assert in the attempt to set thread 0's prio to 1, "prios not | |
| 343 unique"). PR 19904. | |
| 344 | |
| 345 1999-04-20 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 346 | |
| 347 * tests/kcache2.c: | |
| 348 Reduce iterations for time_ilock(), time_dlock(), and test_dzero() | |
| 349 if a simulated environment is detected | |
| 350 Fix for PR 19853 | |
| 351 | |
| 352 1999-04-19 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 353 | |
| 354 * tests/kill.cxx: Make delay ticks greater than 1 to prevent | |
| 355 scheduling problems if the clock rolls over immediately | |
| 356 Fix for PR 19516 | |
| 357 | |
|
4
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
358 1999-04-20 Mark Galassi <rosalia@cygnus.com> |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
359 |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
360 * tests/stress_threads.c: applied Hugo's patch to fix stack sizes. |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
361 |
| 2 | 362 1999-04-19 Hugo Tyson <hmt@cygnus.co.uk> |
| 363 | |
| 364 * tests/bin_sem1.cxx (bin_sem1_main): Add priorities to the | |
| 365 threads so that they run sequentially like the tester expected. | |
| 366 Otherwise simple timing, and shorter timeslicing, causes failure | |
| 367 to be reported; likewise if the kernel happens not to run entry0 | |
| 368 first! | |
| 369 (another checkin) | |
| 370 (bin_sem1_main): Add conditional use of set_priority on | |
| 371 CYGIMP_THREAD_PRIORITY as it should be. | |
| 372 | |
| 373 1999-04-14 Jesper Skov <jskov@cygnus.co.uk> | |
| 374 | |
| 375 * src/debug/dbg_gdb.cxx: Fixed compiler warnings, cleaned up stub | |
| 376 requirements (removed FIX ME). | |
| 377 | |
| 378 1999-04-14 Gary Thomas <gthomas@cygnus.co.uk> | |
| 379 | |
| 380 * include/intr.hxx: | |
| 381 * src/intr/intr.cxx (call_pending_DSRs_inner): Rework calling of | |
| 382 DSRs to allow calls from HAL code. This will allow for proper | |
| 383 use of a separate interrupt stack. | |
| 384 | |
| 385 1999-04-14 Mark Galassi <rosalia@cygnus.com> | |
| 386 | |
| 387 * tests/PKGconf.mak: added an ifndef for the AEB-1 board so that | |
| 388 stress_threads is only built conditionally. | |
| 389 | |
| 390 * tests/stress_threads.c: added more config smarts suggested by | |
| 391 Jesper for his configurations. | |
| 392 | |
| 393 1999-04-13 Jesper Skov <jskov@cygnus.co.uk> | |
| 394 PR 19822 | |
| 395 * src/debug/dbg_gdb.cxx: Current thread's registers live in | |
| 396 registers, not _registers. | |
| 397 | |
| 398 1999-04-13 Mark Galassi <rosalia@cygnus.com> | |
| 399 | |
| 400 * tests/stress_threads.c: simple stressing of thread | |
| 401 creation/deletion with some memory-intensive and alarm-based | |
| 402 tasks. This version is set so that it dies after DEATH_TIME_LIMIT | |
| 403 seconds, currently set to 120. #undef-ing DEATH_TIME_LIMIT makes | |
| 404 the test run forever. This is currently not working with the | |
| 405 bitmap scheduler, probably for some simple reason, but I have not | |
| 406 yet broken it down to see why. | |
| 407 | |
| 408 1999-04-12 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 409 | |
| 410 * tests/except1.cxx: | |
| 411 * tests/kexcept1.cxx: | |
| 412 Remove now unnecessary tx39-specific setting of | |
| 413 CYGNUM_HAL_EXCEPTION_DATA_UNALIGNED_ACCESS VSR | |
| 414 Part of cleanup for PR 19731 | |
| 415 | |
| 416 1999-04-09 Hugo Tyson <hmt@cygnus.co.uk> | |
| 417 | |
| 418 Generally: thread->to_queue_head() moves a thread to the head of | |
| 419 whatever queue it is on, if relevant. This is so that a thread | |
| 420 can change priority and then put itself at the front of its new | |
| 421 run queue instead of the end; otherwise it yields too, which may | |
| 422 be undesirable. Particularly for internal use of priorities in | |
| 423 the uITRON compatibility layer. | |
| 424 | |
| 425 * include/thread.hxx (class Cyg_Thread): to_queue_head(): new | |
| 426 function. Define Cyg_Thread::rotate_queue() for all schedulers. | |
| 427 Public inheritance of Cyg_ThreadQueue_Implementation. | |
| 428 | |
| 429 * include/thread.inl (class Cyg_Thread): to_queue_head(): new | |
| 430 function. Define Cyg_Thread::rotate_queue() for all schedulers. | |
| 431 | |
| 432 * include/mlqueue.hxx (class Cyg_SchedThread_Implementation): | |
| 433 to_queue_head(), ...ThreadQueue...::to_head(): new functions. | |
| 434 | |
| 435 * src/sched/mlqueue.cxx (class Cyg_SchedThread_Implementation): | |
| 436 to_queue_head(), ...ThreadQueue...::to_head(): new functions. | |
| 437 | |
| 438 * include/bitmap.hxx (class Cyg_SchedThread_Implementation): | |
| 439 Add empty placeholders for rotate_queue() and to_queue_head() to | |
| 440 maintain commonality of interface. | |
| 441 | |
| 442 1999-04-08 Jesper Skov <jskov@cygnus.co.uk> | |
| 443 PR 19667 | |
| 444 * kernel/current/src/common/thread.cxx: | |
| 445 Removed obsolete Cyg_Thread constructor. | |
| 446 | |
| 447 * kernel/current/tests/testaux.hxx: | |
| 448 * kernel/current/tests/thread0.cxx: | |
| 449 * kernel/current/tests/thread1.cxx: | |
| 450 Changed to use the new Cyg_Thread constructor. | |
| 451 | |
| 452 1999-04-08 Jesper Skov <jskov@cygnus.co.uk> | |
| 453 | |
| 454 * src/common/kapi.cxx: Minor indentation fixes. | |
| 455 | |
| 456 1999-04-07 Jesper Skov <jskov@cygnus.co.uk> | |
| 457 PR 19743 | |
| 458 * include/mfiximpl.inl (Cyg_Mempool_Fixed_Implementation): Moved | |
| 459 argument assertions before the first use of the arguments. | |
| 460 | |
| 461 1999-04-07 Hugo Tyson <hmt@cygnus.co.uk> | |
| 462 | |
| 463 * tests/kexcept1.c (except0_main): | |
| 464 * tests/except1.cxx (except0_main): | |
| 465 Use macro HAL_VSR_SET_TO_ECOS_HANDLER() if defined, to reset | |
| 466 likely exception handler VSRs to eCos' default handlers - the | |
| 467 target side equivalent to CYG_TEST_GDBCMD("handle SIGBUS nostop"); | |
| 468 The VSR may not be the eCos standard one in some implementations | |
| 469 of cooperation with CygMon. | |
| 470 | |
| 471 1999-03-31 Nick Garnett <nickg@cygnus.co.uk> | |
| 472 | |
| 473 * include/pkgconf/kernel.h (CYGNUM_KERNEL_COUNTERS_RTC_PERIOD): | |
| 474 Fixed value of this option for TX39 66MHz to correct number. | |
| 475 | |
| 476 1999-03-25 Gary Thomas <gthomas@cygnus.co.uk> | |
| 477 | |
| 478 * tests/tm_basic.cxx: More adjustments to get clock latency correct. | |
| 479 Some fine tuning of messages and layout to fit well within 80 columns. | |
| 480 | |
| 481 1999-03-24 Nick Garnett <nickg@cygnus.co.uk> | |
| 482 | |
| 483 * include/pkgconf/kernel.h: Fixed an ifdef error. | |
| 484 | |
| 485 1999-03-24 Gary Thomas <gthomas@cygnus.co.uk> | |
| 486 | |
| 487 * tests/tm_basic.cxx (NTEST_THREADS): Reduce # threads so test can | |
| 488 build on smaller machines. Also, only adjust timings by single | |
| 489 "overhead" value instead of the more generous 2*overhead. | |
| 490 | |
| 491 * src/common/clock.cxx: Clock latency measurement defaults to 'off'. | |
| 492 | |
| 493 1999-03-23 Nick Garnett <nickg@cygnus.co.uk> | |
| 494 | |
| 495 * tests/kcache2.c: Reduced number of loops in time_ilock(). On the | |
| 496 MN10300 and TX39 this caused the test to timeout in the testing | |
| 497 farm. | |
| 498 | |
| 499 1999-03-23 Gary Thomas <gthomas@cygnus.co.uk> | |
| 500 | |
| 501 * tests/tm_basic.cxx: | |
| 502 * src/common/clock.cxx: Add 'measure_clock_latency' boolean which | |
| 503 is used to turn clock latency measurements on/off. | |
| 504 | |
| 505 1999-03-23 Nick Garnett <nickg@cygnus.co.uk> | |
| 506 | |
| 507 * tests/tm_basic.cxx (run_all_tests): Changed initial delay from | |
| 508 100 ticks to 2. This is adequate for the purpose of letting the | |
| 509 clock get going, while 100 ticks was too long on simulators. | |
| 510 | |
| 511 1999-03-23 Hugo Tyson <hmt@cygnus.co.uk> | |
| 512 | |
| 513 * tests/kcache1.c: | |
| 514 * tests/kcache2.c: | |
| 515 * tests/kclock1.c: | |
| 516 * tests/kexcept1.c: | |
| 517 * tests/kflag1.c: | |
| 518 * tests/kmbox1.c: | |
| 519 * tests/kmemfix1.c: | |
| 520 * tests/kmemvar1.c: | |
| 521 * tests/kmutex1.c: | |
| 522 * tests/ksched1.c: | |
| 523 * tests/ksem1.c: | |
| 524 * tests/kthread0.c: | |
| 525 * tests/thread0.cxx: | |
| 526 Use CYGNUM_HAL_STACK_SIZE_TYPICAL instead of "4096" and include | |
| 527 hal_arch.h where necessary to get it. | |
| 528 | |
| 529 1999-03-22 Hugo Tyson <hmt@cygnus.co.uk> | |
| 530 | |
| 531 * include/thread.inl (attach_stack): | |
| 532 Fix typo in assert; missing comma. | |
| 533 | |
| 534 1999-03-22 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 535 | |
| 536 * src/debug/dbg-thread-syscall.h: Update copyright | |
| 537 | |
| 538 1999-03-22 Hugo Tyson <hmt@cygnus.co.uk> | |
| 539 | |
| 540 * include/thread.inl: | |
| 541 * src/common/thread.cxx: | |
| 542 * tests/kthread1.c: | |
| 543 * tests/testaux.hxx: | |
| 544 * tests/thread1.cxx: | |
| 545 * tests/thread_gdb.c: | |
| 546 * tests/tm_basic.cxx: | |
| 547 Use CYGNUM_HAL_STACK_SIZE_TYPICAL for the stack size instead of | |
| 548 CYGNUM_HAL_MINIMUM_STACK_SIZE. | |
| 549 Except for stack checking and the idle thread stack which uses | |
| 550 CYGNUM_HAL_STACK_SIZE_MINIMUM. | |
| 551 | |
| 552 1999-03-19 Nick Garnett <nickg@cygnus.co.uk> | |
| 553 | |
| 554 * tests/kcache1.c: | |
| 555 * tests/kcache2.c: | |
| 556 Made all CYG_INTERRUPT_STATE variables register variables. The | |
| 557 value of this variable has to survive cache invalidation and does | |
| 558 not in some testing permutations that are unoptimized. | |
| 559 Fixes PR 19165. | |
| 560 | |
| 561 * include/kapi.h: Type of cyg_tick_count_t changed to cyg_uint64. | |
| 562 Response to PR 19320. | |
| 563 | |
| 564 1999-03-19 Gary Thomas <gthomas@cygnus.co.uk> | |
| 565 | |
| 566 * tests/tm_basic.cxx: Much better analysis of clock interrupt times. | |
| 567 Print average deviation instead of variance. Also print "confidence" | |
| 568 numbers which are a measure of "how likely" a particular number would | |
| 569 be relative to the mean and min of the sample set. | |
| 570 | |
| 571 1999-03-17 Gary Thomas <gthomas@cygnus.co.uk> | |
| 572 | |
| 573 * tests/tm_basic.cxx: Improve messages and layout. | |
| 574 Better message for 'hardware clock tick' value. | |
| 575 | |
| 576 * src/common/clock.cxx: Be more careful about clock latency delta | |
| 577 values that are used/kept - some hardware can yield incorrect values. | |
| 578 | |
| 579 * tests/testaux.hxx: Use HAL recommended stack size for default. | |
| 580 | |
| 581 1999-03-16 Nick Garnett <nickg@cygnus.co.uk> | |
| 582 | |
| 583 * src/common/thread.cxx: | |
| 584 Removed MIPS specific definition of idle_thread_stack[]. This is | |
| 585 so it gets the benefit of the redefinition of | |
| 586 CYGNUM_KERNEL_THREADS_IDLE_STACK_SIZE. This definition has also | |
| 587 been made static, since the MIPS compiler would otherwise put it | |
| 588 in the .data section. | |
| 589 | |
| 590 * include/intr.hxx (class Cyg_Interrupt): | |
| 591 Changed implementation of Cyg_Interrupt::interrupts_enabled() to | |
| 592 test the value of disable_counter, rather than the hardware. | |
| 593 | |
| 594 1999-03-15 Nick Garnett <nickg@cygnus.co.uk> | |
| 595 | |
| 596 * tests/kcache1.c: | |
| 597 * tests/kcache2.c: | |
| 598 Added interrupt disables around cache operations. If these take | |
| 599 too long, an inopportune interrupt can disrupt the cache contents, | |
| 600 or result in the interrupt seeing an inconsistent world. | |
| 601 | |
| 602 1999-03-15 Gary Thomas <gthomas@cygnus.co.uk> | |
| 603 | |
| 604 * tests/tm_basic.cxx: Improved and cleaned up messages overall. | |
| 605 | |
| 606 1999-03-15 Jesper Skov <jskov@cygnus.co.uk> | |
| 607 PR 19504 | |
| 608 * tests/tm_basic.cxx: Kill created threads after mutex, mbox and | |
| 609 semaphore tests. | |
| 610 | |
| 611 1999-03-12 Hugo Tyson <hmt@cygnus.co.uk> | |
| 612 | |
| 613 * src/debug/dbg-thread-demux.c: | |
| 614 Only try handling the SPARClite-SLEB vector correctly if | |
| 615 CYG_HAL_USE_ROM_MONITOR_CYGMON ie. we are talking with CygMon. | |
| 616 Otherwise the code is wrong, but also not used. No matter. | |
| 617 | |
| 618 1999-03-12 Hugo Tyson <hmt@cygnus.co.uk> | |
| 619 | |
| 620 * tests/kthread1.c: | |
| 621 * tests/thread1.cxx: | |
| 622 * tests/thread_gdb.c: | |
| 623 Deal with CYGNUM_HAL_MINIMUM_STACK_SIZE requirement. | |
| 624 | |
| 625 1999-03-12 Gary Thomas <gthomas@cygnus.co.uk> | |
| 626 | |
| 627 * include/thread.inl (attach_stack): Add check/assert for minimum | |
| 628 stack size (HAL defined) | |
| 629 | |
| 630 1999-03-11 Hugo Tyson <hmt@cygnus.co.uk> | |
| 631 | |
| 632 * src/debug/dbg-thread-demux.c (patch_dbg_syscalls): | |
| 633 Use the correct vector table slot for SPARClite-SLEB; it's not 15 | |
| 634 on here, it's BSP_VEC_MT_DEBUG from the hal's hal_cygm.h | |
| 635 | |
| 636 1999-03-11 Nick Garnett <nickg@cygnus.co.uk> | |
| 637 | |
| 638 * tests/testaux.hxx: | |
| 639 Move definition of inline placement operator new outside of ifdef | |
| 640 for NTHREADS so that it can be used by other code. | |
| 641 | |
| 642 * tests/intr0.cxx: | |
| 643 * tests/thread1.cxx: | |
| 644 Make use of placement operator new rather than dynamic one in | |
| 645 intr0. Removed duplicate definition from thread1. | |
| 646 | |
| 647 1999-03-11 Jesper Skov <jskov@cygnus.co.uk> | |
| 648 PR 19472 | |
| 649 * tests/kill.cxx: Increased delays for the synthetic target. | |
| 650 | |
| 651 1999-03-11 Jesper Skov <jskov@cygnus.co.uk> | |
| 652 PR 19468 | |
| 653 * tests/intr0.cxx (intr0_main): | |
| 654 * tests/kintr0.c (kintr0_main): | |
| 655 Only attach interrupt handlers to vectors not in use. | |
| 656 | |
| 657 1999-03-10 Jesper Skov <jskov@cygnus.co.uk> | |
| 658 PR 19368 | |
| 659 * src/sched/sched.cxx (start): Change the dependency for | |
| 660 referencing the RTC to make its inclusion independent of scheduler | |
| 661 choice. | |
| 662 | |
| 663 1999-03-10 Jesper Skov <jskov@cygnus.co.uk> | |
| 664 PR 17357 | |
| 665 * src/intr/intr.cxx (attach): Assert that interrupt vector attach | |
| 666 will succeed. | |
| 667 | |
| 668 1999-03-10 Nick Garnett <nickg@cygnus.co.uk> | |
| 669 | |
| 670 * include/pkgconf/kernel.h: | |
| 671 Changed names used to control clock frequency on TX39 target. | |
| 672 | |
| 673 1999-03-08 Gary Thomas <gthomas@cygnus.co.uk> | |
| 674 | |
| 675 * src/sync/mutex.cxx: Allow 'Cyg_Condition_Variable::wait()' | |
| 676 to be entered with the scheduler locked (and thsu exit in | |
| 677 the same state). This will allow for fully thread-safe use | |
| 678 of 'Cyg_Condition_Variable::wait()'. | |
| 679 | |
| 680 1999-02-26 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 681 | |
| 682 * tests/except1.cxx (except0_main): | |
| 683 * tests/kexcept1.c (except0_main): | |
| 684 Move CYG_TEST_GDBCMD back to being before CYG_TEST_INIT | |
| 685 | |
| 686 1999-02-26 Jesper Skov <jskov@cygnus.co.uk> | |
| 687 PR 19283 | |
| 688 | |
| 689 * src/common/kapi.cxx: Changed cyg_exception_call_handler | |
| 690 definition to be consistent with declaration. | |
| 691 | |
| 692 * include/kapi.h: Change cyg_code_t to signed type. | |
| 693 | |
| 694 * tests/except1.cxx (except0_main): | |
| 695 * tests/kexcept1.c (except0_main): | |
| 696 Init diag before making first output. | |
| 697 | |
| 698 1999-02-26 Jesper Skov <jskov@cygnus.co.uk> | |
| 699 PR 19284 | |
| 700 * tests/mutex2.cxx (mutex2_main): Set priorities in a different | |
| 701 order. | |
| 702 | |
| 703 1999-02-25 Nick Garnett <nickg@cygnus.co.uk> | |
| 704 | |
| 705 * include/sched.hxx (class Cyg_Scheduler_Base): | |
| 706 Added CYGBLD_ATTRIB_ASM_ALIAS(cyg_scheduler_sched_lock) to | |
| 707 declaration of sched_lock member. This makes it have the given | |
| 708 name in the object and assembler files. This in turn eliminates | |
| 709 the need to have a C++ mangled name in the HAL. | |
| 710 | |
| 711 * src/intr/intr.cxx: | |
| 712 Cyg_Interrupt::detach() was not translating the vector to a table | |
| 713 index correctly in the chained case. Fixed. | |
| 714 | |
| 715 1999-02-24 Nick Garnett <nickg@cygnus.co.uk> | |
| 716 | |
| 717 * include/intr.hxx: | |
| 718 * src/intr/intr.cxx: | |
| 719 Added an interrupt disable counter to | |
| 720 Cyg_Interrupt::disable_interrupts() and | |
| 721 Cyg_Interrupt::enable_interrupts(). | |
| 722 | |
| 723 1999-02-23 Nick Garnett <nickg@cygnus.co.uk> | |
| 724 | |
| 725 * include/pkgconf/kernel.h: | |
| 726 Added support for 66MHz part. | |
| 727 | |
| 728 * include/instrmnt.h: | |
| 729 Added CYG_INSTRUMENT_EVENT_MUTEX_RELEASE and | |
| 730 CYG_INSTRUMENT_EVENT_MUTEX_RELEASED. This should have been part of | |
| 731 the 1999-02-22 checkin. | |
| 732 | |
| 733 1999-02-23 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 734 | |
| 735 * tests/clock0.cxx, tests/clock1.cxx, tests/except1.cxx, | |
| 736 tests/kcache1.c, tests/kcache2.c, tests/kclock0.c, tests/kclock1.c, | |
| 737 tests/kexcept1.c, tests/kflag0.c, tests/kflag1.c, tests/kill.cxx, | |
| 738 tests/kintr0.c, tests/kmbox1.c, tests/kmemfix1.c, tests/kmemvar1.c, | |
| 739 tests/kmutex0.c, tests/kmutex1.c, tests/ksched1.c, tests/ksem0.c, | |
| 740 tests/ksem1.c, tests/kthread0.c, tests/kthread1.c, tests/thread1.cxx: | |
| 741 Use CYG_TEST_NA() rather than CYG_TEST_PASS_FINISH() for tests that | |
| 742 are not applicable for this configuration | |
| 743 | |
| 744 1999-02-22 Nick Garnett <nickg@cygnus.co.uk> | |
| 745 | |
| 746 * include/kapi.h: | |
| 747 * include/mutex.hxx: | |
| 748 * src/sync/mutex.cxx: | |
| 749 * src/common/kapi.cxx: | |
| 750 * tests/mutex2.cxx: | |
| 751 * tests/PKGconf.mak: | |
| 752 Added Kernel API support for thread release, which allows a thread | |
| 753 to be broken out of any wait. Also added support for releasing all | |
| 754 threads waiting to lock a mutex, both at C++ and Kernel API | |
| 755 levels. Added a test program, mutex2, to test this fuctionality | |
| 756 out. | |
| 757 | |
| 758 1999-02-20 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 759 | |
| 760 * include/except.hxx: | |
| 761 * include/kapidata.h | |
| 762 Rename CYG_EXCEPTION_COUNT -> CYGNUM_HAL_EXCEPTION_COUNT in line | |
| 763 with HAL changes | |
| 764 Rename deliver_exception() -> cyg_hal_deliver_exception() | |
| 765 QA improvements | |
| 766 | |
| 767 * src/common/clock.cxx: | |
| 768 Rename CYG_VECTOR_RTC -> CYGNUM_HAL_INTERRUPT_RTC in line with | |
| 769 HAL changes | |
| 770 | |
| 771 * src/common/except.cxx: | |
| 772 Rename CYG_EXCEPTION_* -> CYGNUM_HAL_EXCEPTION_* in line | |
| 773 with HAL changes | |
| 774 Allow for CYGNUM_HAL_EXCEPTION_MIN != 0 | |
| 775 Rename deliver_exception() -> cyg_hal_deliver_exception() | |
| 776 Add more tracing, and fix some existing | |
| 777 QA improvements | |
| 778 | |
| 779 * src/intr/intr.cxx: | |
| 780 Rename CYG_ISR_* -> CYGNUM_HAL_ISR_* in line with HAL changes | |
| 781 Add more tracing, and fix some existing | |
| 782 QA improvements | |
| 783 | |
| 784 * src/sched/bitmap.cxx: | |
| 785 * src/sched/mlqueue.cxx: | |
| 786 * src/sync/mutex.cxx: | |
| 787 Add more tracing and fix some existing | |
| 788 QA improvements | |
| 789 | |
| 790 * tests/except1.cxx: | |
| 791 * tests/kexcept1.c | |
| 792 Rename CYG_EXCEPTION_* -> CYGNUM_HAL_EXCEPTION_* in line | |
| 793 with HAL changes | |
| 794 QA improvements | |
| 795 Use new CYG_TEST_GDBCMD to tell GDB not to stop | |
| 796 Remove special simulator case as it should now work | |
| 797 | |
| 798 * tests/intr0.cxx: | |
| 799 * tests/kintr0.c: | |
| 800 Rename CYG_ISR/VSR_* -> CYGNUM_HAL_ISR/VSR_* in line | |
| 801 with HAL changes | |
| 802 QA improvements | |
| 803 | |
| 804 1999-02-16 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 805 | |
| 806 * tests/kexcept1.c (except0_main): Tell GDB to not stop on | |
| 807 SIGBUS or SIGSEGV since we know we're going to cause an exception | |
| 808 | |
| 809 1999-02-12 Hugo Tyson <hmt@cygnus.co.uk> | |
| 810 | |
| 811 * src/common/thread.cxx (idle_thread_stack): | |
| 812 Override CYGNUM_KERNEL_THREADS_IDLE_STACK_SIZE if | |
| 813 CYGNUM_HAL_MINIMUM_STACK_SIZE demands it. | |
| 814 | |
| 815 * include/pkgconf/kernel.h (CYGNUM_KERNEL_THREADS_IDLE_STACK_SIZE): | |
| 816 Document that this option can be overridden by HALs demands. | |
| 817 | |
| 818 1999-02-11 Jesper Skov <jskov@cygnus.co.uk> | |
| 819 | |
| 820 * src/debug/dbg-thread-syscall.h: | |
| 821 * src/debug/dbg-thread-demux.c: | |
| 822 Added handling of dbg_scheduler_func calls. | |
| 823 | |
| 824 1999-02-11 Nick Garnett <nickg@cygnus.co.uk> | |
| 825 | |
| 826 * include/kapi.h: | |
| 827 * src/common/kapi.cxx: | |
| 828 Added API support for per-thread data. | |
| 829 | |
| 830 * include/kapi.h: | |
| 831 * src/common/kapi.cxx: | |
| 832 * tests/ksem1.c: | |
| 833 * tests/tm_basic.cxx: | |
| 834 Changed arguments to Kernel C API semaphore functions to take | |
| 835 cyg_count32 rather than cyg_ucount32. This makes them consistent | |
| 836 with the underlying implementation and allows for negative counts | |
| 837 in the future. Changed some tests to match. | |
| 838 Fixes PR 17877. | |
| 839 | |
| 840 1999-02-08 Jesper Skov <jskov@cygnus.co.uk> | |
| 841 | |
| 842 * tests/kexcept1.c (entry0): | |
| 843 * tests/except1.cxx (entry0): | |
| 844 Don't call cause_exception on SIMs. | |
| 845 | |
| 846 1999-02-05 Jesper Skov <jskov@cygnus.co.uk> | |
| 847 | |
| 848 * src/common/clock.cxx (isr): Ignore a latency of 0 when finding | |
| 849 min_clock_latency. | |
| 850 | |
| 851 1999-02-04 Jesper Skov <jskov@cygnus.co.uk> | |
| 852 PR 19075 | |
| 853 * include/instrmnt.h: Slightly overdid the use of CYG_UNUSED_PARAM | |
| 854 macros. | |
| 855 | |
| 856 1999-02-04 Jesper Skov <jskov@cygnus.co.uk> | |
| 857 | |
| 858 * src/intr/intr.cxx: | |
| 859 Make instrumentation macros always use the parameters to avoid | |
| 860 compiler warnings. | |
| 861 | |
| 862 1999-02-03 Jesper Skov <jskov@cygnus.co.uk> | |
| 863 PR 18075 | |
| 864 * tests/memfix1.cxx: | |
| 865 * tests/kmemfix1.c: | |
| 866 Make timing less sensitive. | |
| 867 | |
| 868 1999-02-02 Jesper Skov <jskov@cygnus.co.uk> | |
| 869 | |
| 870 * tests/bin_sem2.cxx: Fixed compiler warning. | |
| 871 | |
| 872 1999-02-02 Jesper Skov <jskov@cygnus.co.uk> | |
| 873 PR 18971 | |
| 874 * tests/bin_sem2.cxx (bin_sem2_main): Reduce run time in SIM. | |
| 875 | |
| 876 1999-02-01 Nick Garnett <nickg@cygnus.co.uk> | |
| 877 | |
| 878 * tests/kcache2.c: Added calls to HAL_DCACHE_SYNC() before all | |
| 879 relevant calls to HAL_DCACHE_DISABLE(). This should have been done | |
| 880 on 1999-01-25 where is was only done to one instance. | |
| 881 | |
| 882 1999-02-01 Gary Thomas <gthomas@cygnus.co.uk> | |
| 883 | |
| 884 * tests/tm_basic.cxx: Adjust stack sizes for platforms with | |
| 885 limited memory. | |
| 886 | |
| 887 1999-01-28 Nick Garnett <nickg@cygnus.co.uk> | |
| 888 | |
| 889 * src/intr/intr.cxx: When using chained interrupts, | |
| 890 interrupt_end() is passed NULL as the intr argument. If | |
| 891 instrumentation is also enabled, the CYG_INSTRUMENT_INTR() calls | |
| 892 will try to indirect through zero. Added ifdefs to avoid | |
| 893 this. Also test intr for NULL before trying to post the DSR. | |
| 894 Fixes PR 18771. | |
| 895 | |
| 896 1999-01-28 Jesper Skov <jskov@cygnus.co.uk> | |
| 897 | |
| 898 * tests/tm_basic.cxx: Fixed strings. | |
| 899 | |
| 900 1999-01-26 Hugo Tyson <hmt@cygnus.co.uk> | |
| 901 | |
| 902 * tests/kcache1.c (time0): Waste much less time if running in a | |
| 903 simulator. Do only 40 loops instead of 4000. | |
| 904 In consequence the nasty meddling with MAX_STRIDE depending on | |
| 905 HAL_xxx_SIM package definitions can go. | |
| 906 | |
| 907 1999-01-26 Jesper Skov <jskov@cygnus.co.uk> | |
| 908 PR 18902 | |
| 909 * src/debug/dbg-thread-demux.c: Oops. Undid my change of 1999-01-21. | |
| 910 | |
| 911 1999-01-25 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 912 | |
| 913 * src/common/except.cxx: Make global exception initialisation object | |
| 914 be constructed at INTERRUPT priority | |
| 915 | |
| 916 1999-01-25 Jesper Skov <jskov@cygnus.co.uk> | |
| 917 PR 18002 | |
| 918 * tests/thread_gdb.c: Ensure that there are enough priorities. | |
| 919 | |
| 920 1999-01-25 Jesper Skov <jskov@cygnus.co.uk> | |
| 921 PR 18875 | |
| 922 * tests/tm_basic.cxx: Ensure that there are enough priorities. | |
| 923 | |
| 924 1999-01-25 Nick Garnett <nickg@cygnus.co.uk> | |
| 925 | |
| 926 * tests/kcache2.c (test_dstore): Added call to HAL_DCACHE_SYNC() | |
| 927 before disabling cache. On some architectures disabling the cache | |
| 928 would cause the following call to do nothing. | |
| 929 Fixes PR 18849. | |
| 930 | |
| 931 1999-01-22 Jesper Skov <jskov@cygnus.co.uk> | |
| 932 | |
| 933 * tests/tm_basic.cxx: Don't run on Linux target. | |
| 934 | |
| 935 1999-01-21 Hugo Tyson <hmt@cygnus.co.uk> | |
| 936 These changes are to get tests working with the SPARClite port; it | |
| 937 doesn't do 8-byte register access unless it's properly aligned. | |
| 938 | |
| 939 * tests/philo.cxx (cyg_start): | |
| 940 Use tests/testaux.hxx to get new threads, to get the alignment | |
| 941 required; see below. | |
| 942 | |
| 943 * tests/thread2.cxx (thread2_main): | |
| 944 Use tests/testaux.hxx to get new threads, to get the alignment | |
| 945 required; see below. | |
| 946 | |
| 947 * tests/tm_basic.cxx: | |
| 948 Larger stack for greedy processor. | |
| 949 | |
| 950 * tests/testaux.hxx: | |
| 951 thread_obj[][] and stack[][] are now 8-byte aligned like certain | |
| 952 processors require; Cyg_Thread contains cyg_tick_count which is | |
| 953 64-bit so any "standalone" C++ object would be so aligned. These | |
| 954 dynamically allocated ones should be too. | |
| 955 | |
| 956 1999-01-21 Jesper Skov <jskov@cygnus.co.uk> | |
| 957 PR 18747 | |
| 958 * tests/flag1.cxx: Increase delays/timeouts to prevent failure | |
| 959 when configured with full trace logging. | |
| 960 | |
| 961 1999-01-21 Jesper Skov <jskov@cygnus.co.uk> | |
| 962 | |
| 963 * src/debug/dbg-thread-demux.c: Removed PR 17327 workarounds. | |
| 964 | |
| 965 1999-01-19 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 966 | |
| 967 * src/sched/sched.cxx (start): | |
| 968 CYG_REFERENCE_SYMBOL -> CYG_REFERENCE_OBJECT in line with | |
| 969 cyg_type.h change | |
| 970 | |
| 971 1999-01-19 Jesper Skov <jskov@cygnus.co.uk> | |
| 972 PR 18824 | |
| 973 * src/sync/mutex.cxx: | |
| 974 * include/pkgconf/kernel.h: Let | |
| 975 CYGMFN_KERNEL_SYNCH_CONDVAR_TIMED_WAIT require | |
| 976 CYGFUN_KERNEL_THREADS_TIMER. | |
| 977 | |
| 978 1999-01-18 Nick Garnett <nickg@cygnus.co.uk> | |
| 979 | |
| 980 * src/debug/dbg-thread-demux.c (patch_dbg_syscalls): Added test | |
| 981 for CYGDBG_KERNEL_DEBUG_GDB_THREAD_SUPPORT in patch_dbg_syscalls(). | |
| 982 | |
| 983 1999-01-15 Gary Thomas <gthomas@cygnus.co.uk> | |
| 984 | |
| 985 * include/mvarimpl.inl (free): Memory list sort was incorrect. | |
| 986 | |
| 987 * tests/PKGconf.mak (TESTS): Don't build cache tests on | |
| 988 some platforms. | |
| 989 | |
| 990 1999-01-15 Jesper Skov <jskov@cygnus.co.uk> | |
| 991 PR 18768 | |
| 992 | |
| 993 * tests/kmbox1.c: | |
| 994 * tests/mbox1.cxx: | |
| 995 Increase delays used so the overhead of GDB packets doesn't make | |
| 996 the tests fail. | |
| 997 | |
| 998 1999-01-14 Jesper Skov <jskov@cygnus.co.uk> | |
| 999 | |
| 1000 * src/sched/sched.cxx (start): Use new CYG_REFERENCE_SYMBOL macro. | |
| 1001 | |
| 1002 1999-01-14 Nick Garnett <nickg@cygnus.co.uk> | |
| 1003 | |
| 1004 * src/debug/dbg_gdb.cxx: Extended return types to include success, | |
| 1005 fail and caller-do-it as required by msnyder. | |
| 1006 | |
| 1007 * src/debug/dbg-thread-demux.c: Moved prototype of dbg_scheduler() | |
| 1008 to dbg-threads-api.h. | |
| 1009 | |
| 1010 1999-01-13 Jesper Skov <jskov@cygnus.co.uk> | |
| 1011 | |
| 1012 * src/sched/sched.cxx (start): Better implementation of the | |
| 1013 real_time_clock reference. | |
| 1014 | |
| 1015 1999-01-13 Jesper Skov <jskov@cygnus.co.uk> | |
| 1016 | |
| 1017 * include/pkgconf/kernel.h: Disable CYGSEM_KERNEL_SCHED_TIMESLICE | |
| 1018 in CYG_HAL_ROM_MONITOR magic. | |
| 1019 | |
| 1020 1999-01-07 Jesper Skov <jskov@cygnus.co.uk> | |
| 1021 | |
| 1022 * include/pkgconf/kernel.h: Added RTC values for i386/Linux. | |
| 1023 | |
| 1024 | |
| 1025 1999-01-12 Nick Garnett <nickg@cygnus.co.uk> | |
| 1026 | |
| 1027 * src/debug/dbg-thread-demux.c: | |
| 1028 Changed API of patch_dbg_syscalls() to take a pointer to the start | |
| 1029 of the vector and insert several vectors. | |
| 1030 | |
| 1031 * src/debug/dbg_gdb.cxx: | |
| 1032 Added dbg_scheduler() function to allow debuggers to lock and | |
| 1033 unlock the scheduler. This helps when stepping multithreaded code. | |
| 1034 | |
| 1035 * include/sched.hxx: | |
| 1036 * include/sched.inl: | |
| 1037 Added Cyg_Scheduler::unlock_simple() to decrement the lock without | |
| 1038 rescheduling. | |
| 1039 | |
| 1040 1999-01-05 Jesper Skov <jskov@cygnus.co.uk> | |
| 1041 PR 18574 | |
| 1042 | |
| 1043 * src/sched/sched.cxx (start): Reference the real time clock to | |
| 1044 ensure it is included when linking. | |
| 1045 | |
| 1046 1999-01-04 Jesper Skov <jskov@cygnus.co.uk> | |
| 1047 | |
| 1048 * tests/thread1.cxx: | |
| 1049 * tests/mbox1.cxx: | |
| 1050 * tests/kmbox1.c: | |
| 1051 * tests/kill.cxx: | |
| 1052 * tests/kflag1.c: | |
| 1053 * tests/kclock1.c: | |
| 1054 * tests/flag1.cxx: | |
| 1055 * src/common/thread.cxx: | |
| 1056 CYGFUN_KERNEL_THREADS_TIMER requires CYGVAR_KERNEL_COUNTERS_CLOCK | |
| 1057 so don't check for the latter explicitly. | |
| 1058 | |
| 1059 1999-01-04 Jesper Skov <jskov@cygnus.co.uk> | |
| 1060 PR 18573 | |
| 1061 | |
| 1062 * tests/thread1.cxx: | |
| 1063 * tests/mbox1.cxx: | |
| 1064 * tests/kmbox1.c: | |
| 1065 * tests/kflag1.c: | |
| 1066 * tests/flag1.cxx: | |
| 1067 Don't run tests that rely on delay() when delay() is only defined | |
| 1068 as an empty function. | |
| 1069 | |
| 1070 1998-12-24 Bart Veer <bartv@cygnus.co.uk> | |
| 1071 | |
| 1072 * src/sync/mutex.cxx: | |
| 1073 * src/sync/mbox.cxx: | |
| 1074 * src/sync/flag.cxx: | |
| 1075 * src/sched/sched.cxx: | |
| 1076 * src/mem/memvar.cxx: | |
| 1077 * src/mem/memfixed.cxx: | |
| 1078 * src/common/thread.cxx: | |
| 1079 * src/common/clock.cxx: | |
| 1080 * include/mempoolt.inl: | |
| 1081 * include/mempolt2.inl: | |
| 1082 * include/mboxt2.inl: | |
| 1083 * include/mboxt.inl: | |
| 1084 check_this() member functions should now be const | |
| 1085 | |
| 1086 1998-12-22 Nick Garnett <nickg@cygnus.co.uk> | |
| 1087 | |
| 1088 * include/instrmnt.h: Fixed casts for arguments to | |
| 1089 cyg_instrument() to work in C. Fixes PR 18413. | |
| 1090 | |
| 1091 1998-12-21 Gary Thomas <gthomas@cygnus.co.uk> | |
| 1092 | |
| 1093 * include/pkgconf/kernel.h: Change AEB-1 clock scale. | |
| 1094 | |
| 1095 1998-12-17 Gary Thomas <gthomas@cygnus.co.uk> | |
| 1096 | |
| 1097 * tests/tm_basic.cxx: Calculate system clock resolution | |
| 1098 based on 'CYGNUM_KERNEL_COUNTERS_RTC_RESOLUTION' | |
| 1099 | |
| 1100 1998-12-16 Gary Thomas <gthomas@cygnus.co.uk> | |
| 1101 | |
| 1102 * include/pkgconf/kernel.h (CYGNUM_KERNEL_COUNTERS_RTC_PERIOD): | |
| 1103 Add support for new ARM AEB-1. | |
| 1104 | |
| 1105 1998-12-16 Hugo Tyson <hmt@masala.cygnus.co.uk> | |
| 1106 | |
| 1107 * tests/intr0.cxx (intr0_main): | |
| 1108 * tests/kintr0.c (kintr0_main): | |
| 1109 Conditionally use a different interrupt vector number on tx39 when | |
| 1110 in the simulator (according to cyg_test_is_simulator) so that | |
| 1111 these tests execute correctly in simulators. | |
| 1112 | |
| 1113 1998-12-16 Jesper Skov <jskov@cygnus.co.uk> | |
| 1114 PR 18546 | |
| 1115 | |
| 1116 * tests/kill.cxx (cyg_start): Do NOP test if required kernel | |
| 1117 functionality is disabled. | |
| 1118 | |
| 1119 1998-12-15 Jesper Skov <jskov@cygnus.co.uk> | |
| 1120 | |
| 1121 * include/pkgconf/kernel.h: Changed | |
| 1122 CYGDBG_KERNEL_DEBUG_GDB_INCLUDE_STUBS to | |
| 1123 CYGDBG_HAL_DEBUG_GDB_INCLUDE_STUBS. | |
| 1124 | |
| 1125 1998-12-14 Jesper Skov <jskov@cygnus.co.uk> | |
| 1126 | |
| 1127 * tests/tm_basic.cxx: Made use of cyg_mbox_get() conditional on | |
| 1128 CYGMFN_KERNEL_SYNCH_MBOXT_PUT_CAN_WAIT. | |
| 1129 | |
| 1130 1998-12-14 Jesper Skov <jskov@cygnus.co.uk> | |
| 1131 | |
| 1132 * tests/tm_basic.cxx: Added requirement for kernel RTC. | |
| 1133 | |
| 1134 1998-12-11 Jesper Skov <jskov@cygnus.co.uk> | |
| 1135 | |
| 1136 * tests/kcache2.c: Added tests of three more macros. | |
| 1137 | |
| 1138 1998-12-10 Jesper Skov <jskov@cygnus.co.uk> | |
| 1139 | |
| 1140 * tests/kcache2.c: Added tests of three more macros. | |
| 1141 | |
| 1142 1998-12-10 Jesper Skov <jskov@cygnus.co.uk> | |
| 1143 | |
| 1144 * tests/PKGconf.mak: | |
| 1145 * tests/kcache2.c: | |
| 1146 Added new cache test. | |
| 1147 | |
| 1148 1998-12-04 Nick Garnett <nickg@cygnus.co.uk> | |
| 1149 | |
| 1150 * include/intr.hxx: | |
| 1151 * src/intr/intr.cxx (cyg_interrupt_post_dsr): Added this function | |
| 1152 to allow functions in the HAL, which are always only in C, to call | |
| 1153 Cyg_Interrupt::post_dsr(). Have also returned post_dsr() to | |
| 1154 private parts of Cyg_Interrupt. | |
| 1155 | |
| 1156 1998-12-04 Jesper Skov <jskov@cygnus.co.uk> | |
| 1157 | |
| 1158 * include/intr.hxx (class Cyg_Interrupt): Made post_dsr public so | |
| 1159 it can be called from HAL interrupt arbiters. | |
| 1160 | |
| 1161 1998-12-04 Jesper Skov <jskov@cygnus.co.uk> | |
| 1162 | |
| 1163 * include/pkgconf/kernel.h (CYGNUM_KERNEL_COUNTERS_RTC_PERIOD): | |
| 1164 Set to the correct value for a 33.333MHz clock. | |
| 1165 | |
| 1166 1998-12-02 Jesper Skov <jskov@cygnus.co.uk> | |
| 1167 | |
| 1168 * src/intr/intr.cxx (interrupt_end, chain_isr): Got rid of magic | |
| 1169 interrupt constants. | |
| 1170 | |
| 1171 1998-11-30 Gary Thomas <gthomas@cygnus.co.uk> | |
| 1172 | |
| 1173 * include/pkgconf/kernel.h: Fix spelling of CYGVAR_KERNEL_COUNTERS_CLOCK | |
| 1174 | |
| 1175 1998-11-25 Jesper Skov <jskov@cygnus.co.uk> | |
| 1176 | |
| 1177 * src/common/thread.cxx (check_this): Check that stack_ptr is | |
| 1178 within its limits. | |
| 1179 | |
| 1180 Wed Nov 25 18:45:12 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 1181 | |
| 1182 * include/sched.inl (unlock) (lock): | |
| 1183 * src/common/thread.cxx (thread_entry): | |
| 1184 * src/sched/sched.cxx (unlock_inner): | |
| 1185 | |
| 1186 Ensure all accesses to sched_lock cannot be reordered by the | |
| 1187 optimiser | |
| 1188 | |
| 1189 1998-11-24 Jesper Skov <jskov@cygnus.co.uk> | |
| 1190 | |
| 1191 * src/common/thread.cxx (thread_entry): Prevent scheduler lock | |
| 1192 from being released too early. | |
| 1193 | |
| 1194 1998-11-23 Nick Garnett <nickg@cygnus.co.uk> | |
| 1195 | |
| 1196 * include/pkgconf/kernel.h: | |
| 1197 * src/common/clock.cxx: | |
| 1198 Added CYGIMP_KERNEL_COUNTERS_SORT_LIST option to determine whether | |
| 1199 the alarm lists in counters are sorted or not. | |
| 1200 | |
| 1201 * tests/tm_basic.cxx: Added a test for many alarms firing | |
| 1202 separately. | |
| 1203 | |
| 1204 1998-11-23 Jesper Skov <jskov@cygnus.co.uk> | |
| 1205 | |
| 1206 * tests/kcache1.c: Only run with stride 1 on SIMs. | |
| 1207 | |
| 1208 1998-11-19 Gary Thomas <gthomas@cygnus.co.uk> | |
| 1209 | |
| 1210 * tests/tm_basic.cxx: Insure appropriate kernel configuration for | |
| 1211 building tool. Needs at least kernel C API and multi-level scheduler. | |
| 1212 | |
| 1213 1998-11-18 Gary Thomas <gthomas@cygnus.co.uk> | |
| 1214 | |
| 1215 * tests/tm_basic.cxx: Add interrupt latency support. Print | |
| 1216 results to 10ns accuracy. | |
| 1217 | |
| 1218 * tests/PKGconf.mak: Add 'tm_basic' (the kernel timing test | |
| 1219 program) to list of built tests. | |
| 1220 | |
| 1221 * src/intr/intr.cxx: Change usage of HAL_INTERRUPT_MASK to have | |
| 1222 trailing ';' to match similar macros. | |
| 1223 | |
| 1224 * src/common/clock.cxx: | |
| 1225 * include/pkgconf/kernel.h: Add CDL option | |
| 1226 CYGVAR_KERNEL_COUNTERS_CLOCK_LATENCY used to define if interrupt | |
| 1227 latency measurements should be built into kernel. | |
| 1228 | |
| 1229 1998-11-17 Jesper Skov <jskov@cygnus.co.uk> | |
| 1230 | |
| 1231 * include/pkgconf/kernel.h: Renamed CYG_HAL_POWERPC_MP860 to | |
| 1232 CYG_HAL_POWERPC_MPC860. | |
| 1233 | |
| 1234 | |
| 0 | 1235 1998-10-28 David Moore <dsm@keema.cygnus.co.uk> |
| 1236 | |
| 1237 * include/pkgconf/kernel.h | |
| 1238 (CYGNUM_KERNEL_COUNTERS_RTC_RESOLUTION): Changed default value for | |
| 1239 MIPS simulator to be 0.01 secs instead of 0.001 seconds. | |
| 1240 | |
| 1241 1998-10-28 Jesper Skov <jskov@cygnus.co.uk> | |
| 1242 | |
| 1243 * tests/kcache1.c (HAL_DCACHE_PURGE_ALL): Fixed compiler problem | |
| 1244 on PowerPC. | |
| 1245 | |
| 1246 1998-10-27 Nick Garnett <nickg@cygnus.co.uk> | |
| 1247 | |
| 1248 * tests/kcache1.c: | |
| 1249 Added calls to HAL_DCACHE_PURGE_ALL() before each test. Added | |
| 1250 local version of HAL_DCACHE_PURGE_ALL() if this is not supplied by | |
| 1251 the HAL. | |
| 1252 | |
| 1253 1998-10-27 Hugo Tyson <hmt@cygnus.co.uk> | |
| 1254 | |
| 1255 * src/common/thread.cxx (wake): | |
| 1256 Remove the thread unconditionally from any queue it was on; for we | |
| 1257 have just become not-asleep, so it must be OK. (Bug was: it | |
| 1258 didn't happen in transit WAIT-SUSPEND -> SUSPEND, so synch object | |
| 1259 still believed the task was waiting on it). PR#17998 | |
| 1260 | |
| 1261 1998-10-26 Jesper Skov <jskov@cygnus.co.uk> | |
| 1262 PR 17527, PR 17837 | |
| 1263 | |
| 1264 * tests/kcache1.c: | |
| 1265 * tests/kclock0.c: | |
| 1266 * tests/kclock1.c: | |
| 1267 * tests/clock1.cxx: | |
| 1268 * tests/clock0.cxx: | |
| 1269 Do N/A PASS when kernel real-time clock is configured out. | |
| 1270 | |
| 1271 1998-10-26 Jesper Skov <jskov@lassi.cygnus.co.uk> | |
| 1272 PR 17866 | |
| 1273 | |
| 1274 * include/pkgconf/kernel.h | |
| 1275 (CYGNUM_KERNEL_THREADS_IDLE_STACK_SIZE): Doubled to prevent stack | |
| 1276 overruns on PowerPC. | |
| 1277 | |
| 1278 1998-10-26 Jesper Skov <jskov@cygnus.co.uk> | |
| 1279 PR 17987 | |
| 1280 | |
| 1281 * src/debug/dbg_gdb.cxx (dbg_threadinfo): Removed "more: <none>" | |
| 1282 output. | |
| 1283 | |
| 1284 1998-10-23 John Dallaway <jld@cygnus.co.uk> | |
| 1285 | |
| 1286 * tests/tm_basic.cxx: Added basic timing test. | |
| 1287 | |
| 1288 1998-10-23 Nick Garnett <nickg@cygnus.co.uk> | |
| 1289 | |
| 1290 * include/instrmnt.h: | |
| 1291 Improved documentation of cyg_instrument_enable() and | |
| 1292 cyg_instrument_disable(). | |
| 1293 | |
| 1294 * src/instrmnt/meminst.cxx: | |
| 1295 Added code to enable and disable whole groups of events. | |
| 1296 | |
| 1297 1998-10-23 Jesper Skov <jskov@lassi.cygnus.co.uk> | |
| 1298 | |
| 1299 * include/generic-stub.h: Deleted. It was moved to hal common some | |
| 1300 time ago. | |
| 1301 | |
| 1302 Fri Oct 23 04:45:12 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 1303 | |
| 1304 * tests/kcache1.c: | |
| 1305 Remove forced warning of a warning which no longer applies | |
| 1306 | |
| 1307 1998-10-22 Nick Garnett <nickg@cygnus.co.uk> | |
| 1308 | |
| 1309 * src/common/clock.cxx: | |
| 1310 Stop searching the alarm list when the current alarm is in the | |
| 1311 future in Cyg_Counter::tick(). Changed sense of comparison in | |
| 1312 Cyg_Counter::add_alarm() to sort alarms in ascending order. | |
| 1313 | |
| 1314 Thu Oct 22 18:21:50 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 1315 | |
| 1316 * include/pkgconf/kernel.h: | |
| 1317 Fix commenting within CDL "comments" | |
| 1318 | |
| 1319 Thu Oct 22 17:25:45 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 1320 | |
| 1321 * include/pkgconf/kernel.h: | |
| 1322 Remove CYGVAR_KERNEL_INSTRUMENT_EXTERNAL_BUFFER configuration | |
| 1323 option. For PR 17838 | |
| 1324 | |
| 1325 1998-10-21 Nick Garnett <nickg@cygnus.co.uk> | |
| 1326 | |
| 1327 * include/pkgconf/kernel.h (CYGNUM_KERNEL_COUNTERS_RTC_PERIOD): | |
| 1328 Changed value for JMR3904 board to 15360 which is correct for a | |
| 1329 24.576MHz board rather than 25MHz as before. | |
| 1330 | |
| 1331 * src/common/thread.cxx: | |
| 1332 Exchanged stack_base and stack_size in idle thread constructor. | |
| 1333 | |
| 1334 1998-10-20 Hugo Tyson <hmt@cygnus.co.uk> | |
| 1335 | |
| 1336 * tests/kflag1.c (kflag1_main): | |
| 1337 Only mess with f2 if it exists, ie. CYGFUN_KERNEL_THREADS_TIMER. | |
| 1338 | |
| 1339 1998-10-19 Mark Galassi <rosalia@cygnus.com> | |
| 1340 | |
| 1341 * include/pkgconf/kernel.h: updated the doc URL | |
| 1342 | |
| 1343 1998-10-19 Hugo Tyson <hmt@cygnus.co.uk> | |
| 1344 | |
| 1345 * include/kapi.h: | |
| 1346 * include/kapidata.h (struct cyg_flag_t): | |
| 1347 * src/common/kapi.cxx: | |
| 1348 Add flags (Cyg_Flag, kernel.../flag.hxx) to the C API. | |
| 1349 | |
| 1350 * tests/PKGconf.mak (TESTS): | |
| 1351 Add new tests for flags via the C API. | |
| 1352 | |
| 1353 * tests/kflag0.c: | |
| 1354 * tests/kflag1.c: | |
| 1355 New tests (well, versions of the plain C++ versions flag0.cxx and | |
| 1356 flag1.cxx) for flags via the kernel C API. | |
| 1357 | |
| 1358 1998-10-19 Bart Veer <bartv@cygnus.co.uk> | |
| 1359 | |
| 1360 * include/pkgconf/kernel.h: | |
| 1361 Fixed description of clock resolution. | |
| 1362 | |
| 1363 1998-10-17 Bart Veer <bartv@cygnus.co.uk> | |
| 1364 | |
| 1365 * include/pkgconf/kernel.h: | |
| 1366 Added a way of configuring the clock interrupt frequency. | |
| 1367 | |
| 1368 Thu Oct 15 21:31:58 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 1369 | |
| 1370 * include/pkgconf/kernel.h: | |
| 1371 Allow kernel to be disabled now | |
| 1372 | |
| 1373 * src/common/delete.cxx, src/common/memcpy.c, src/common/memset.c: | |
| 1374 Move these files to the infra package | |
| 1375 | |
| 1376 * src/PKGconf.mak: | |
| 1377 Don't build the above files any more | |
| 1378 | |
| 1379 Above changes are required for PR 17229 | |
| 1380 | |
| 1381 1998-10-15 Hugo Tyson <hmt@masala.cygnus.co.uk> | |
| 1382 | |
| 1383 * include/mempoolt.inl (Cyg_Mempoolt): | |
| 1384 * include/mempolt2.inl (Cyg_Mempolt2): | |
| 1385 Flesh out the destructors to awaken any waiting threads | |
| 1386 with reason Cyg_Thread::DESTRUCT to support uITRON | |
| 1387 create and delete of memory pool objects. | |
| 1388 Note that only template mempolt2 is actually used. | |
| 1389 | |
| 1390 Wed Oct 14 21:45:54 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 1391 | |
| 1392 * tests/thread_gdb.c: | |
| 1393 Remove unnecessary inclusion of <cyg/kernel/diag.h> | |
| 1394 | |
| 1395 * tests/kcache1.c: | |
| 1396 Add a warning to expect the "function declaration isn't a | |
| 1397 prototype" warning from infra/diag.h | |
| 1398 | |
| 1399 1998-10-14 Hugo Tyson <hmt@cygnus.co.uk> | |
| 1400 | |
| 1401 * src/common/thread.cxx (kill,reinitialize): | |
| 1402 Do not refer to member timer unless CYGFUN_KERNEL_THREADS_TIMER is | |
| 1403 defined. | |
| 1404 | |
| 1405 1998-10-14 Nick Garnett <nickg@cygnus.co.uk> | |
| 1406 | |
| 1407 * src/debug/dbg-thread-demux.c: | |
| 1408 Now get dbg-threads-api.h from HAL. | |
| 1409 | |
| 1410 * src/debug/dbg_gdb.cxx: | |
| 1411 Tidied up info sent back by dbg_threadinfo(). | |
| 1412 | |
| 1413 * src/common/thread.cxx: | |
| 1414 Changed constructor of idle thread to include initial priority and | |
| 1415 a thread name. | |
| 1416 | |
| 1417 * include/pkgconf/kernel.h: | |
| 1418 Moved GDB stub configuration code out to hal.h. | |
| 1419 | |
| 1420 * include/ktypes.h: | |
| 1421 Moved definition of CYG_LABEL_NAME() out to cyg_type.h. | |
| 1422 | |
| 1423 * src/debug/PKGconf.mak: | |
| 1424 * src/debug/dbg-threads-api.h: | |
| 1425 * src/debug/generic-stub.c: | |
| 1426 * src/debug/stubrom.c: | |
| 1427 * src/debug/thread-packets.c: | |
| 1428 * src/debug/thread-pkts.h: | |
| 1429 These files have all be relocated to hal/common. | |
| 1430 | |
| 1431 1998-10-14 Hugo Tyson <hmt@cygnus.co.uk> | |
| 1432 | |
| 1433 * include/thread.hxx (class Cyg_Thread): | |
| 1434 Add public members get_stack_base(), get_stack_size() and | |
| 1435 get_stack_limit(); | |
| 1436 Add private members add_to_list() and remove_from_list() to | |
| 1437 centralize handling of the CYGVAR_KERNEL_THREADS_LIST as it is | |
| 1438 known. | |
| 1439 | |
| 1440 * include/thread.inl (class Cyg_Thread): | |
| 1441 Add public members get_stack_base(), get_stack_size() and | |
| 1442 get_stack_limit(); | |
| 1443 | |
| 1444 * src/common/thread.cxx: | |
| 1445 Add private members add_to_list() and remove_from_list() to | |
| 1446 centralize handling of the CYGVAR_KERNEL_THREADS_LIST as it is | |
| 1447 known. | |
| 1448 Tidy up the two constructors to use them. | |
| 1449 Add CYG_REPORT_RETURN()/_RETVAL(...) logging throughout. | |
| 1450 Tidy up reinitialize() to use the 6-argument constructor, | |
| 1451 thus preserving the thread name. | |
| 1452 Fix some bugs in the CYGVAR_KERNEL_THREADS_LIST stuff where | |
| 1453 re-adding a thread caused loops in the list, and the like. | |
| 1454 Fix bug in set_priority() when the thread is asleep but NOT on any | |
| 1455 queue, such as a plain counted_sleep(). | |
| 1456 | |
| 1457 1998-10-14 Jesper Skov <jskov@cygnus.co.uk> | |
| 1458 | |
| 1459 * src/debug/thread-packets.c: | |
| 1460 * src/debug/dbg_gdb.cxx: | |
| 1461 Don't include hal_stub.h unless it's really, really, really | |
| 1462 needed. | |
| 1463 | |
| 1464 1998-10-14 Jesper Skov <jskov@cygnus.co.uk> | |
| 1465 | |
| 1466 * src/debug/dbg_gdb.cxx: Don't include hal_stub.h unless it's really | |
| 1467 needed. | |
| 1468 | |
| 1469 1998-10-13 Jesper Skov <jskov@cygnus.co.uk> | |
| 1470 | |
| 1471 * src/debug/generic-stub.c: Added thread support. Renaming a few | |
| 1472 functions/variables to match the most recent libstub | |
| 1473 generic-stub.c. | |
| 1474 Use thread_get_register & thread_put_register when handling GDB | |
| 1475 register packets. | |
| 1476 | |
| 1477 * src/debug/dbg_gdb.cxx (dbg_getthreadreg, dbg_getthreadreg): | |
| 1478 DTRT for current thread when CygMon is not configured. | |
| 1479 | |
| 1480 * src/debug/dbg_gdb.cxx (dbg_threadlist, dbg_getthreadreg, | |
| 1481 dbg_getthreadreg): return true/false rather than 0, 1, -1. | |
| 1482 | |
| 1483 * src/debug/dbg_gdb.cxx: | |
| 1484 * src/debug/dbg-threads-api.h: | |
| 1485 Added dbg_currthread_id. | |
| 1486 | |
| 1487 1998-10-08 Jesper Skov <jskov@lassi.cygnus.co.uk> | |
| 1488 | |
| 1489 * src/debug/generic-stub.c: | |
| 1490 * src/debug/generic-stub.h: | |
| 1491 Added control of interrupts. | |
| 1492 Removed unused functions set_debug_trap and initialize_stub. | |
| 1493 | |
| 1494 Tue Oct 13 17:36:29 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 1495 | |
| 1496 * src/test/tsttracc.c (cyg_start): | |
| 1497 Replace CYG_REPORT_FUNCARGSVOID with the correct | |
| 1498 CYG_REPORT_FUNCARGVOID | |
| 1499 | |
| 1500 1998-10-09 Hugo Tyson <hmt@cygnus.co.uk> | |
| 1501 | |
| 1502 * src/common/thread.cxx: | |
| 1503 clear_timer() is a static which always affects the executing | |
| 1504 thread and none other. Removed the "foo->" from various | |
| 1505 "foo->clear_timer()" calls to make this less confusing. | |
| 1506 Ditto set_timer(). | |
| 1507 Changed a "clear_timer()" call to "timer.disable()" and added one | |
| 1508 so that they affect _this_ thread, the thread which is being | |
| 1509 kill()ed or reinitialize()d rather than the killer or the | |
| 1510 resuscitator. Otherwise the alarm list can still get a loop in | |
| 1511 it when a thread's killed when waiting with a timeout and | |
| 1512 restarted soon enough. | |
| 1513 | |
| 1514 1998-10-08 Hugo Tyson <hmt@cygnus.co.uk> | |
| 1515 | |
| 1516 In general, these changes are to support create/delete of uITRON | |
| 1517 objects; this requires that an object can be destroyed whilst | |
| 1518 there are threads waiting on it, and that they shall be awoken | |
| 1519 with a specific return code. | |
| 1520 | |
| 1521 * include/thread.hxx: | |
| 1522 Cyg_Thread::DESTRUCT added to wake reasons, to deal with an object | |
| 1523 being destroyed whilst a thread is waiting on it; it's handled in | |
| 1524 a manner very similar to release() and BREAK wake_reason. | |
| 1525 | |
| 1526 * src/common/thread.cxx: | |
| 1527 thread_entry(): threads now exit() if the entry_point returns. | |
| 1528 Cyg_Thread() constructors now initialize wake_reason to NONE. | |
| 1529 reinitialize() clears any pending timeout before calling | |
| 1530 constructors. | |
| 1531 counted_sleep( [timeout] ) now both deal with the wake reason in | |
| 1532 general, and with DESTRUCT in particular. | |
| 1533 exit() now clears any pending timeout. | |
| 1534 kill() now force_resumes the thread first. | |
| 1535 kill() now does not explicitly remove the thread from any queue | |
| 1536 it's on; wake() does that for you anyway. | |
| 1537 delay() clears the timer just in case and handles DESTRUCT | |
| 1538 properly. | |
| 1539 DESTRUCT added to various switches for completeness. | |
| 1540 | |
| 1541 The fixes to counted_sleep()[x2] and kill() are a bugfix for | |
| 1542 PR#17688. | |
| 1543 | |
| 1544 * include/flag.hxx: | |
| 1545 * src/sync/flag.cxx: | |
| 1546 Add an argument, defaulting to 0, to the constructor which sets | |
| 1547 the initial flag value. | |
| 1548 Add handing of DESTRUCT wake reason. | |
| 1549 Add a destructor which wakes all threads with DESTRUCT | |
| 1550 wake_reason. | |
| 1551 | |
| 1552 * include/mboxt2.inl: | |
| 1553 Add handing of DESTRUCT wake reason. | |
| 1554 Add a destructor which wakes all threads with DESTRUCT | |
| 1555 wake_reason. | |
| 1556 | |
| 1557 * src/sync/cnt_sem2.cxx: | |
| 1558 Add handing of DESTRUCT wake reason. | |
| 1559 Add a destructor which wakes all threads with DESTRUCT | |
| 1560 wake_reason. | |
| 1561 Correct typo in logic for queueing a waiting thread in | |
| 1562 Cyg_Counting_Semaphore2::wait( cyg_tick_count abs_timeout ). | |
| 1563 This is a bugfix for PR#17687. | |
| 1564 | |
| 1565 * include/mboxt.inl: | |
| 1566 * include/mempoolt.inl: | |
| 1567 * include/mempolt2.inl: | |
| 1568 * src/sync/bin_sem.cxx: | |
| 1569 * src/sync/cnt_sem.cxx: | |
| 1570 * src/sync/mutex.cxx: | |
| 1571 All these gain handling of the DESTRUCT wake_reason, that's all. | |
| 1572 | |
| 1573 1998-10-08 Gary Thomas <gthomas@penang.cygnus.co.uk> | |
| 1574 | |
| 1575 * include/pkgconf/kernel.h: | |
| 1576 Add support for new architecture | |
| 1577 | |
| 1578 1998-10-07 Nick Garnett <nickg@cygnus.co.uk> | |
| 1579 | |
| 1580 * tests/kcache1.c (entry0): | |
| 1581 Replaced CYG_TEST_FINISH() with CYG_TEST_PASS_FINISH(). | |
| 1582 | |
| 1583 * src/debug/dbg-thread-demux.c: | |
| 1584 Added dbg_thread_syscall_rmt_1() to save/set and restore the $gp | |
| 1585 register values when being called from Cygmon. | |
| 1586 | |
| 1587 Sun Sep 27 20:12:15 1998 David Moore <dsm@keema.cygnus.co.uk> | |
| 1588 | |
| 1589 * include/mlqueue.hxx: | |
| 1590 * include/bitmap.hxx: | |
| 1591 Disallow more than 32 priority levels | |
| 1592 | |
| 1593 * include/pkgconf/kernel.h: | |
| 1594 Changed range of allowed levels from 64 to 32 | |
| 1595 | |
| 1596 1998-09-27 Nick Garnett <nickg@cygnus.co.uk> | |
| 1597 | |
| 1598 * tests/memfix2.cxx: | |
| 1599 Changed message to say "Fixed memory pool 2 OK" rather than | |
| 1600 "Variable memory pool 2 OK". | |
| 1601 | |
| 1602 1998-09-26 Bart Veer <bartv@cygnus.co.uk> | |
| 1603 | |
| 1604 * include/intr.hxx (DSRs_pending): | |
| 1605 PR 17500: if DSR support is disabled completely then this inline | |
| 1606 function should not be defined at all. | |
| 1607 | |
| 1608 1998-09-26 Nick Garnett <nickg@cygnus.co.uk> | |
| 1609 | |
| 1610 * tests/kcache1.c: | |
| 1611 Added this test program for cache API. Includes some performance | |
| 1612 testing. | |
| 1613 | |
| 1614 1998-09-25 Nick Garnett <nickg@cygnus.co.uk> | |
| 1615 | |
| 1616 * src/debug/dbg_gdb.cxx: | |
| 1617 Removed some debugging code. | |
| 1618 | |
| 1619 * tests/thread_gdb.c: | |
| 1620 Added this test program to allow for GDB thread support testing. | |
| 1621 | |
| 1622 1998-09-25 Bart Veer <bartv@cygnus.co.uk> | |
| 1623 | |
| 1624 * include/pkgconf/kernel.h: | |
| 1625 The GDB thread support requires the kernel to keep track of all | |
| 1626 threads on a linked list. This is a separate option. An additional | |
| 1627 requires statement enforces the dependency. | |
| 1628 | |
| 1629 1998-09-25 Nick Garnett <nickg@cygnus.co.uk> | |
| 1630 | |
| 1631 * src/debug/dbg-thread-demux.c: | |
| 1632 Added include of <pkgconf/kernel.h>, removed debug code. | |
| 1633 | |
| 1634 1998-09-24 Bart Veer <bartv@cygnus.co.uk> | |
| 1635 | |
| 1636 * src/debug/dbg-thread-demux.c (dbg_thread_syscall_rmt): | |
| 1637 PR 17327. If kernel gdb thread support is disabled, do not compile | |
| 1638 in the relevant cases in the rmt switch statement. This is a | |
| 1639 partial solution to the general problem of how the HAL, kernel, | |
| 1640 cygmon, and gdb interact. | |
| 1641 | |
| 1642 1998-09-24 Nick Garnett <nickg@cygnus.co.uk> | |
| 1643 | |
| 1644 * src/common/clock.cxx (Cyg_RealTimeClock): | |
| 1645 Changed clock priority from zero to one, since it is now used to | |
| 1646 set the hardware interrupt priority. | |
| 1647 | |
| 1648 * src/intr/intr.cxx: | |
| 1649 Cyg_Interrupt::chain_isr() now only calls interrupt objects that | |
| 1650 have the matching vector number. | |
| 1651 Call HAL_INTERRUPT_SET_LEVEL() when attaching interrupts using the | |
| 1652 priority passed in the constructor. | |
| 1653 Added call to HAL_TRANSLATE_VECTOR() for attaching chained | |
| 1654 interrupts. | |
| 1655 | |
| 1656 * include/instrmnt.h (CYG_INSTRUMENT_EVENT_INTR_CHAIN_ISR): | |
| 1657 Added this event. | |
| 1658 | |
| 1659 Thu Sep 24 11:07:12 1998 David Moore <dsm@keema.cygnus.co.uk> | |
| 1660 | |
| 1661 * tests/except1.cxx: | |
| 1662 * tests/kexcept1.cxx: | |
| 1663 Made exception tests detect when CYGPKG_KERNEL_EXCEPTIONS | |
| 1664 is disabled. | |
| 1665 | |
| 1666 | |
| 1667 1998-09-22 Bart Veer <bartv@cygnus.co.uk> | |
| 1668 | |
| 1669 * include/pkgconf/kernel.h: | |
| 1670 Changed the kernel package from type bool to type dummy, since | |
| 1671 it is not yet possible to disable this package. | |
| 1672 | |
| 1673 1998-09-20 Mark Galassi <rosalia@cygnus.com> | |
| 1674 | |
| 1675 * include/pkgconf/kernel.h: updated CDL doc strings. | |
| 1676 fixed some typos in my doc strings. | |
| 1677 | |
| 1678 1998-09-18 Nick Garnett <nickg@cygnus.co.uk> | |
| 1679 | |
| 1680 * src/common/thread.cxx: | |
| 1681 * include/thread.inl: | |
| 1682 Modified threads list from a LIFO stack to a ring so that we can | |
| 1683 add new ones to the end and present the threads to GDB in an order | |
| 1684 that more closely matches how it assigns thread ids. | |
| 1685 | |
| 1686 Wed Sep 16 19:11:22 1998 Hugo Tyson <hmt@cygnus.co.uk> | |
| 1687 | |
| 1688 * include/thread.inl (get_unique_id): | |
| 1689 Move this declaration to before its first use, so that the user | |
| 1690 knows it is inline at the point of use. Avoids a warning. | |
| 1691 | |
| 1692 Wed Sep 16 08:49:48 1998 Jesper Skov <jskov@cygnus.co.uk> | |
| 1693 PR 17269 | |
| 1694 | |
| 1695 * src/common/except.cxx (Cyg_Exception_Control): Replaced | |
| 1696 CYGNUM_EXCEPTION_MAX (bug!) with CYG_EXCEPTION_COUNT. | |
| 1697 | |
| 1698 * include/kapidata.h (struct cyg_exception_conrol): Replaced | |
| 1699 CYG_EXCEPTION_MAX (bug!) with CYG_EXCEPTION_COUNT. | |
| 1700 | |
| 1701 * src/intr/intr.cxx: | |
| 1702 * include/intr.hxx (class Cyg_Interrupt): Replaced CYG_ISR_MAX+1 | |
| 1703 with CYG_ISR_COUNT. | |
| 1704 | |
| 1705 * include/except.hxx: Replaced CYGNUM_EXCEPTION_COUNT with | |
| 1706 CYG_EXCEPTION_COUNT. | |
| 1707 | |
| 1708 * tests/kintr0.c: | |
| 1709 * tests/intr0.cxx: Replaced CYG_ISR_MAX (bug!) with | |
| 1710 CYG_ISR_COUNT. | |
| 1711 | |
| 1712 Tue Sep 15 19:19:37 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 1713 | |
| 1714 * include/mboxt2.hxx: | |
| 1715 Add inclusion of thread.inl to silence warning | |
| 1716 | |
| 1717 * tests/kexcept1.c: | |
| 1718 Insert void as parameter list of __default_exception_vsr() to | |
| 1719 silence warning | |
| 1720 | |
| 1721 Tue Sep 15 19:16:52 1998 David Moore <dsm@keema.cygnus.co.uk> | |
| 1722 | |
| 1723 * src/sched/sched.cxx: Cleaned up comments. | |
| 1724 | |
| 1725 1998-09-15 Nick Garnett <nickg@cygnus.co.uk> | |
| 1726 | |
| 1727 * src/debug/dbg-thread-demux.c: | |
| 1728 Stubbed out led() function. | |
| 1729 | |
| 1730 * src/debug/dbg_gdb.cxx: | |
| 1731 Decide whether to byteswap thread id depending on reported byte | |
| 1732 order of target. | |
| 1733 Many small changes to debug code. | |
| 1734 | |
| 1735 * include/thread.inl (init_context): | |
| 1736 Changed CYG_DEBUG to CYGPKG_INFRA_DEBUG. | |
| 1737 | |
| 1738 Tue Sep 15 09:35:14 1998 Jesper Skov <jskov@cygnus.co.uk> | |
| 1739 PR 17236 | |
| 1740 | |
| 1741 * src/common/clock.cxx (add_alarm): A retriggering alarm called | |
| 1742 with a trigger time in the past or now will be assigned a new | |
| 1743 trigger time. Don't find the counter list until the final trigger | |
| 1744 time is known. | |
| 1745 Also added a few #else error statements to catch a situation where | |
| 1746 no CYGIMP_KERNEL_COUNTERS_x_LIST implementation config is | |
| 1747 selected. | |
| 1748 | |
| 1749 * tests/clock0.cxx: Added extra ASSERT to ensure alarms enabled | |
| 1750 with a trigger time of now or in the past actually fire. | |
| 1751 * tests/kclock0.c: Same. | |
| 1752 | |
| 1753 1998-09-15 Bart Veer <bartv@cygnus.co.uk> | |
| 1754 | |
| 1755 * include/pkgconf/kernel.h: | |
| 1756 Cleaning up coonfiguration data (mostly improving the | |
| 1757 descriptions). | |
| 1758 | |
| 1759 Mon Sep 14 11:08:59 1998 Jesper Skov <jskov@lassi.cygnus.co.uk> | |
| 1760 PR 17230 | |
| 1761 | |
| 1762 * include/pkgconf/kernel.h: CYGIMP_KERNEL_INTERRUPTS_CHAIN | |
| 1763 requires CYGIMP_HAL_COMMON_INTERRUPTS_CHAIN. | |
| 1764 | |
| 1765 1998-09-14 Mark Galassi <rosalia@cygnus.com> | |
| 1766 | |
| 1767 * include/pkgconf/kernel.h: started adding CDL doc fields. | |
| 1768 | |
| 1769 1998-09-12 Bart Veer <bartv@cygnus.co.uk> | |
| 1770 | |
| 1771 * include/pkgconf/kernel.h: | |
| 1772 Sort out exception handling options (PR 16953) | |
| 1773 Added missing descriptions (PR 17184) | |
| 1774 | |
| 1775 Fri Sep 11 19:18:28 1998 Hugo Tyson <hmt@masala.cygnus.co.uk> | |
| 1776 | |
| 1777 * include/clock.hxx (class Cyg_Alarm): | |
| 1778 * src/common/clock.cxx (Cyg_Alarm::add_alarm): | |
| 1779 PR#17182 | |
| 1780 Move the code to synchronize a repeating alarm which had been | |
| 1781 firing in the dim and distant past with times in the future, which | |
| 1782 had been inline in Cyg_Alarm::enable(), into a function of its | |
| 1783 own, Cyg_Alarm::synchronize(). Call it from Cyg_Alarm::enable() | |
| 1784 and also from add_alarm() when the immediate time to fire is now | |
| 1785 or in the past; otherwise an initial time of, say, NOW-10 with an | |
| 1786 interval of 5 would just get lost. Also corrected/commented the | |
| 1787 logic there to allow an alarm's handler to cancel itself. | |
| 1788 | |
| 1789 Wed Sep 9 17:43:26 1998 Hugo Tyson <hmt@cygnus.co.uk> | |
| 1790 | |
| 1791 * src/common/delete.cxx: | |
| 1792 Control the provision of empty delete functions rather better, via | |
| 1793 an explicit option from the libc package. Read the rather lengthy | |
| 1794 comment in delete.cxx for the explanation. | |
| 1795 Also note that the correct place for this functionality is in the | |
| 1796 infrastructure, and the same should be done for the C++ new | |
| 1797 functions also. | |
| 1798 | |
| 1799 1998-09-09 Nick Garnett <nickg@cygnus.co.uk> | |
| 1800 | |
| 1801 * src/common/thread.cxx: | |
| 1802 combined separate next_unique_id variables in both constructors. | |
| 1803 This would have caused duplicate thread ids to be generated. | |
| 1804 | |
| 1805 * include/thread.inl: | |
| 1806 Added code to initialize Cyg_HardwareThread::saved_context. | |
| 1807 | |
| 1808 * src/debug/dbg-thread-demux.c: | |
| 1809 * src/debug/dbg_gdb.cxx: | |
| 1810 Many changes to get thread API working with Cygmon. Debug code | |
| 1811 currently left in place until complete testing is possible. | |
| 1812 | |
| 1813 Tue Sep 8 17:17:32 1998 Hugo Tyson <hmt@cygnus.co.uk> | |
| 1814 | |
| 1815 * include/pkgconf/kernel.h (CYGNUM_KERNEL_COUNTERS_RTC_PERIOD): | |
| 1816 Set up a sensible default RTC for CYG_HAL_MN10300_SIM different | |
| 1817 from that for the MN103002 or CYG_HAL_MN10300_STDEVAL1, so that | |
| 1818 sim tests run in less than geological time. This is the same as | |
| 1819 the default value of before. | |
| 1820 | |
| 1821 Fri Sep 4 18:25:02 1998 Hugo Tyson <hmt@cygnus.co.uk> | |
| 1822 | |
| 1823 * src/sched/mlqueue.cxx (timeslice): | |
| 1824 * src/sched/sched.cxx (unlock_inner): | |
| 1825 Condition out the tracing macros here by default, for tracing | |
| 1826 these consumes the whole quantum. | |
| 1827 | |
| 1828 1998-09-04 Bart Veer <bartv@cygnus.co.uk> | |
| 1829 | |
| 1830 * include/pkgconf/kernel.h: | |
| 1831 Commented out the ROM monitor-specific option settings for now. | |
| 1832 | |
| 1833 * tests/kclock1.c: | |
| 1834 * include/pkgconf/kernel.h: | |
| 1835 * include/kapidata.h (struct cyg_counter): | |
| 1836 Fixed typos in configuration option names. | |
| 1837 | |
| 1838 1998-09-03 David Moore <dsm@cygnus.co.uk> | |
| 1839 | |
| 1840 * include/pkgconf/kernel.h | |
| 1841 (CYGNUM_KERNEL_INTERRUPTS_DSRS_TABLE_SIZE): | |
| 1842 Fixed typo in configuration option name. | |
| 1843 | |
| 1844 * src/intr/intr.cxx: | |
| 1845 Fixed typo in configuration option name. | |
| 1846 Fixed cast to incorrect type. | |
| 1847 | |
| 1848 1998-09-03 Nick Garnett <nickg@cygnus.co.uk> | |
| 1849 | |
| 1850 * src/PKGconf.mak (COMPILE): | |
| 1851 Added debug/dbg-thread-demux.c to COMPILE list. | |
| 1852 | |
| 1853 * src/debug/dbg_gdb.cxx (dbg_threadinfo): | |
| 1854 Added first cut at providing thread state string. | |
| 1855 | |
| 1856 * src/debug/dbg-thread-syscall.h: | |
| 1857 * src/debug/dbg-thread-demux.c: | |
| 1858 Added these two files to implement the interface between Cygmon | |
| 1859 and eCos. | |
| 1860 | |
| 1861 1998-09-03 Bart Veer <bartv@cygnus.co.uk> | |
| 1862 | |
| 1863 * include/pkgconf/kernel.h (CYGSEM_KERNEL_MEMORY_COALESCE): | |
| 1864 * include/mvarimpl.inl (Cyg_Mempool_Variable_Implementation): | |
| 1865 Fixed typo in configuration option name. | |
| 1866 | |
| 1867 * include/pkgconf/kernel.h: | |
| 1868 Fixed type in configuration option name. | |
| 1869 | |
| 1870 Wed Sep 2 19:01:02 1998 Hugo Tyson <hmt@cygnus.co.uk> | |
| 1871 | |
| 1872 * include/mboxt.hxx: | |
| 1873 * include/mboxt.inl: | |
| 1874 * include/mboxt2.hxx: | |
| 1875 * include/mboxt2.inl: | |
| 1876 * include/mempolt2.hxx: | |
| 1877 * include/mempolt2.inl: | |
| 1878 * include/mempoolt.hxx: | |
| 1879 * include/mempoolt.inl: | |
| 1880 * include/sema2.hxx: | |
| 1881 * src/sync/cnt_sem2.cxx: | |
| 1882 * include/flag.hxx: | |
| 1883 * src/sync/flag.cxx: | |
| 1884 * include/kapi.h: | |
| 1885 * src/common/kapi.cxx: | |
| 1886 * tests/kmbox1.c: | |
| 1887 * tests/kmemfix1.c: | |
| 1888 * tests/kmemvar1.c: | |
| 1889 * tests/mbox1.cxx: | |
| 1890 * tests/memfix1.cxx: | |
| 1891 * tests/memvar1.cxx: | |
| 1892 Memory pool (both types) and message boxes (both types) and flags | |
| 1893 and cnt_sem2-type semaphores now all have absolute timeouts | |
| 1894 instead of relative ones in the timely wait functions. | |
| 1895 uITRON has changed to add the current time itself. | |
| 1896 Kapi changes are mainly name changes to make it clear that | |
| 1897 timeouts are now absolute. | |
| 1898 The tests (incl. kapi) add in the time themselves now. | |
| 1899 | |
| 1900 1998-09-01 Tim Goodwin <tgoodwin@cygnus.co.uk> | |
| 1901 | |
| 1902 * include/kapi.h: | |
| 1903 * src/common/kapi.cxx: | |
| 1904 * tests/kclock1.c: | |
| 1905 * tests/kexcept1.c: | |
| 1906 * tests/kmbox1.c: | |
| 1907 * tests/kmemfix1.c: | |
| 1908 * tests/kmemvar1.c: | |
| 1909 * tests/kmutex1.c: | |
| 1910 * tests/ksched1.c: | |
| 1911 * tests/ksem1.c: | |
| 1912 * tests/kthread0.c: | |
| 1913 * tests/kthread1.c: | |
| 1914 * src/test/kcache1.c: | |
| 1915 * src/test/kphilo.c: | |
| 1916 * tests/kphilo.c: | |
| 1917 * tests/lottery.c: | |
| 1918 Changes to cyg_thread_create() interface. | |
| 1919 | |
| 1920 Tue Sep 1 18:49:06 1998 Hugo Tyson <hmt@masala.cygnus.co.uk> | |
| 1921 | |
| 1922 * include/pkgconf/kernel.h: | |
| 1923 Moved and renamed CYG_DIAG_USE_DEVICE to infra and to | |
| 1924 CYGDBG_INFRA_DIAG_USE_DEVICE; kernel.h now includes infra.h as | |
| 1925 well as hal.h to ensure all its clients get the info too. | |
| 1926 | |
| 1927 * include/intr.hxx (class Cyg_Interrupt): | |
| 1928 Add static member interrupts_enabled() to poll the current status; | |
| 1929 just to avoid calling the HAL directly, really. | |
| 1930 | |
| 1931 * include/diag.h: | |
| 1932 Now just includes cyg/infra/diag.h, so that kernel-specific | |
| 1933 features can be added later - original diag.h has moved to infra, | |
| 1934 and is that includee. | |
| 1935 | |
| 1936 * src/PKGconf.mak: | |
| 1937 Trace folder and its contents elided, now in infra. | |
| 1938 | |
| 1939 * src/trace/diag.c: | |
| 1940 * src/trace/fancy.cxx: | |
| 1941 * src/trace/null.cxx: | |
| 1942 * src/trace/simple.cxx: | |
| 1943 * src/trace/tcdiag.cxx: | |
| 1944 Deleted; all moved to infra, actually. | |
| 1945 | |
| 1946 1998-09-01 Nick Garnett <nickg@cygnus.co.uk> | |
| 1947 | |
| 1948 * src/debug/dbg-threads-api.h: | |
| 1949 * src/debug/dbg_gdb.cxx: | |
| 1950 Converted threadref from long long to char[8] as defined by Cygmon | |
| 1951 guys. | |
| 1952 | |
| 1953 * src/common/thread.cxx: | |
| 1954 Added scheduler lock around manipulations of thread list. | |
| 1955 | |
| 1956 * include/except.hxx: | |
| 1957 Now use CYG_EXCEPTION_COUNT to size handler arrays. | |
| 1958 | |
| 1959 Mon Aug 31 17:53:12 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 1960 | |
| 1961 * include/memfixed.hxx, include/mempolt2.hxx, include/mempolt2.inl, | |
| 1962 include/mempoolt.hxx, include/mempoolt.inl, include/memvar.hxx, | |
| 1963 include/mvarimpl.hxx, include/mvarimpl.inl, src/mem/memfixed.cxx, | |
| 1964 src/mem/memvar.cxx: | |
| 1965 | |
| 1966 Add new get_allocation_size() method to return the size of a | |
| 1967 previously allocated block - trivial for fixed block allocator, and | |
| 1968 requiring a bit of poking around for the variable block allocator. | |
| 1969 | |
| 1970 This is required for the C library realloc() implementation. Strictly | |
| 1971 this only uses the variable block allocator, but the API can only be | |
| 1972 enhanced by also updating the template. As a result, this also meant | |
| 1973 doing it for the fixed block allocator. | |
| 1974 | |
| 1975 Mon Aug 31 09:51:37 1998 Jesper Skov <jskov@cygnus.co.uk> | |
| 1976 | |
| 1977 * src/debug/stubrom.c (cyg_start): Renamed from main(). | |
| 1978 | |
| 1979 Mon Aug 31 09:00:01 1998 Jesper Skov <jskov@cygnus.co.uk> | |
| 1980 | |
| 1981 * src/common/thread.cxx: Fixed typo. | |
| 1982 | |
| 1983 1998-08-28 Bart Veer <bartv@cygnus.co.uk> | |
| 1984 | |
| 1985 * include/pkgconf/kernel.h, include/bitmap.hxx, include/clock.hxx, | |
| 1986 include/except.hxx, include/flag.hxx, include/instrmnt.h, | |
| 1987 include/intr.hxx, include/kapi.h, include/kapidata.h, | |
| 1988 include/mbox.hxx, include/mboxt.hxx, include/mboxt.inl, | |
| 1989 include/mboxt2.hxx, include/mboxt2.inl, include/memfixed.hxx, | |
| 1990 include/mempolt2.hxx, include/mempolt2.inl, | |
| 1991 include/mempoolt.hxx, include/mempoolt.inl, include/memvar.hxx, | |
| 1992 include/mlqueue.hxx, include/mutex.hxx, include/mvarimpl.inl, | |
| 1993 include/sched.hxx, include/sema.hxx, include/sema2.hxx, | |
| 1994 include/thread.hxx, include/thread.inl, | |
| 1995 include/pkgconf/kernel.h: | |
| 1996 src/common/clock.cxx, src/common/except.cxx, | |
| 1997 src/common/kapi.cxx, src/common/thread.cxx, | |
| 1998 src/debug/dbg_gdb.cxx, src/debug/generic-stub.c, | |
| 1999 src/instrmnt/meminst.cxx, src/instrmnt/nullinst.cxx, | |
| 2000 src/intr/intr.cxx, src/mem/memfixed.cxx, src/mem/memvar.cxx, | |
| 2001 src/sched/bitmap.cxx, src/sched/lottery.cxx, | |
| 2002 src/sched/mlqueue.cxx, src/sched/sched.cxx, | |
| 2003 src/sync/cnt_sem.cxx, src/sync/cnt_sem2.cxx, src/sync/flag.cxx, | |
| 2004 src/sync/mbox.cxx, src/sync/mutex.cxx, src/test/diag.cxx, | |
| 2005 src/test/kcache1.c, src/test/main.cxx, src/test/timer.cxx, | |
| 2006 src/test/tstmbox.cxx: | |
| 2007 tests/clock0.cxx, tests/clock1.cxx, tests/except1.cxx, | |
| 2008 tests/flag1.cxx, tests/intr0.cxx, tests/kclock0.c, | |
| 2009 tests/kclock1.c, tests/kexcept1.c, tests/kintr0.c, | |
| 2010 tests/kmbox1.c, tests/kmemfix1.c, tests/kmemvar1.c, | |
| 2011 tests/kmutex0.c, tests/kmutex1.c, tests/ksched1.c, | |
| 2012 tests/ksem0.c, tests/ksem1.c, tests/kthread0.c, | |
| 2013 tests/kthread1.c, tests/lottery.c, tests/mbox1.cxx, | |
| 2014 tests/memfix1.cxx, tests/memvar1.cxx, tests/sync3.cxx, | |
| 2015 tests/thread2.cxx : | |
| 2016 Provide configuration data and rename configuration options | |
| 2017 | |
| 2018 Fri Aug 28 15:27:31 1998 Hugo Tyson <hmt@cygnus.co.uk> | |
| 2019 | |
| 2020 * src/trace/fancy.cxx: | |
| 2021 * src/trace/simple.cxx: | |
| 2022 * src/trace/null.cxx: | |
| 2023 Condition on newly named symbols from the infra package, whence | |
| 2024 these units will be moved soon. | |
| 2025 | |
| 2026 Fri Aug 28 09:33:17 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 2027 | |
| 2028 * src/test/demo.cxx, src/test/kcache1.c, src/test/kphilo.c, | |
| 2029 src/test/main.cxx, src/test/philo.cxx, src/test/sload.c, | |
| 2030 src/test/timer.cxx, src/test/tstflag.cxx, src/test/tstmbox.cxx, | |
| 2031 src/test/tstmpf.cxx, src/test/tstmpool.cxx, src/test/tsttracc.c, | |
| 2032 src/test/tsttrace.cxx, tests/bin_sem0.cxx, tests/bin_sem1.cxx, | |
| 2033 tests/bin_sem2.cxx, tests/clock0.cxx, tests/clock1.cxx, | |
| 2034 tests/cnt_sem0.cxx, tests/cnt_sem1.cxx, tests/except1.cxx, | |
| 2035 tests/flag0.cxx, tests/flag1.cxx, tests/intr0.cxx, tests/kclock0.c, | |
| 2036 tests/kclock1.c, tests/kexcept1.c, tests/kill.cxx, tests/kintr0.c, | |
| 2037 tests/kmbox1.c, tests/kmemfix1.c, tests/kmemvar1.c, tests/kmutex0.c, | |
| 2038 tests/kmutex1.c, tests/kphilo.c, tests/ksched1.c, tests/ksem0.c, | |
| 2039 tests/ksem1.c, tests/kthread0.c, tests/kthread1.c, tests/lottery.c, | |
| 2040 tests/mbox1.cxx, tests/memfix1.cxx, tests/memfix2.cxx, | |
| 2041 tests/memvar1.cxx, tests/memvar2.cxx, tests/mutex0.cxx, | |
| 2042 tests/mutex1.cxx, tests/philo.cxx, tests/release.cxx, | |
| 2043 tests/sched1.cxx, tests/sync2.cxx, tests/sync3.cxx, | |
| 2044 tests/thread0.cxx, tests/thread1.cxx, tests/thread2.cxx: | |
| 2045 Change entry points from main() to cyg_start(), and remove return | |
| 2046 codes - while main returned an int, cyg_start() returns void. It has | |
| 2047 no meaning anyway - what could you do with the code? | |
| 2048 | |
| 2049 * src/test/tsttracc.c, src/test/tsttrace.cxx: | |
| 2050 Also change trace calls (CYG_REPORT_...) to reflect that it is a | |
| 2051 function called cyg_start with no args returning void, rather than | |
| 2052 what it was for main(argc, argv) | |
| 2053 | |
| 2054 Fri Aug 28 09:24:41 1998 Jesper Skov <jskov@cygnus.co.uk> | |
| 2055 | |
| 2056 * src/debug/generic-stub.c: Moved strcpy/strlen from hal-stub to | |
| 2057 generic-stub. Cleaned up a bit to avoid compiler warnings. | |
| 2058 | |
| 2059 Thu Aug 27 19:22:51 1998 Hugo Tyson <hmt@cygnus.co.uk> | |
| 2060 | |
| 2061 * tests/kphilo.c (Philosopher): | |
| 2062 * tests/philo.cxx (Philosopher): | |
| 2063 * src/test/philo.cxx (Philosopher): | |
| 2064 * src/test/kphilo.c (Philosopher): | |
| 2065 * src/common/kapi.cxx: | |
| 2066 Change CYG_RELEASE_DEBUG to CYGPKG_INFRA_DEBUG. | |
| 2067 These changes are self-contained, so they can go in right now. | |
| 2068 | |
| 2069 Thu Aug 27 15:20:31 1998 Hugo Tyson <hmt@cygnus.co.uk> | |
| 2070 | |
| 2071 * include/mvarimpl.inl (free): | |
| 2072 Remove a couple of warning due to pointer comparison without casts | |
| 2073 in coallesce(sic.) code. | |
| 2074 | |
| 2075 1998-08-26 Nick Garnett <nickg@cygnus.co.uk> | |
| 2076 | |
| 2077 * include/kapidata.h: | |
| 2078 Added saved_context to cyg_hardwarethread structure to track | |
| 2079 GDB support in rest of kernel. | |
| 2080 | |
| 2081 1998-08-25 Nick Garnett <nickg@cygnus.co.uk> | |
| 2082 | |
| 2083 * include/pkgconf/kernel.h: | |
| 2084 Added CYGIMP_KERNEL_THREAD_GDB_SUPPORT to configure for GDB | |
| 2085 interactions with the kernel. | |
| 2086 | |
| 2087 * src/debug/dbg-threads-api.h: | |
| 2088 * src/debug/dbg_gdb.cxx: | |
| 2089 Added these files to repository to support GDB interactions | |
| 2090 with the kernel. Note that dbg-threads-api.h is a copy of a | |
| 2091 file in devo/libstub. Any changes there must be merged in here | |
| 2092 too. | |
| 2093 | |
| 2094 * src/PKGconf.mak: | |
| 2095 Added debug/dbg_gdb.cxx to COMPILE list. | |
| 2096 | |
| 2097 * include/thread.inl: | |
| 2098 * include/thread.hxx: | |
| 2099 Added support for GDB, specifically for thread-aware debugging. | |
| 2100 | |
| 2101 * include/intr.hxx: | |
| 2102 * src/intr/intr.cxx: | |
| 2103 Added an extra argument to interrupt_end(): a pointer to | |
| 2104 the saved register state. This is optionally used to provide | |
| 2105 a more interesting saved register state for GDB. | |
| 2106 | |
| 2107 Tue Aug 25 02:36:26 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 2108 | |
| 2109 * include/generic-stub.h: | |
| 2110 Add void to empty prototype argument lists to silence compiler | |
| 2111 warnings | |
| 2112 | |
| 2113 Fri Aug 21 18:46:34 1998 Hugo Tyson <hmt@cygnus.co.uk> | |
| 2114 | |
| 2115 * src/common/clock.cxx (enable): | |
| 2116 Make the maths work right if we only just set up the clock | |
| 2117 thingy. Unsigned has a lot to answer for; when the next scheduled | |
| 2118 tick was all correct, the delta was -1, which correctly rounds to | |
| 2119 zero in the division. But it isn't -1 it's 18446744073709551615 | |
| 2120 which gave a shift of 15 in the the uITRON test programs. | |
| 2121 | |
| 2122 Fri Aug 21 11:40:50 1998 Hugo Tyson <hmt@cygnus.co.uk> | |
| 2123 | |
| 2124 * include/mboxt2.inl (put): | |
| 2125 * include/mempolt2.inl (alloc): | |
| 2126 Tidy Nick's changes (1998-07-27) for set_timer() semantics a bit, | |
| 2127 make it a bit more efficient and smaller code. | |
| 2128 | |
| 2129 Thu Aug 20 17:37:35 BST 1998 Chris Provenzano <proven@cygnus.com> | |
| 2130 | |
| 2131 * include/mvarimpl.inl, include/pkgconf/kernel.h: | |
| 2132 Added memory coallecsing to the variable size memory allocator. | |
| 2133 This option is enabled my default. | |
| 2134 | |
| 2135 * tests/stdlib/malloc2.c: Only print 50 messages, not 500. | |
| 2136 | |
| 2137 1998-08-20 Nick Garnett <nickg@cygnus.co.uk> | |
| 2138 | |
| 2139 * include/pkgconf/kernel.h: | |
| 2140 Moved definition of CYG_KERNEL_USE_INIT_PRIORITY from here | |
| 2141 to hal.h. | |
| 2142 | |
| 2143 * include/thread.hxx: | |
| 2144 Changed argument to cyg_thread_entry() to CYG_ADDRWORD from | |
| 2145 CYG_ADDRESS. | |
| 2146 | |
| 2147 * include/ktypes.h: | |
| 2148 Moved constructor priority ordering stuff out to infra/cyg_type.h. | |
| 2149 | |
| 2150 * include/kapi.h: | |
| 2151 * src/common/kapi.cxx: | |
| 2152 Added name and priority parameters to cyg_thread_create() and | |
| 2153 swapped stack size and base parameters. These changes are | |
| 2154 currently protected by DAY_OF_CHAOS ifdefs and are therefore | |
| 2155 inactive. | |
| 2156 | |
| 2157 Wed Aug 19 19:06:16 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 2158 | |
| 2159 * tests/bin_sem1.cxx, tests/bin_sem2.cxx, tests/cnt_sem1.cxx, | |
| 2160 tests/flag1.cxx, tests/mbox1.cxx, tests/memfix2.cxx, | |
| 2161 tests/memvar2.cxx, tests/sync2.cxx, tests/sync3.cxx, | |
| 2162 tests/thread2.cxx, tests/release.cxx, tests/kill.cxx: | |
| 2163 Reorder inclusion of thread.inl to silence warnings | |
| 2164 | |
| 2165 Wed Aug 19 18:48:03 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 2166 | |
| 2167 * include/kernel.hxx: | |
| 2168 Reorder inclusion of thread.inl to silence warnings | |
| 2169 | |
| 2170 Wed Aug 19 18:21:31 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 2171 | |
| 2172 * src/common/kapi.cxx, src/sync/flag.cxx: | |
| 2173 Reorder inclusion of thread.inl to silence warnings | |
| 2174 | |
| 2175 * src/sync/bin_sem.cxx, src/sync/cnt_sem.cxx, src/sync/cnt_sem2.cxx, | |
| 2176 src/sync/mbox.cxx: | |
| 2177 Add inclusion of thread.inl to silence warnings | |
| 2178 | |
| 2179 * src/common/memset.c: | |
| 2180 Make pointer arithmetic be on char *, not void * to silence warnings | |
| 2181 | |
| 2182 * include/diag.h, src/trace/diag.c: | |
| 2183 Make diag_init take void parameter, and give diag_printf explicit | |
| 2184 parameters in prototypes to silence warnings | |
| 2185 | |
| 2186 1998-08-19 Nick Garnett <nickg@cygnus.co.uk> | |
| 2187 | |
| 2188 * include/pkgconf/kernel.h: | |
| 2189 * src/common/thread.cxx: | |
| 2190 Added ifdef for CYGIMP_IDLE_THREAD_YIELD to support single | |
| 2191 priority configurations. | |
| 2192 | |
| 2193 Tue Aug 18 16:56:38 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 2194 | |
| 2195 * include/thread.hxx, include/thread.inl: | |
| 2196 To silence compiler warnings, move register_exception inline definition | |
| 2197 from the .hxx to the .inl. Also move attach_stack to before the | |
| 2198 constructor where it is invoked from. | |
| 2199 | |
| 2200 1998-08-18 Nick Garnett <nickg@cygnus.co.uk> | |
| 2201 | |
| 2202 * include/pkgconf/kernel.h: | |
| 2203 Moved all HAL specific config options out to a HAL config file. | |
| 2204 | |
| 2205 * include/kapi.h: | |
| 2206 * src/common/kapi.cxx: | |
| 2207 Added cyg_scheduler_lock() and cyg_scheduler_unlock() to provide | |
| 2208 user access to the scheduler lock. | |
| 2209 | |
| 2210 Mon Aug 17 21:39:20 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 2211 | |
| 2212 * include/kapi.h: | |
| 2213 Insert "void" to empty parameter lists to silence warnings | |
| 2214 | |
| 2215 Fri Aug 14 18:10:20 1998 Hugo Tyson <hmt@masala.cygnus.co.uk> | |
| 2216 | |
| 2217 * src/common/thread.cxx (exit): | |
| 2218 Set the state explicitly to EXITED rather than or'ing | |
| 2219 it in; should be safe cos it's what kill does in the normal case. | |
| 2220 Needed to avoid suspend sort of states persisting after death. | |
| 2221 One character changes are always aesthetically pleasing. | |
| 2222 | |
| 2223 Fri Aug 14 17:28:01 1998 Hugo Tyson <hmt@cygnus.co.uk> | |
| 2224 | |
| 2225 * include/pkgconf/kernel.h: | |
| 2226 Add config options as below: | |
| 2227 | |
| 2228 * src/common/thread.cxx: | |
| 2229 Add asserts of CYGNUM_KERNEL_MAX_COUNTED_WAKE_COUNT_ASSERT | |
| 2230 and CYGNUM_KERNEL_MAX_SUSPEND_COUNT_ASSERT if they are defined. | |
| 2231 Also lazily tidied format of func hdrs as per code review et al. | |
| 2232 | |
| 2233 1998-08-14 Nick Garnett <nickg@cygnus.co.uk> | |
| 2234 | |
| 2235 * include/kapidata.h: | |
| 2236 Added support for thread names and thread housekeeping list. | |
| 2237 | |
| 2238 * src/common/delete.cxx: | |
| 2239 Added include for cyg_type.h. | |
| 2240 | |
| 2241 * include/pkgconf/kernel.h: | |
| 2242 Added CYGIMP_THREAD_NAME and CYGIMP_THREAD_LIST options. | |
| 2243 | |
| 2244 * include/thread.inl: | |
| 2245 * include/thread.hxx: | |
| 2246 Added support for thread names and thread housekeeping list. | |
| 2247 | |
| 2248 * src/common/thread.cxx: | |
| 2249 Added support for thread names and thread housekeeping list. | |
| 2250 Fixed ordering bug in Cyg_Thread::delay(). | |
| 2251 | |
| 2252 Thu Aug 13 15:33:48 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 2253 | |
| 2254 * include/ktypes.h: | |
| 2255 Remove inlined new and delete as they aren't strictly permitted and | |
| 2256 they prevent a valid new and delete being defined anywhere else! | |
| 2257 | |
| 2258 * src/common/delete.cxx, src/PKGconf.mak: | |
| 2259 Add delete.cxx to provide default delete operation for when a C | |
| 2260 library isn't present | |
| 2261 | |
| 2262 1998-07-28 Nick Garnett <nickg@cygnus.co.uk> | |
| 2263 | |
| 2264 * include/thread.hxx, include/sched.hxx, include/mlqueue.hxx, | |
| 2265 include/lottery.hxx, include/bitmap.hxx, src/common/thread.cxx, | |
| 2266 src/sched/sched.cxx, src/sched/mlqueue.cxx, src/sched/lottery.cxx, | |
| 2267 src/sched/bitmap.cxx: | |
| 2268 Added an alternative constructor to Cyg_Thread which takes | |
| 2269 arguments in new order, and includes a scheduling parameters | |
| 2270 argument. Propagated effects of this through Cyg_SchedThread | |
| 2271 and Cyg_SchedThread_Implementation. This mostly takes the form | |
| 2272 of passing the scheduling parameters through to the constructors. | |
| 2273 | |
| 2274 1998-07-27 Nick Garnett <nickg@cygnus.co.uk> | |
| 2275 | |
| 2276 * src/sync/flag.cxx, src/sync/cnt_sem2.cxx, include/mempoolt.inl, | |
| 2277 include/mempolt2.inl, include/mboxt2.inl, include/mboxt.inl: | |
| 2278 Modified code in API calls that take a timeout to allow for a | |
| 2279 timeout in the past. | |
| 2280 NOTE: The timeouts have for now been left as relative delays, they | |
| 2281 should be converted to absolute timeouts. | |
| 2282 | |
| 2283 * src/common/thread.cxx: | |
| 2284 Modified code in counted_sleep to allow for a timeout in the past. | |
| 2285 Added handling of EXIT wake_reason in delay(). | |
| 2286 | |
| 2287 1998-07-24 Nick Garnett <nickg@cygnus.co.uk> | |
| 2288 | |
| 2289 * include/thread.inl: | |
| 2290 Reordered code in Cyg_Thread::set_timer() to init the timer after | |
| 2291 wake_reason has been assigned. | |
| 2292 | |
| 2293 * include/clock.inl: | |
| 2294 Removed Cyg_Alarm::enable(). | |
| 2295 | |
| 2296 * src/sync/mutex.cxx (Cyg_Condition_Variable::wait): | |
| 2297 Modified order of code in timed version of wait to allow for a | |
| 2298 timout in the past. | |
| 2299 | |
| 2300 * src/sync/cnt_sem.cxx (Cyg_Counting_Semaphore::wait): | |
| 2301 Modified order of code in timed version of wait to allow for a | |
| 2302 timout in the past. Also modified timeout to be absolute rather | |
| 2303 than relative. | |
| 2304 | |
| 2305 * src/common/thread.cxx (Cyg_Thread::wake): | |
| 2306 Added test for whether a thread is actually asleep before waking | |
| 2307 it. Allows us to apply wake() to awake threads without damage. | |
| 2308 | |
| 2309 * src/common/clock.cxx: | |
| 2310 Added code to Cyg_Counter::add_alarm() to deal with alarms | |
| 2311 that trigger now or in the past. | |
| 2312 Moved Cyg_Alarm::enable() here. Added code to do the right thing | |
| 2313 when reenabling previously disabled interval alarms. | |
| 2314 | |
| 2315 1998-07-23 Nick Garnett <nickg@cygnus.co.uk> | |
| 2316 | |
| 2317 * src/debug/stubrom.c: Added header comments. | |
| 2318 | |
| 2319 Thu Mar 26 18:25:36 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 2320 | |
| 2321 * src/test/philo.cxx: | |
| 2322 Rename CYG_DEBUG ifdef to CYG_RELEASE_DEBUG | |
| 2323 | |
| 2324 Wed Mar 25 23:23:39 GMT 1998 Chris Provenzano <proven@cygnus.com> | |
| 2325 | |
| 2326 * configure.in: Fix so non_arch.h is updated even if | |
| 2327 config.cache does exists. | |
| 2328 | |
| 2329 * include/kapi.h, include/kapidata.h, include/kernel.hxx | |
| 2330 * include/mboxt.inl, include/sched.hxx: | |
| 2331 #include <eccconf/kernel.h> instead of include <eccconf/kernel.h> | |
| 2332 | |
| 2333 * include/eccconf/kernel.h: Added. This was old devo/config.h | |
| 2334 | |
| 2335 * src/Makefile.am : Set CYG_CONFIGURATION to "<eccconf/kernel.h>" | |
| 2336 | |
| 2337 * src/test/Makefile.am : Build .gdbinit from gdbinit.in | |
| 2338 and tree from tree.in | |
| 2339 | |
| 2340 Wed Mar 25 18:24:48 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 2341 | |
| 2342 * src/Makefile.am, src/common/memcpy.c, src/common/memset.c: | |
| 2343 Move memcpy and memset functions from C library into kernel to | |
| 2344 satisfy the requirements of gcc - namely it must be available at | |
| 2345 at all time. Changed memcpy and memset to sit more cleanly in the | |
| 2346 kernel, and lose all dependencies on the C library | |
| 2347 * src/Makefile.in: regenerated | |
| 2348 | |
| 2349 Fri Mar 13 18:36:42 GMT 1998 Chris Provenzano <proven@cygnus.com> | |
| 2350 | |
| 2351 * configure.in : Add rule to get correct objcopy for target | |
| 2352 * src/test/Makefile.am : Add rule to build philo.srec | |
| 2353 | |
| 2354 Fri Mar 13 11:47:23 GMT 1998 Chris Provenzano <proven@cygnus.com> | |
| 2355 | |
| 2356 * configure.in, non_arch.h.in, non_arch.sh | |
| 2357 Add support for the mn103000 | |
| 2358 | |
| 2359 Thu Mar 12 11:38:28 GMT 1998 David Moore <dsm@cygnus.co.uk> | |
| 2360 | |
| 2361 * src/Makefile.am: | |
| 2362 Removed flag to leave comments in generated linker script. | |
| 2363 | |
| 2364 Thu Mar 12 10:55:20 GMT 1998 David Moore <dsm@cygnus.co.uk> | |
| 2365 | |
| 2366 * configure.in: | |
| 2367 Fixed setting of platform variable | |
| 2368 | |
| 2369 Wed Mar 11 16:54:28 GMT 1998 Chris Provenzano <proven@cygnus.com> | |
| 2370 | |
| 2371 * src/test/Makefile.am, tests/Makefile.am: | |
| 2372 Make sure CXXFLAGS from configure are also used | |
| 2373 | |
| 2374 Wed Mar 11 16:16:57 GMT 1998 Chris Provenzano <proven@cygnus.com> | |
| 2375 | |
| 2376 * configure.in, non_arch.h.in. non_arch.sh: | |
| 2377 Added build support for mips | |
| 2378 * tests/Makefile.am, src/test/Makefile.am | |
| 2379 Link with -nostdlib -lgcc | |
| 2380 | |
| 2381 Wed Mar 11 14:43:36 GMT 1998 Chris Provenzano <proven@cygnus.com> | |
| 2382 | |
| 2383 * Makefile.am, configure.in, tests/Makefile.am | |
| 2384 support building tests in the tests directory | |
| 2385 | |
| 2386 Wed Mar 11 13:18:17 GMT 1998 Chris Provenzano <proven@cygnus.com> | |
| 2387 | |
| 2388 * acinclude.m4, stamp-h.in, non_arch.h.in, src/Makefile.am: | |
| 2389 Added to support new kernel configure/make process | |
| 2390 | |
| 2391 * Makefile.am: Modified to support new kernel configure/make | |
| 2392 process. | |
| 2393 | |
| 2394 * src/acinclude.m4, src/aclocal.m4, src/configure, src/configure.in | |
| 2395 Deleted to support new kernel configure/make process | |
| 2396 | |
| 2397 * Makefile.in, configure, aclocal.m4, src/Makefile.in, | |
| 2398 src/configure: regenerated | |
| 2399 | |
| 2400 * non_arch.sh: New shellscript to change platform/startup/debug | |
| 2401 options after a configure is done. | |
| 2402 | |
| 2403 * src/devo/config.h: include non_arch.h, for platform/startup/debug | |
| 2404 options. This is generated at configure and modified by non_arch.sh | |
| 2405 | |
| 2406 //=========================================================================== | |
| 2407 //####COPYRIGHTBEGIN#### | |
| 2408 // | |
| 2409 // ------------------------------------------- | |
| 2410 // The contents of this file are subject to the Cygnus eCos Public License | |
| 2411 // Version 1.0 (the "License"); you may not use this file except in | |
| 2412 // compliance with the License. You may obtain a copy of the License at | |
| 2413 // http://sourceware.cygnus.com/ecos | |
| 2414 // | |
| 2415 // Software distributed under the License is distributed on an "AS IS" | |
| 2416 // basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the | |
| 2417 // License for the specific language governing rights and limitations under | |
| 2418 // the License. | |
| 2419 // | |
| 2420 // The Original Code is eCos - Embedded Cygnus Operating System, released | |
| 2421 // September 30, 1998. | |
| 2422 // | |
| 2423 // The Initial Developer of the Original Code is Cygnus. Portions created | |
| 2 | 2424 // by Cygnus are Copyright (C) 1998,1999 Cygnus Solutions. All Rights Reserved. |
| 0 | 2425 // ------------------------------------------- |
| 2426 // | |
| 2427 //####COPYRIGHTEND#### | |
| 2428 //=========================================================================== |
