Mercurial > ecos-v2_0-branch
annotate packages/infra/current/ChangeLog @ 112:02ea4320376c ecos-sw-2000-07-21
Merge from eCos master repository on 2000-07-21-21:01:39-BST
| author | jlarmour |
|---|---|
| date | Fri, 21 Jul 2000 21:34:11 +0000 |
| parents | 6736c52df507 |
| children | 6ed91473a1cd |
| rev | line source |
|---|---|
|
112
02ea4320376c
Merge from eCos master repository on 2000-07-21-21:01:39-BST
jlarmour
parents:
82
diff
changeset
|
1 2000-07-18 Jonathan Larmour <jlarmour@redhat.co.uk> |
|
02ea4320376c
Merge from eCos master repository on 2000-07-21-21:01:39-BST
jlarmour
parents:
82
diff
changeset
|
2 |
|
02ea4320376c
Merge from eCos master repository on 2000-07-21-21:01:39-BST
jlarmour
parents:
82
diff
changeset
|
3 * src/buffer.cxx (increment_buffer_pos): Reset buffer pos *before* |
|
02ea4320376c
Merge from eCos master repository on 2000-07-21-21:01:39-BST
jlarmour
parents:
82
diff
changeset
|
4 we try to print the buffer |
|
02ea4320376c
Merge from eCos master repository on 2000-07-21-21:01:39-BST
jlarmour
parents:
82
diff
changeset
|
5 Thanks to Chris Morrow (cmorrow at YottaYotta.com ) for spotting |
|
02ea4320376c
Merge from eCos master repository on 2000-07-21-21:01:39-BST
jlarmour
parents:
82
diff
changeset
|
6 the problem. |
|
02ea4320376c
Merge from eCos master repository on 2000-07-21-21:01:39-BST
jlarmour
parents:
82
diff
changeset
|
7 |
|
82
6736c52df507
Merge from eCos master repository on 2000-04-14-13:35:46-BST
jlarmour
parents:
78
diff
changeset
|
8 2000-04-12 Jesper Skov <jskov@redhat.com> |
|
6736c52df507
Merge from eCos master repository on 2000-04-14-13:35:46-BST
jlarmour
parents:
78
diff
changeset
|
9 |
|
6736c52df507
Merge from eCos master repository on 2000-04-14-13:35:46-BST
jlarmour
parents:
78
diff
changeset
|
10 * cdl/infra.cdl: Allow build flags to be tweaked. |
|
6736c52df507
Merge from eCos master repository on 2000-04-14-13:35:46-BST
jlarmour
parents:
78
diff
changeset
|
11 |
|
78
59d97b6ba612
Merge from eCos master repository on 2000-03-28-19:50:47-BST
jlarmour
parents:
76
diff
changeset
|
12 2000-03-28 Jonathan Larmour <jlarmour@redhat.co.uk> |
|
59d97b6ba612
Merge from eCos master repository on 2000-03-28-19:50:47-BST
jlarmour
parents:
76
diff
changeset
|
13 |
|
59d97b6ba612
Merge from eCos master repository on 2000-03-28-19:50:47-BST
jlarmour
parents:
76
diff
changeset
|
14 * include/cyg_trac.h: Also update internal documentation for below |
|
59d97b6ba612
Merge from eCos master repository on 2000-03-28-19:50:47-BST
jlarmour
parents:
76
diff
changeset
|
15 const char * changes (2000-03-27) |
|
59d97b6ba612
Merge from eCos master repository on 2000-03-28-19:50:47-BST
jlarmour
parents:
76
diff
changeset
|
16 |
|
59d97b6ba612
Merge from eCos master repository on 2000-03-28-19:50:47-BST
jlarmour
parents:
76
diff
changeset
|
17 2000-03-28 John Dallaway <jld@cygnus.co.uk> |
|
76
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
74
diff
changeset
|
18 |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
74
diff
changeset
|
19 * cdl/infra.cdl: |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
74
diff
changeset
|
20 |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
74
diff
changeset
|
21 Adjust documentation URLs. |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
74
diff
changeset
|
22 |
|
78
59d97b6ba612
Merge from eCos master repository on 2000-03-28-19:50:47-BST
jlarmour
parents:
76
diff
changeset
|
23 2000-03-27 Gary Thomas <gthomas@redhat.com> |
|
59d97b6ba612
Merge from eCos master repository on 2000-03-28-19:50:47-BST
jlarmour
parents:
76
diff
changeset
|
24 |
|
59d97b6ba612
Merge from eCos master repository on 2000-03-28-19:50:47-BST
jlarmour
parents:
76
diff
changeset
|
25 * src/tcdiag.cxx: HAL architecture ports may override default |
|
59d97b6ba612
Merge from eCos master repository on 2000-03-28-19:50:47-BST
jlarmour
parents:
76
diff
changeset
|
26 behavior for 'cyg_test_exit()'. |
|
59d97b6ba612
Merge from eCos master repository on 2000-03-28-19:50:47-BST
jlarmour
parents:
76
diff
changeset
|
27 |
|
59d97b6ba612
Merge from eCos master repository on 2000-03-28-19:50:47-BST
jlarmour
parents:
76
diff
changeset
|
28 * src/diag.cxx (diag_vprintf): Add support for %llX modifier, which |
|
59d97b6ba612
Merge from eCos master repository on 2000-03-28-19:50:47-BST
jlarmour
parents:
76
diff
changeset
|
29 allows for printing of (long long) operands. |
|
59d97b6ba612
Merge from eCos master repository on 2000-03-28-19:50:47-BST
jlarmour
parents:
76
diff
changeset
|
30 |
|
59d97b6ba612
Merge from eCos master repository on 2000-03-28-19:50:47-BST
jlarmour
parents:
76
diff
changeset
|
31 2000-03-27 Jonathan Larmour <jlarmour@redhat.co.uk> |
|
59d97b6ba612
Merge from eCos master repository on 2000-03-28-19:50:47-BST
jlarmour
parents:
76
diff
changeset
|
32 |
|
59d97b6ba612
Merge from eCos master repository on 2000-03-28-19:50:47-BST
jlarmour
parents:
76
diff
changeset
|
33 * include/cyg_trac.h: Use const qualifier on function and file name |
|
59d97b6ba612
Merge from eCos master repository on 2000-03-28-19:50:47-BST
jlarmour
parents:
76
diff
changeset
|
34 strings to be compatible with the C++ standard |
|
59d97b6ba612
Merge from eCos master repository on 2000-03-28-19:50:47-BST
jlarmour
parents:
76
diff
changeset
|
35 * src/buffer.cxx: likewise |
|
59d97b6ba612
Merge from eCos master repository on 2000-03-28-19:50:47-BST
jlarmour
parents:
76
diff
changeset
|
36 * src/fancy.cxx: likewise |
|
59d97b6ba612
Merge from eCos master repository on 2000-03-28-19:50:47-BST
jlarmour
parents:
76
diff
changeset
|
37 * src/null.cxx: likewise |
|
59d97b6ba612
Merge from eCos master repository on 2000-03-28-19:50:47-BST
jlarmour
parents:
76
diff
changeset
|
38 |
|
59d97b6ba612
Merge from eCos master repository on 2000-03-28-19:50:47-BST
jlarmour
parents:
76
diff
changeset
|
39 2000-03-27 Jesper Skov <jskov@redhat.com> |
|
59d97b6ba612
Merge from eCos master repository on 2000-03-28-19:50:47-BST
jlarmour
parents:
76
diff
changeset
|
40 |
|
59d97b6ba612
Merge from eCos master repository on 2000-03-28-19:50:47-BST
jlarmour
parents:
76
diff
changeset
|
41 * include/cyg_type.h: Make cyg_halbool the same for C and C++ |
|
59d97b6ba612
Merge from eCos master repository on 2000-03-28-19:50:47-BST
jlarmour
parents:
76
diff
changeset
|
42 code. |
|
59d97b6ba612
Merge from eCos master repository on 2000-03-28-19:50:47-BST
jlarmour
parents:
76
diff
changeset
|
43 |
|
59d97b6ba612
Merge from eCos master repository on 2000-03-28-19:50:47-BST
jlarmour
parents:
76
diff
changeset
|
44 * include/cyg_ass.h (CYGDBG_DEFINE_CHECK_THIS): Use cyg_bool |
|
59d97b6ba612
Merge from eCos master repository on 2000-03-28-19:50:47-BST
jlarmour
parents:
76
diff
changeset
|
45 instead of bool. |
|
59d97b6ba612
Merge from eCos master repository on 2000-03-28-19:50:47-BST
jlarmour
parents:
76
diff
changeset
|
46 |
|
76
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
74
diff
changeset
|
47 2000-03-07 Jesper Skov <jskov@redhat.com> |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
74
diff
changeset
|
48 |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
74
diff
changeset
|
49 * src/buffer.cxx: Fix some compiler warnings. |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
74
diff
changeset
|
50 |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
74
diff
changeset
|
51 2000-03-03 Jesper Skov <jskov@redhat.com> |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
74
diff
changeset
|
52 |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
74
diff
changeset
|
53 * include/cyg_type.h (CYGBLD_ATTRIB_WEAK): disarm bomb for !GCC. |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
74
diff
changeset
|
54 |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
74
diff
changeset
|
55 2000-03-01 Jesper Skov <jskov@redhat.com> |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
74
diff
changeset
|
56 103290 |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
74
diff
changeset
|
57 * include/cyg_ass.h: Make cyg_assert_fail a weak symbol. |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
74
diff
changeset
|
58 |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
74
diff
changeset
|
59 2000-02-28 Gary Thomas <gthomas@cygnus.co.uk> |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
74
diff
changeset
|
60 |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
74
diff
changeset
|
61 * include/diag.h: |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
74
diff
changeset
|
62 * src/diag.cxx (diag_dump_buf): Add diagnostic "dump buffer" function. |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
74
diff
changeset
|
63 |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
74
diff
changeset
|
64 2000-02-21 Hugo Tyson <hmt@cygnus.co.uk> |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
74
diff
changeset
|
65 |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
74
diff
changeset
|
66 * src/tcdiag.cxx (cyg_test_is_simulator): set this true if ugly |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
74
diff
changeset
|
67 new cdl_option CYGHWR_TARGET_SIMULATOR_NO_GDB_WORKING is set. |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
74
diff
changeset
|
68 This means we cannot diddle the variable using GDB. |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
74
diff
changeset
|
69 |
|
74
9c122302a886
Merge from eCos master repository on 2000-02-18-15:21:53-GMT
jlarmour
parents:
70
diff
changeset
|
70 2000-02-18 Hugo Tyson <hmt@cygnus.co.uk> |
|
9c122302a886
Merge from eCos master repository on 2000-02-18-15:21:53-GMT
jlarmour
parents:
70
diff
changeset
|
71 |
|
9c122302a886
Merge from eCos master repository on 2000-02-18-15:21:53-GMT
jlarmour
parents:
70
diff
changeset
|
72 * src/tcdiag.cxx (cyg_test_exit): Add the facility for a platform |
|
9c122302a886
Merge from eCos master repository on 2000-02-18-15:21:53-GMT
jlarmour
parents:
70
diff
changeset
|
73 HAL to define an action to take at CYG_TEST_EXIT time; this is |
|
9c122302a886
Merge from eCos master repository on 2000-02-18-15:21:53-GMT
jlarmour
parents:
70
diff
changeset
|
74 useful for some simulators that are not (yet) Gdb integrated. |
|
9c122302a886
Merge from eCos master repository on 2000-02-18-15:21:53-GMT
jlarmour
parents:
70
diff
changeset
|
75 The action is CYGHWR_TEST_PROGRAM_EXIT() if defined. |
|
9c122302a886
Merge from eCos master repository on 2000-02-18-15:21:53-GMT
jlarmour
parents:
70
diff
changeset
|
76 |
|
9c122302a886
Merge from eCos master repository on 2000-02-18-15:21:53-GMT
jlarmour
parents:
70
diff
changeset
|
77 * src/simple.cxx (cyg_assert_fail): Add the facility for a |
|
9c122302a886
Merge from eCos master repository on 2000-02-18-15:21:53-GMT
jlarmour
parents:
70
diff
changeset
|
78 platform HAL to define an action to take when an assertion failure |
|
9c122302a886
Merge from eCos master repository on 2000-02-18-15:21:53-GMT
jlarmour
parents:
70
diff
changeset
|
79 occurs. Ditto. |
|
9c122302a886
Merge from eCos master repository on 2000-02-18-15:21:53-GMT
jlarmour
parents:
70
diff
changeset
|
80 |
|
9c122302a886
Merge from eCos master repository on 2000-02-18-15:21:53-GMT
jlarmour
parents:
70
diff
changeset
|
81 * src/fancy.cxx (cyg_assert_fail): Ditto. |
|
9c122302a886
Merge from eCos master repository on 2000-02-18-15:21:53-GMT
jlarmour
parents:
70
diff
changeset
|
82 |
|
9c122302a886
Merge from eCos master repository on 2000-02-18-15:21:53-GMT
jlarmour
parents:
70
diff
changeset
|
83 * src/buffer.cxx (cyg_assert_fail): Ditto. |
|
9c122302a886
Merge from eCos master repository on 2000-02-18-15:21:53-GMT
jlarmour
parents:
70
diff
changeset
|
84 |
|
9c122302a886
Merge from eCos master repository on 2000-02-18-15:21:53-GMT
jlarmour
parents:
70
diff
changeset
|
85 [no change to null.cxx because, well, it's null isn't it] |
|
9c122302a886
Merge from eCos master repository on 2000-02-18-15:21:53-GMT
jlarmour
parents:
70
diff
changeset
|
86 |
|
70
c5536bad4c24
Merge from eCos master repository on 2000-02-11-15:46:40-GMT
jlarmour
parents:
66
diff
changeset
|
87 2000-02-08 Jonathan Larmour <jlarmour@redhat.co.uk> |
|
c5536bad4c24
Merge from eCos master repository on 2000-02-11-15:46:40-GMT
jlarmour
parents:
66
diff
changeset
|
88 |
|
c5536bad4c24
Merge from eCos master repository on 2000-02-11-15:46:40-GMT
jlarmour
parents:
66
diff
changeset
|
89 * include/cyg_trac.h: Define and document CYG_TRACE_PRINT() and |
|
c5536bad4c24
Merge from eCos master repository on 2000-02-11-15:46:40-GMT
jlarmour
parents:
66
diff
changeset
|
90 CYG_TRACE_DUMP() macros for outputting buffered trace output, and |
|
c5536bad4c24
Merge from eCos master repository on 2000-02-11-15:46:40-GMT
jlarmour
parents:
66
diff
changeset
|
91 kernel state dump respectively |
|
c5536bad4c24
Merge from eCos master repository on 2000-02-11-15:46:40-GMT
jlarmour
parents:
66
diff
changeset
|
92 |
|
76
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
74
diff
changeset
|
93 * cdl/debug.cdl (CYGDBG_INFRA_DEBUG_TRACE_ASSERT_BUFFER): |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
74
diff
changeset
|
94 replace (incorrect) mention of cyg_trace_output() with CYG_TRACE_PRINT() |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
74
diff
changeset
|
95 macro. |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
74
diff
changeset
|
96 |
|
70
c5536bad4c24
Merge from eCos master repository on 2000-02-11-15:46:40-GMT
jlarmour
parents:
66
diff
changeset
|
97 * src/fancy.cxx (cyg_trace_dump): Add (from buffer.cxx) |
|
c5536bad4c24
Merge from eCos master repository on 2000-02-11-15:46:40-GMT
jlarmour
parents:
66
diff
changeset
|
98 * src/simple.cxx (cyg_trace_dump): Add (from buffer.cxx) |
|
c5536bad4c24
Merge from eCos master repository on 2000-02-11-15:46:40-GMT
jlarmour
parents:
66
diff
changeset
|
99 * src/null.cxx (cyg_trace_dump): Add as empty function |
|
c5536bad4c24
Merge from eCos master repository on 2000-02-11-15:46:40-GMT
jlarmour
parents:
66
diff
changeset
|
100 |
|
76
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
74
diff
changeset
|
101 2000-01-31 Simon FitzMaurice <sdf@cygnus.co.uk> |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
74
diff
changeset
|
102 * cdl\infra.cdl: |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
74
diff
changeset
|
103 |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
74
diff
changeset
|
104 Adjust help URLs in line with new doc layout. |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
74
diff
changeset
|
105 |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
74
diff
changeset
|
106 2000-01-28 Simon FitzMaurice <sdf@cygnus.co.uk> |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
74
diff
changeset
|
107 * cdl\infra.cdl: |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
74
diff
changeset
|
108 |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
74
diff
changeset
|
109 Adjust help URLs in line with new doc layout. |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
74
diff
changeset
|
110 |
|
56
755351606154
Merge from eCos master repository on 1999-12-01-18:03:05-GMT
jlarmour
parents:
6
diff
changeset
|
111 1999-11-26 Gary Thomas <gthomas@cygnus.co.uk> |
|
755351606154
Merge from eCos master repository on 1999-12-01-18:03:05-GMT
jlarmour
parents:
6
diff
changeset
|
112 |
|
755351606154
Merge from eCos master repository on 1999-12-01-18:03:05-GMT
jlarmour
parents:
6
diff
changeset
|
113 * include/cyg_type.h: Add MLT symbols CYGMEM_REGION_ATTR_R/W. |
|
755351606154
Merge from eCos master repository on 1999-12-01-18:03:05-GMT
jlarmour
parents:
6
diff
changeset
|
114 |
|
76
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
74
diff
changeset
|
115 1999-11-23 Hugo Tyson <hmt@cygnus.co.uk> |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
74
diff
changeset
|
116 |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
74
diff
changeset
|
117 * cdl/debug.cdl: Add "active_if CYGDBG_USE_TRACING" to all tracing |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
74
diff
changeset
|
118 only options in the buffered flavour of assert'n'trace. Otherwise |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
74
diff
changeset
|
119 enabling asserts but no tracing does not build; oldCDL dealt with |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
74
diff
changeset
|
120 this by a string of ifdefs in the header. Active_if is my friend. |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
74
diff
changeset
|
121 This also prevents the confusion of having active options that |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
74
diff
changeset
|
122 have no effect whatsoever. |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
74
diff
changeset
|
123 Aside: the default is buffered assert'n'trace so that the test |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
74
diff
changeset
|
124 farm can enable tracing and not get swamped by output. |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
74
diff
changeset
|
125 |
|
6
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
2
diff
changeset
|
126 1999-05-14 Hugo Tyson <hmt@cygnus.co.uk> |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
2
diff
changeset
|
127 |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
2
diff
changeset
|
128 * include/cyg_type.h (CYG_INIT_COMPAT): add a new init priority |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
2
diff
changeset
|
129 level for compatibility layers (for uITRON that is, but |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
2
diff
changeset
|
130 potentially POSIX also perhaps, after libc anyway). |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
2
diff
changeset
|
131 |
| 2 | 132 1999-04-14 John Dallaway <jld@cygnus.co.uk> |
| 133 | |
| 134 * include/pkgconf/infra.h: Add cdl_package doc attribute. | |
| 135 | |
| 136 1999-04-12 Jesper Skov <jskov@cygnus.co.uk> | |
| 137 | |
| 138 * include/cyg_type.h: Added new init priority for IO devices. | |
| 139 | |
| 140 * include/diag.h: | |
| 141 * src/diag.cxx: | |
| 142 Use device for diag if configured so. | |
| 143 | |
| 144 1999-03-19 Gary Thomas <gthomas@cygnus.co.uk> | |
| 145 | |
| 146 * src/diag.cxx (diag_vprintf): Support '%%' printf modifier. | |
| 147 | |
| 148 1999-03-05 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 149 | |
| 150 * include/cyg_type.h: | |
| 151 Add CYGBLD_ATTRIB_CONST and tidy define indentation | |
| 152 | |
| 153 1999-03-04 Bart Veer <bartv@cygnus.co.uk> | |
| 154 | |
| 155 * include/diag.h: | |
| 156 Added a #include for <pkgconf/infra.h> so that the header file | |
| 157 can correctly check for CYGDBG_INFRA_DIAG_PRINTF_USE_VARARG | |
| 158 | |
| 159 1999-02-25 Nick Garnett <nickg@cygnus.co.uk> | |
| 160 | |
| 161 * include/cyg_type.h: | |
| 162 Added CYGBLD_ATTRIB_ASM_ALIAS() macro to supply an alias for a | |
| 163 variable while it is being defined. | |
| 164 | |
| 165 1999-02-24 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 166 | |
| 167 * include/cyg_type.h (CYG_INIT_APPLICATION): Add CYG_INIT_DRIVERS | |
| 168 priority | |
| 169 | |
| 170 * src/tcdiag.cxx (cyg_test_output): Re-include angle brackets | |
| 171 for CYG_TEST_GDBCMD command | |
| 172 | |
| 173 1999-02-23 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 174 | |
| 175 * include/testcase.h (CYG_TEST_NA): | |
| 176 Add call to cyg_test_exit() | |
| 177 | |
| 178 1999-02-22 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 179 | |
| 180 * include/cyg_type.h: | |
| 181 Add CYGBLD_ATTRIB_INIT_PRI/BEFORE/AFTER macros. | |
| 182 Remove CYG_INIT_BEFORE/AFTER as they were unusable | |
| 183 | |
| 184 * include/testcase.h: | |
| 185 * src/tcdiag.cxx: | |
| 186 Add CYGNUM_TEST_NA() macro for not applicable state | |
| 187 Don't need to call diag_init() any more from cyg_test_init() | |
| 188 | |
| 189 * src/diag.c: | |
| 190 * src/diag.cxx: | |
| 191 Rename diag.c to diag.cxx | |
| 192 Add dummy constructor object to do initialization right after the | |
| 193 HAL has started. Needed to get asserts working correctly at | |
| 194 constructor time, and for CYGNUM_TEST_GDBCMD to work as intended | |
| 195 (i.e. before calling CYG_TEST_INIT()) | |
| 196 | |
| 197 1999-02-17 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 198 | |
| 199 * src/tcdiag.cxx (cyg_test_output): Remove angle brackets round | |
| 200 GDBCMD output | |
| 201 | |
| 202 1999-02-16 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 203 | |
| 204 * src/fancy.cxx (trim_func): | |
| 205 * src/simple.cxx (trim_func): | |
| 206 * src/buffer.cxx (trim_func): | |
| 207 Don't delete bits before a space as it may not always be a | |
| 208 type, if using CYG_FUNCNAME rather than relying on | |
| 209 __PRETTY_FUNCTION__ | |
| 210 | |
| 211 * src/tcdiag.cxx (cyg_test_output): | |
| 212 Add new GDBCMD output and do some tidying vis a vis coding standards | |
| 213 etc. | |
| 214 | |
| 215 * include/testcase.h: | |
| 216 Do some tidying vis a vis coding standards etc. | |
| 217 | |
| 218 1999-02-16 Gary Thomas <gthomas@cygnus.co.uk> | |
| 219 | |
| 220 * include/cyg_type.h (CYGBLD_ATTRIB_CONSTRUCTOR): | |
| 221 New macro, used to define a 'C' routine to be run with 'C++' | |
| 222 constructors. | |
| 223 | |
| 224 1999-01-26 Bart Veer <bartv@cygnus.co.uk> | |
| 225 | |
| 226 * include/cyg_type.h (CYGBLD_ATTRIB_NORET): | |
| 227 Updated the non-GNUC version of the macro | |
| 228 | |
| 229 1999-01-21 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 230 | |
| 231 * include/cyg_type.h: | |
| 232 Remove all traces of CYG_KERNEL_USE_INIT_PRIORITY option - now | |
| 233 compulsory. Consequently can remove include of pkgconf/infra.h. | |
| 234 Add CYG_INIT_PREDEFAULT priority for | |
| 235 CYGSEM_HAL_STOP_CONSTRUCTORS_ON_FLAG implementation. | |
| 236 Change CYGBLD_NORET to CYGBLD_ATTRIB_NORET | |
| 237 Add CYGBLD_ATTRIB_ALIAS and CYGBLD_ATTRIB_WEAK_ALIAS macros | |
| 238 | |
| 239 * include/cyg_ass.h: | |
| 240 * include/testcase.h | |
| 241 Change CYGBLD_NORET to CYGBLD_ATTRIB_NORET | |
| 242 | |
| 243 * src/startup.cxx: | |
| 244 Split up into smaller files to make GDB happier when debuggin | |
| 245 | |
| 246 * src/pkgstart.cxx: | |
| 247 * src/prestart.cxx: | |
| 248 * src/userstart.cxx: | |
| 249 New files with contents originally from startup.cxx | |
| 250 | |
| 251 1999-01-19 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 252 | |
| 253 * include/cyg_type.h (CYG_REFERENCE_OBJECT): | |
| 254 Make this work with no overhead, although it doesn't work with | |
| 255 anything other than objects with constructors. I _believe_ this | |
| 256 is the only relevant situation though. Bite me. | |
| 257 Fix for PR 18782 | |
| 258 | |
| 259 1999-01-14 Jesper Skov <jskov@cygnus.co.uk> | |
| 260 | |
| 261 * include/cyg_type.h (CYG_REFERENCE_SYMBOL): Added. | |
| 262 | |
| 263 1999-01-13 Gary Thomas <gthomas@cygnus.co.uk> | |
| 264 | |
| 265 * include/cyg_type.h: Default handling of 'CYG_DOUBLE_BYTEORDER' | |
| 266 | |
| 267 1999-01-13 Jesper Skov <jskov@cygnus.co.uk> | |
| 268 | |
| 269 * include/cyg_type.h (CYG_UNUSED_PARAM): Don't assign to the | |
| 270 unused parameter; it might be a macro constant. | |
| 271 | |
| 272 1999-01-11 Bart Veer <bartv@cygnus.co.uk> | |
| 273 | |
| 274 * src/tcdiag.cxx (cyg_test_output): | |
| 275 * include/testcase.h: | |
| 276 Use const where appropriate in cyg_test_output() | |
| 277 | |
| 278 1999-01-06 Bart Veer <bartv@cygnus.co.uk> | |
| 279 | |
| 280 * include/cyg_trac.h (CYG_REPORT_FUNCARG8): | |
| 281 Removed spurious comma so that the macro actually compiles. | |
| 282 | |
| 283 1998-12-24 Bart Veer <bartv@cygnus.co.uk> | |
| 284 | |
| 285 * src/simple.cxx: | |
| 286 * src/null.cxx: | |
| 287 * src/fancy.cxx: | |
| 288 * src/diag.c: | |
| 289 * src/buffer.cxx: | |
| 290 * include/diag.h: | |
| 291 In the assertion support, use const where appropriate. | |
| 292 | |
| 293 1998-12-24 Bart Veer <bartv@cygnus.co.uk> | |
| 294 | |
| 295 * include/cyg_ass.h: | |
| 296 The prototype for cyg_assert_fail() is now always present. | |
| 297 const is used wherever appropriate. | |
| 298 A number of additional assertion macros are now defined. | |
| 299 Host-specific assertion support has been added. | |
| 300 Some minor tweaks for greater consistency in macro usage. | |
| 301 | |
| 302 1998-12-21 Bart Veer <bartv@cygnus.co.uk> | |
| 303 | |
| 304 * include/cyg_type.h: | |
| 305 Allow for platforms where pointers are not 32 bits wide. | |
| 306 | |
| 307 1998-12-16 Hugo Tyson <hmt@cygnus.co.uk> | |
| 308 | |
| 309 * include/testcase.h (cyg_test_is_simulator): | |
| 310 * src/tcdiag.cxx (cyg_test_is_simulator): | |
| 311 Change the type to int so that all gdb's understand it. | |
| 312 (it was impossible to assign to from the prompt as a bool) | |
| 313 | |
| 314 1998-12-09 Bart Veer <bartv@cygnus.co.uk> | |
| 315 | |
| 316 * include/testcase.h: | |
| 317 Hide a __noreturn__ attribute inside a macro so that the | |
| 318 header file can be used for host-side code. | |
| 319 | |
| 320 1998-11-02 Jesper Skov <jskov@cygnus.co.uk> | |
| 321 | |
| 322 * src/memset.c (_memset): Use type casted pointer to avoid | |
| 323 compiler warning. | |
| 324 | |
| 325 Mon Oct 26 21:20:13 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 326 | |
| 327 * src/buffer.cxx: | |
| 328 Make write_thread_id() conditional on CYGDBG_USE_ASSERTS as that's | |
| 329 the only time it is used. This silences a compiler warning | |
| 330 | |
| 0 | 331 Mon Oct 26 19:40:48 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> |
| 332 | |
| 333 * src/memset.c, src/memcpy.c: | |
| 334 Conditionalise out all tracing for now | |
| 335 Fix for PR 17996 | |
| 336 | |
| 337 Fri Oct 23 05:42:36 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 338 | |
| 339 * include/cyg_ass.h (CYGASSERT_docall): | |
| 340 Make a dummy reference to _msg_ argument when | |
| 341 CYGDBG_INFRA_DEBUG_ASSERT_MESSAGE is disabled, otherwise we may get | |
| 342 "unused variable" warnings | |
| 343 Fix for PR 17889 | |
| 344 | |
| 345 1998-10-22 Hugo Tyson <hmt@cygnus.co.uk> | |
| 346 | |
| 347 * src/buffer.cxx (increment_buffer_pos): | |
| 348 Use the correctly named print_trace_buffer() rather than some | |
| 349 typo/globaleditto. | |
| 350 (cyg_trace_dump): only refer to thread->get_saved_context() if | |
| 351 CYGDBG_KERNEL_DEBUG_GDB_THREAD_SUPPORT is defined. | |
| 352 | |
| 353 1998-10-22 Hugo Tyson <hmt@cygnus.co.uk> | |
| 354 | |
| 355 * src/buffer.cxx (write_thread_id): | |
| 356 Make get_tid() be there when used. | |
| 357 | |
| 358 * include/pkgconf/infra.h: | |
| 359 Only enable all the buffered tracing stuff if USE_TRACING is | |
| 360 selected; otherwise link errors ensue if only USE_ASSERTS is | |
| 361 enabled. | |
| 362 | |
| 363 1998-10-22 Jesper Skov <jskov@cygnus.co.uk> | |
| 364 PR 17914 | |
| 365 | |
| 366 * src/simple.cxx (CYG_NO_THREADID): Set if there is no Kernel | |
| 367 support. | |
| 368 | |
| 369 1998-10-20 Nick Garnett <nickg@cygnus.co.uk> | |
| 370 | |
| 371 * src/null.cxx: | |
| 372 Removed fix for PR 17471 since the required macros have been moved | |
| 373 to cyg_type.h. | |
| 374 | |
| 375 * include/diag.h (diag_printf): | |
| 376 * src/diag.c (diag_printf): | |
| 377 Made use of variadic arguments optional in this function. | |
| 378 | |
| 379 * include/pkgconf/infra.h: | |
| 380 Added configury to support buffered tracing. | |
| 381 | |
| 382 * src/fancy.cxx (trim_func): | |
| 383 Fixed fencepost bug. | |
| 384 | |
| 385 * src/PKGconf.mak: | |
| 386 * src/buffer.cxx: | |
| 387 Added buffer.cxx to implement buffered trace log. | |
| 388 | |
| 389 Thu Oct 15 21:27:23 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 390 | |
| 391 * src/delete.cxx, src/memcpy.c, src/memset.c: | |
| 392 Moved here from ecc/kernel/current/src/common, as they should | |
| 393 be present even if the kernel is disabled | |
| 394 | |
| 395 * include/pkgconf/infra.h: | |
| 396 Add new config options CYGIMP_INFRA_PREFER_SMALL_TO_FAST_MEMCPY | |
| 397 and CYGIMP_INFRA_PREFER_SMALL_TO_FAST_MEMSET to support the | |
| 398 functionality available in memcpy.c and memset.c | |
| 399 | |
| 400 * src/PKGconf.mak: | |
| 401 build above new files | |
| 402 | |
| 403 Above changes are required for PR 17229 | |
| 404 | |
| 405 1998-10-14 Nick Garnett <nickg@cygnus.co.uk> | |
| 406 | |
| 407 * include/cyg_type.h: | |
| 408 Moved CYG_LABEL_NAME() macro here from ktypes.h. | |
| 409 | |
| 410 Wed Oct 14 17:10:12 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 411 | |
| 412 * src/diag.c: | |
| 413 Change warning message from previous change to match compiler | |
| 414 output exactly | |
| 415 | |
| 416 Tue Oct 13 17:23:37 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 417 | |
| 418 * src/diag.c: | |
| 419 Output another warning so that people know that diag.c produces | |
| 420 a warning | |
| 421 Reformat to 76 columns | |
| 422 Change args of diag_printf to be ANSI-style, not K&R to | |
| 423 silence warning | |
| 424 | |
| 425 1998-09-25 Bart Veer <bartv@cygnus.co.uk> | |
| 426 | |
| 427 * src/null.cxx: | |
| 428 PR 17471: null.cxx relies on the macro CYG_LABEL_NAME(), which on | |
| 429 the mn10300 is defined only if <cyg/kernel/ktypes.h> is included. | |
| 430 As a temporary fix this header file is now always included. In the | |
| 431 medium term there will have to be proper fixes to ktypes.h and to | |
| 432 cyg_type.h | |
| 433 | |
| 434 Wed Sep 16 03:42:16 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 435 | |
| 436 * src/startup.cxx, src/dummyxxmain.cxx: | |
| 437 Move __main() to a separate dummyxxmain.cxx source file to resolve | |
| 438 linking bogosities on some targets | |
| 439 Fix for PR 17279 - kudos to Tim Goodwin really | |
| 440 | |
| 441 * src/PKGconf.mak: | |
| 442 Build src/dummyxxmain.cxx | |
| 443 | |
| 444 Tue Sep 15 19:14:33 1998 David Moore <dsm@keema.cygnus.co.uk> | |
| 445 | |
| 446 * include/pkgconf/infra.h: Cleaned up comments. | |
| 447 | |
| 448 Tue Sep 15 14:34:34 1998 David Moore <dsm@cygnus.co.uk> | |
| 449 | |
| 450 * src/startup.cxx: | |
| 451 * include/cyg_type.h: | |
| 452 CYGBLD_ATTRIB_WEAK moved from src/startup.cxx to | |
| 453 include/cyg_type.h | |
| 454 | |
| 455 Tue Sep 15 12:26:36 1998 Jonathan Larmour <jlarmour@peshwari.cygnus.co.uk> | |
| 456 | |
| 457 * src/null.cxx, src/simple.cxx, src/fancy.cxx: | |
| 458 Change cyg_check_data_ptr() to not compare with _end symbol from | |
| 459 linker scripts as this is a bogus thing to do when starting in | |
| 460 ROM. Some better magic can be done later with the memory layout | |
| 461 tool. | |
| 462 | |
| 463 * src/simple.cxx (cyg_assert_fail), | |
| 464 src/fancy.cxx (cyg_assert_fail): | |
| 465 If an assert is thrown, loop forever no matter what the platform | |
| 466 rather than resetting the jmr board. | |
| 467 | |
| 468 Fri Sep 11 12:52:59 1998 Hugo Tyson <hmt@cygnus.co.uk> | |
| 469 | |
| 470 * src/tcdiag.cxx: | |
| 471 * src/diag.c: | |
| 472 Remove dependencies on the kernel: | |
| 473 o types are available from here, infra. | |
| 474 o Diag and its mates are here and the HAL. | |
| 475 | |
| 476 Thu Sep 10 21:59:09 1998 Hugo Tyson <hmt@cygnus.co.uk> | |
| 477 | |
| 478 * src/fancy.cxx: | |
| 479 * src/simple.cxx: | |
| 480 * src/null.cxx: | |
| 481 Remove dependencies on the kernel: | |
| 482 o interrupt stuff is available from the HAL. | |
| 483 o types are available from here, infra. | |
| 484 o Diag and its mates are here and the HAL. | |
| 485 o Only consider printing thread information if there is a kernel. | |
| 486 | |
| 487 Thu Sep 10 21:29:55 1998 Hugo Tyson <hmt@cygnus.co.uk> | |
| 488 | |
| 489 * include/pkgconf/infra.h: | |
| 490 Fix CDL descriptions (mainly) resulting from review of | |
| 491 configury here. | |
| 492 | |
| 493 Thu Sep 10 17:38:00 1998 Hugo Tyson <hmt@cygnus.co.uk> | |
| 494 | |
| 495 * src/null.cxx: | |
| 496 Add an empty cyg_assert_fail() if not CYGDBG_USE_ASSERTS, so that | |
| 497 clib's assert() can use it, in common with but regardless of the | |
| 498 internal assert setup. Of course if internal asserts are used, | |
| 499 the same routine is used. | |
| 500 | |
| 501 Thu Sep 3 19:05:29 1998 Hugo Tyson <hmt@cygnus.co.uk> | |
| 502 | |
| 503 * src/startup.cxx (__main): | |
| 504 ...and its mates. Correct the bad usage of the tracing macros - a | |
| 505 type was implied when the type was void, so an assert fires. | |
| 506 | |
| 507 * include/diag.h (diag_printf): | |
| 508 Remove 'useful' prototype; this function deliberately has a K&R | |
| 509 prototype to avoid having to use varargs, or pad arglists or | |
| 510 anything grody like that. Comment to that effect added too. | |
| 511 | |
| 512 * src/fancy.cxx: | |
| 513 Condition out routines which are only used by tracing system; | |
| 514 prevent warnings. Also changed the default widths setup to | |
| 515 something more suitable to our long function names; viewing on | |
| 516 about a 200 column screen recommended - or use 'simple' instead. | |
| 517 | |
| 518 Tue Sep 1 19:09:39 1998 Hugo Tyson <hmt@masala.cygnus.co.uk> | |
| 519 | |
| 520 * include/pkgconf/infra.h: | |
| 521 Fancy tracing by default, as I've been requested. | |
| 522 Move definition (or not) of CYGDBG_INFRA_DIAG_USE_DEVICE from the | |
| 523 kernel, correcting the symbol construction as we go. | |
| 524 | |
| 525 * include/cyg_type.h: | |
| 526 Correct multiple-inclusion protection, remove | |
| 527 <dollar>Version<Dollar> nonsense, correct Usage: field, put in | |
| 528 definition of CYGBLD_NORET. | |
| 529 | |
| 530 * include/cyg_ass.h: | |
| 531 Correct Usage: field, remove definition of CYGDBG_NORET, correct | |
| 532 definition of cyg_assert_fail to use CYGBLD_NORET as intended. | |
| 533 | |
| 534 * include/cyg_trac.h: | |
| 535 Tidy up comments. | |
| 536 | |
| 537 * src/PKGconf.mak (COMPILE): | |
| 538 Added all the new units below. | |
| 539 | |
| 540 * src/fancy.cxx: | |
| 541 * src/simple.cxx: | |
| 542 * src/null.cxx: | |
| 543 Moved here from the kernel; comments changed accordingly. | |
| 544 | |
| 545 * src/tcdiag.cxx: | |
| 546 * include/diag.h: | |
| 547 * src/diag.c: | |
| 548 Moved here from the kernel; comments changed accordingly. | |
| 549 Also use config symbol CYGDBG_INFRA_DIAG_USE_DEVICE rather than | |
| 550 (badly named) CYG_DIAG_USE_DEVICE. | |
| 551 | |
| 552 Fri Aug 28 15:22:16 1998 Hugo Tyson <hmt@cygnus.co.uk> | |
| 553 | |
| 554 * include/pkgconf/infra.h: | |
| 555 Add lots of lovely cdl comments and new, correct, names for the | |
| 556 config options themselves. | |
| 557 * include/cyg_trac.h: | |
| 558 * include/cyg_ass.h: | |
| 559 Use the newly named options. | |
| 560 | |
| 561 [KERNEL] see also changes to src/trace/{fancy,null,simple}.cxx | |
| 562 which should soon move into this package instead. | |
| 563 | |
| 564 Fri Aug 28 09:57:21 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 565 | |
| 566 * include/pkgconf/infra.h: | |
| 567 Add CYGSEM_START_ISO_C_COMPATIBILITY and | |
| 568 CYGSEM_START_UITRON_COMPATIBILITY options, along with some comment. | |
| 569 | |
| 570 * src/PKGconf.mak, src/startup.cxx: | |
| 571 Add these two files for the new file startup.cxx that provides the | |
| 572 generic startup mechanism, using new cyg_start() functions. This | |
| 573 is to remove the dependency on main(), which is defined in ISO and | |
| 574 POSIX as having certain properties we wouldn't be able to give it | |
| 575 otherwise. | |
| 576 | |
| 577 Tue Aug 25 11:47:58 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 578 | |
| 579 * src/startup.cxx: | |
| 580 Add this to provide new startup method | |
| 581 | |
| 582 1998-08-20 Nick Garnett <nickg@cygnus.co.uk> | |
| 583 | |
| 584 * include/cyg_type.h: | |
| 585 Moved constructor priority ordering stuff here from | |
| 586 kernel/ktypes.h. | |
| 587 | |
| 588 //=========================================================================== | |
| 589 //####COPYRIGHTBEGIN#### | |
|
64
c38311975d4f
Merge from eCos master repository on 2000-01-28-04:28:11-GMT
jlarmour
parents:
56
diff
changeset
|
590 // |
|
c38311975d4f
Merge from eCos master repository on 2000-01-28-04:28:11-GMT
jlarmour
parents:
56
diff
changeset
|
591 // ------------------------------------------- |
|
c38311975d4f
Merge from eCos master repository on 2000-01-28-04:28:11-GMT
jlarmour
parents:
56
diff
changeset
|
592 // The contents of this file are subject to the Red Hat eCos Public License |
|
66
bf00f99aec69
Merge from eCos master repository on 2000-02-02-19:16:44-GMT
jlarmour
parents:
64
diff
changeset
|
593 // Version 1.1 (the "License"); you may not use this file except in |
|
64
c38311975d4f
Merge from eCos master repository on 2000-01-28-04:28:11-GMT
jlarmour
parents:
56
diff
changeset
|
594 // compliance with the License. You may obtain a copy of the License at |
|
66
bf00f99aec69
Merge from eCos master repository on 2000-02-02-19:16:44-GMT
jlarmour
parents:
64
diff
changeset
|
595 // http://www.redhat.com/ |
|
64
c38311975d4f
Merge from eCos master repository on 2000-01-28-04:28:11-GMT
jlarmour
parents:
56
diff
changeset
|
596 // |
|
66
bf00f99aec69
Merge from eCos master repository on 2000-02-02-19:16:44-GMT
jlarmour
parents:
64
diff
changeset
|
597 // Software distributed under the License is distributed on an "AS IS" |
|
64
c38311975d4f
Merge from eCos master repository on 2000-01-28-04:28:11-GMT
jlarmour
parents:
56
diff
changeset
|
598 // basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the |
|
c38311975d4f
Merge from eCos master repository on 2000-01-28-04:28:11-GMT
jlarmour
parents:
56
diff
changeset
|
599 // License for the specific language governing rights and limitations under |
|
c38311975d4f
Merge from eCos master repository on 2000-01-28-04:28:11-GMT
jlarmour
parents:
56
diff
changeset
|
600 // the License. |
|
c38311975d4f
Merge from eCos master repository on 2000-01-28-04:28:11-GMT
jlarmour
parents:
56
diff
changeset
|
601 // |
|
c38311975d4f
Merge from eCos master repository on 2000-01-28-04:28:11-GMT
jlarmour
parents:
56
diff
changeset
|
602 // The Original Code is eCos - Embedded Configurable Operating System, |
|
c38311975d4f
Merge from eCos master repository on 2000-01-28-04:28:11-GMT
jlarmour
parents:
56
diff
changeset
|
603 // released September 30, 1998. |
|
c38311975d4f
Merge from eCos master repository on 2000-01-28-04:28:11-GMT
jlarmour
parents:
56
diff
changeset
|
604 // |
|
c38311975d4f
Merge from eCos master repository on 2000-01-28-04:28:11-GMT
jlarmour
parents:
56
diff
changeset
|
605 // The Initial Developer of the Original Code is Red Hat. |
|
c38311975d4f
Merge from eCos master repository on 2000-01-28-04:28:11-GMT
jlarmour
parents:
56
diff
changeset
|
606 // Portions created by Red Hat are |
|
c38311975d4f
Merge from eCos master repository on 2000-01-28-04:28:11-GMT
jlarmour
parents:
56
diff
changeset
|
607 // Copyright (C) 1998, 1999, 2000 Red Hat, Inc. |
|
c38311975d4f
Merge from eCos master repository on 2000-01-28-04:28:11-GMT
jlarmour
parents:
56
diff
changeset
|
608 // All Rights Reserved. |
|
c38311975d4f
Merge from eCos master repository on 2000-01-28-04:28:11-GMT
jlarmour
parents:
56
diff
changeset
|
609 // ------------------------------------------- |
|
c38311975d4f
Merge from eCos master repository on 2000-01-28-04:28:11-GMT
jlarmour
parents:
56
diff
changeset
|
610 // |
| 0 | 611 //####COPYRIGHTEND#### |
| 612 //=========================================================================== | |
| 613 | |
| 614 | |
| 615 |
