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