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