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