Mercurial > flash_v2
annotate packages/devs/wallclock/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 | bf00f99aec69 |
| 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:
66
diff
changeset
|
1 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:
66
diff
changeset
|
2 * cdl/wallclock.cdl: |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
66
diff
changeset
|
3 |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
66
diff
changeset
|
4 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:
66
diff
changeset
|
5 |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
66
diff
changeset
|
6 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:
66
diff
changeset
|
7 * cdl/wallclock.cdl: |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
66
diff
changeset
|
8 |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
66
diff
changeset
|
9 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:
66
diff
changeset
|
10 |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
66
diff
changeset
|
11 2000-01-19 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:
66
diff
changeset
|
12 |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
66
diff
changeset
|
13 * cdl/*.cdl: Add descriptions to a number of options &c which were |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
66
diff
changeset
|
14 lacking same, also tidied up other typos as noticed en passant. |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
66
diff
changeset
|
15 |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
66
diff
changeset
|
16 1999-11-03 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:
66
diff
changeset
|
17 |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
66
diff
changeset
|
18 * cdl/wallclock.cdl: Define build options. |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
66
diff
changeset
|
19 |
|
24
306eee292492
Merge from eCos master repository on 1999-07-16-05:47:06-BST
jlarmour
parents:
2
diff
changeset
|
20 1999-07-14 Jesper Skov <jskov@cygnus.co.uk> |
|
306eee292492
Merge from eCos master repository on 1999-07-16-05:47:06-BST
jlarmour
parents:
2
diff
changeset
|
21 |
|
306eee292492
Merge from eCos master repository on 1999-07-16-05:47:06-BST
jlarmour
parents:
2
diff
changeset
|
22 * src/emulate.cxx: Include pkgconf/kernel.h. |
|
306eee292492
Merge from eCos master repository on 1999-07-16-05:47:06-BST
jlarmour
parents:
2
diff
changeset
|
23 |
| 2 | 24 1999-04-20 Jonathan Larmour <jlarmour@cygnus.co.uk> |
| 25 | |
| 26 * tests/wallclock.cxx (cyg_start): Output message to show the test | |
| 27 has started | |
| 28 (wallclock_thread): Add call to CYG_TEST_STILL_ALIVE, so the user | |
| 29 can see that the test is still running. | |
| 30 Fix for PR 19870 | |
| 31 | |
| 32 1999-04-12 John Dallaway <jld@cygnus.co.uk> | |
| 33 | |
| 34 * include/pkgconf/wallclock.h: Add cdl_package doc attribute. | |
| 35 | |
| 36 1999-04-07 Jesper Skov <jskov@cygnus.co.uk> | |
| 37 PR 19667 | |
| 38 * tests/wallclock.cxx (cyg_start): | |
| 39 Changed to use the new Cyg_Thread constructor. | |
| 40 | |
| 41 1999-03-22 Hugo Tyson <hmt@cygnus.co.uk> | |
| 42 | |
| 43 * tests/wallclock.cxx: | |
| 44 Use CYGNUM_HAL_STACK_SIZE_TYPICAL for the stack size instead of | |
| 45 CYGNUM_HAL_MINIMUM_STACK_SIZE. | |
| 46 | |
| 47 1999-03-12 Hugo Tyson <hmt@cygnus.co.uk> | |
| 48 | |
| 49 * tests/wallclock.cxx: | |
| 50 Deal with CYGNUM_HAL_MINIMUM_STACK_SIZE requirement. | |
| 51 | |
| 52 | |
| 53 1999-03-05 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 54 | |
| 55 * include/wallclock.hxx: | |
| 56 Remove dependency on cyg/kernel/ktypes.h | |
| 57 Tidy | |
| 58 | |
| 59 * src/emulate.cxx: | |
| 60 Include cyg/kernel/ktypes.h since it isn't included in wallclock.hxx | |
| 61 any more | |
| 62 | |
| 63 1999-03-04 Gary Thomas <gthomas@cygnus.co.uk> | |
| 64 | |
| 65 * include/pkgconf/wallclock.h: Make package stand-alone (no "DEVICES"). | |
| 66 | |
| 67 1999-02-02 Jesper Skov <jskov@cygnus.co.uk> | |
| 68 PR 18970 | |
| 69 * tests/wallclock.cxx (LOOPS_SIM): Only do two loops on | |
| 70 SIM. MN10300 sim takes 1min15secs to do one loop. | |
| 71 | |
| 72 1999-01-26 Jesper Skov <jskov@cygnus.co.uk> | |
| 73 (PR 18305) | |
| 74 * tests/wallclock.cxx: Removed MIPS specific hackery. Now | |
| 75 dependent on cyg_test_is_simulator state. | |
| 76 | |
| 77 1999-01-21 Jesper Skov <jskov@cygnus.co.uk> | |
| 78 PR 18847 | |
| 79 * tests/wallclock.cxx (LOOPS_HW): Reduce run-time to 20 seconds. | |
| 80 | |
| 81 1999-01-19 Nick Garnett <nickg@cygnus.co.uk> | |
| 82 | |
| 83 * tests/wallclock.cxx: Added test of cyg_test_is_simulator to | |
| 84 reduce time on simulated hardware. PR 18715. | |
| 85 | |
| 86 1998-12-17 Jesper Skov <jskov@cygnus.co.uk> | |
| 87 | |
| 88 * tests/wallclock.cxx: Do NOP test if kernel RTC disabled. | |
| 89 | |
| 0 | 90 1998-10-23 Jesper Skov <jskov@cygnus.co.uk> |
| 91 | |
| 92 * tests/wallclock.cxx: Reduce test time on TX39 SIM. | |
| 93 | |
| 94 Tue Oct 20 15:54:09 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 95 | |
| 96 * src/PKGconf.mak: | |
| 97 Remove unnecessary override of PKGCONF_CXXFLAGS | |
| 98 | |
| 99 1998-09-26 Bart Veer <bartv@cygnus.co.uk> | |
| 100 | |
| 101 * include/pkgconf/wallclock.h: | |
| 102 PR17501: When using the emulation there is a requirement on the | |
| 103 kernel clock. This has been added to the configuration data. | |
| 104 If real hardware were used then this dependency would disappear, | |
| 105 but currently there is no easy way to express this, and there are | |
| 106 no hardware implementations. | |
| 107 | |
| 108 1998-09-12 Bart Veer <bartv@cygnus.co.uk> | |
| 109 | |
| 110 * include/pkgconf/wallclock.h: | |
| 111 Added missing descriptions (PR 17184) | |
| 112 | |
| 113 1998-09-02 Bart Veer <bartv@cygnus.co.uk> | |
| 114 | |
| 115 * include/pkgconf/wallclock.h: | |
| 116 Added minimal configuration data. | |
| 117 | |
| 118 Fri Aug 28 09:40:19 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 119 | |
| 120 * tests/wallclock.cxx: | |
| 121 Rename int main(argc, argv) to void cyg_start( void ) under the | |
| 122 new entry point system. Therefore also remove return code. | |
| 123 | |
| 124 Tue Aug 18 16:49:20 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 125 | |
| 126 * tests/wallclock.cxx: | |
| 127 Move inclusion of thread.inl before sched.hxx to prevent inline | |
| 128 warnings | |
| 129 | |
| 130 1998-07-31 Nick Garnett <nickg@cygnus.co.uk> | |
| 131 | |
| 132 * include/pkgconf/wallclock.h: | |
| 133 Added this file to contain wallclock confiuration parameters. | |
| 134 | |
| 135 * src/emulate.cxx: | |
| 136 Now uses pkgconf/wallclock.h for configuration. | |
| 137 | |
| 138 Wed Jul 22 21:04:15 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 139 | |
| 140 * src/emulate.cxx: | |
| 141 Remove unnecessary include of <cyg/devs/table.h> and remove an | |
| 142 unused variable (result) from get_current_time() | |
| 143 | |
| 144 //####COPYRIGHTBEGIN#### | |
|
64
c38311975d4f
Merge from eCos master repository on 2000-01-28-04:28:11-GMT
jlarmour
parents:
24
diff
changeset
|
145 // |
|
c38311975d4f
Merge from eCos master repository on 2000-01-28-04:28:11-GMT
jlarmour
parents:
24
diff
changeset
|
146 // ------------------------------------------- |
|
c38311975d4f
Merge from eCos master repository on 2000-01-28-04:28:11-GMT
jlarmour
parents:
24
diff
changeset
|
147 // 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
|
148 // 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:
24
diff
changeset
|
149 // 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
|
150 // http://www.redhat.com/ |
|
64
c38311975d4f
Merge from eCos master repository on 2000-01-28-04:28:11-GMT
jlarmour
parents:
24
diff
changeset
|
151 // |
|
66
bf00f99aec69
Merge from eCos master repository on 2000-02-02-19:16:44-GMT
jlarmour
parents:
64
diff
changeset
|
152 // 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:
24
diff
changeset
|
153 // 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:
24
diff
changeset
|
154 // 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:
24
diff
changeset
|
155 // the License. |
|
c38311975d4f
Merge from eCos master repository on 2000-01-28-04:28:11-GMT
jlarmour
parents:
24
diff
changeset
|
156 // |
|
c38311975d4f
Merge from eCos master repository on 2000-01-28-04:28:11-GMT
jlarmour
parents:
24
diff
changeset
|
157 // 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:
24
diff
changeset
|
158 // released September 30, 1998. |
|
c38311975d4f
Merge from eCos master repository on 2000-01-28-04:28:11-GMT
jlarmour
parents:
24
diff
changeset
|
159 // |
|
c38311975d4f
Merge from eCos master repository on 2000-01-28-04:28:11-GMT
jlarmour
parents:
24
diff
changeset
|
160 // 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:
24
diff
changeset
|
161 // Portions created by Red Hat are |
|
c38311975d4f
Merge from eCos master repository on 2000-01-28-04:28:11-GMT
jlarmour
parents:
24
diff
changeset
|
162 // Copyright (C) 1998, 1999, 2000 Red Hat, Inc. |
|
c38311975d4f
Merge from eCos master repository on 2000-01-28-04:28:11-GMT
jlarmour
parents:
24
diff
changeset
|
163 // All Rights Reserved. |
|
c38311975d4f
Merge from eCos master repository on 2000-01-28-04:28:11-GMT
jlarmour
parents:
24
diff
changeset
|
164 // ------------------------------------------- |
|
c38311975d4f
Merge from eCos master repository on 2000-01-28-04:28:11-GMT
jlarmour
parents:
24
diff
changeset
|
165 // |
| 0 | 166 //####COPYRIGHTEND#### |
| 167 | |
| 168 |
