Mercurial > flash_v2
annotate packages/hal/sparclite/sim/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 | eb9fd8c04db3 |
| 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-02-10 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:
66
diff
changeset
|
2 |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
66
diff
changeset
|
3 * cdl/hal_sparclite_sim.cdl: Added. |
|
435cced73e2f
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
jlarmour
parents:
66
diff
changeset
|
4 |
|
56
755351606154
Merge from eCos master repository on 1999-12-01-18:03:05-GMT
jlarmour
parents:
46
diff
changeset
|
5 1999-11-25 Gary Thomas <gthomas@cygnus.co.uk> |
|
755351606154
Merge from eCos master repository on 1999-12-01-18:03:05-GMT
jlarmour
parents:
46
diff
changeset
|
6 |
|
755351606154
Merge from eCos master repository on 1999-12-01-18:03:05-GMT
jlarmour
parents:
46
diff
changeset
|
7 * include/pkgconf/mlt_sparclite_sim_ram.h: New file. |
|
755351606154
Merge from eCos master repository on 1999-12-01-18:03:05-GMT
jlarmour
parents:
46
diff
changeset
|
8 |
|
46
797268ecc331
Merge from eCos master repository on 1999-10-19-18:55:31-BST
jlarmour
parents:
2
diff
changeset
|
9 1999-10-13 Hugo Tyson <hmt@cygnus.co.uk> |
|
797268ecc331
Merge from eCos master repository on 1999-10-19-18:55:31-BST
jlarmour
parents:
2
diff
changeset
|
10 |
|
797268ecc331
Merge from eCos master repository on 1999-10-19-18:55:31-BST
jlarmour
parents:
2
diff
changeset
|
11 * include/pkgconf/hal_sparclite_sim.h: Add define of |
|
797268ecc331
Merge from eCos master repository on 1999-10-19-18:55:31-BST
jlarmour
parents:
2
diff
changeset
|
12 CYGHWR_HAL_SPARCLITE_HAS_ASR17 for arch HAL to DTRT with SVT |
|
797268ecc331
Merge from eCos master repository on 1999-10-19-18:55:31-BST
jlarmour
parents:
2
diff
changeset
|
13 (anticipating cores with no SVT at all, so no %asr17) |
|
797268ecc331
Merge from eCos master repository on 1999-10-19-18:55:31-BST
jlarmour
parents:
2
diff
changeset
|
14 |
| 2 | 15 1999-04-08 John Dallaway <jld@cygnus.co.uk> |
| 16 | |
| 17 * include/pkgconf/*.ldi: Revised SECTION_* macro arguments to | |
| 18 avoid padded output sections (PR 19787) | |
| 19 | |
| 20 1999-04-07 Hugo Tyson <hmt@cygnus.co.uk> | |
| 21 | |
| 22 * src/hal_priv.c: Remove bogus FIX ME; it wasn't true. | |
| 23 | |
| 24 1999-03-16 Hugo Tyson <hmt@cygnus.co.uk> | |
| 25 | |
| 26 * include/halboot.si: Add a dummy LED macro for debug in the | |
| 27 vectors.S; correct a scary line length. | |
| 28 | |
| 29 1999-03-04 Gary Thomas <gthomas@cygnus.co.uk> | |
| 30 | |
| 31 * include/pkgconf/hal_sparclite_sim.h: Take out DEVICES dependencies. | |
| 32 | |
| 33 1999-03-04 John Dallaway <jld@cygnus.co.uk> | |
| 34 | |
| 35 * include/pkgconf/*.ldi: give all LDI files unique names so | |
| 36 that they can co-exist in an eCos build tree (PR 19184) | |
| 37 * include/pkgconf/*.mlt: give all MLT files unique names so | |
| 38 that they can co-exist in an eCos build tree (PR 19184) | |
| 39 | |
| 40 1999-02-25 Hugo Tyson <hmt@cygnus.co.uk> | |
| 41 | |
| 42 These log entries from 1999-02-22 to 1999-02-24 were executed in | |
| 43 a branch; this change is a merge of that branch into the trunk. | |
| 44 | |
| 45 (1999-02-23 John Dallaway <jld@cygnus.co.uk>) | |
| 46 | |
| 47 * include/pkgconf/hal_sparclite_sim.h: New rules | |
| 48 CYGPKG_HAL_SPARCLITE_SIM precludes CYGPKG_DEVICES_GDB | |
| 49 CYGPKG_HAL_SPARCLITE_SIM precludes CYGPKG_DEVICES_SERIAL_RS232_COMMON | |
| 50 | |
| 51 (1999-02-22 Hugo Tyson <hmt@cygnus.co.uk>) | |
| 52 | |
| 53 * src/hal_priv.c (hal_board_prestart, hal_board_poststart): | |
| 54 Shut down the erc32 watchdog in and enable interrupts in these two | |
| 55 new routines. | |
| 56 | |
| 57 * include/halboot.si: | |
| 58 Remove N/A code that I was just storing here, and install the real | |
| 59 vector instructions in this fragment; there be cache-wangling to | |
| 60 do in hardware cases either side of the vector installation. | |
| 61 | |
| 62 1999-02-20 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 63 | |
| 64 * include/hal_xpic.h: | |
| 65 Rename CYG_VECTOR_* -> CYGNUM_HAL_INTERRUPT_* | |
| 66 | |
| 67 * src/hal_priv.c: | |
| 68 Add a FIX ME | |
| 69 | |
| 70 1999-02-08 John Dallaway <jld@cygnus.co.uk> | |
| 71 | |
| 72 * src/sim.ld: Remove platform-specific linker script for | |
| 73 MLT compliance. | |
| 74 | |
| 75 * src/PKGconf.mak: Remove build rules for sim.ld. | |
| 76 | |
| 77 * include/pkgconf/ram.*: Add MLT save file and and linker | |
| 78 script fragment for RAM startup. | |
| 79 | |
| 80 1999-02-01 Hugo Tyson <hmt@cygnus.co.uk> | |
| 81 | |
| 82 * include/halboot.si: | |
| 83 New file: performs platform-oriented setup of RAM and cache | |
| 84 controllers, and quietens any interrupt sources. | |
| 85 | |
| 86 * include/pkgconf/hal_sparclite_sim.h: | |
| 87 Correct comments/CDL description of sim invocation. | |
| 88 | |
| 89 1999-01-28 Hugo Tyson <hmt@cygnus.co.uk> | |
| 90 | |
| 91 * include/hal_cache.h: NEW FILE to this directory; moved here from | |
| 92 the sparclite/arch tree; cache control is very much board-specific | |
| 93 | |
| 94 * include/hal_clock.h: NEW FILE to this directory; it was a part | |
| 95 of hal_intr.h, but is now here because the clock is target determined. | |
| 96 | |
| 97 * include/hal_xpic.h: NEW FILE to this directory; it was a part of | |
| 98 hal_intr.h, but is now here because the detail of interrupot | |
| 99 control is target determined. | |
| 100 | |
| 101 * src/hal_priv.c: NEW FILE to this directory; it was a part | |
| 102 of hal_intr.h, but is now here because the clock is target | |
| 103 determined, and it's the clock that needs a local variable. | |
| 104 | |
| 105 * src/PKGconf.mak (COMPILE): compile it. | |
| 106 | |
| 107 | |
| 108 1999-01-26 Hugo Tyson <hmt@cygnus.co.uk> | |
| 109 | |
| 110 * src/sim.ld: | |
| 111 Add copyright notice. (Though these files will later be generated | |
| 112 by a tool and so not copyright, these default setups are.) | |
| 113 | |
| 114 1999-01-22 Hugo Tyson <hmt@cygnus.co.uk> | |
| 115 | |
| 116 * src/sim.ld: | |
| 117 Remove some bogus comments. | |
| 118 | |
| 119 1999-01-21 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 120 | |
| 121 * src/sim.ld: | |
| 122 Remove all traces of non-CYG_KERNEL_USE_INIT_PRIORITY code | |
| 123 | |
| 124 1999-01-21 Hugo Tyson <hmt@cygnus.co.uk> | |
| 125 | |
| 126 * src/sim.ld: | |
| 127 Align bss and rom/ram_data starts and ends by 8 bytes to permit | |
| 128 fast copy routines. | |
| 129 | |
| 130 1999-01-19 Hugo Tyson <hmt@cygnus.co.uk> | |
| 131 | |
| 132 Modified files in arch: | |
| 133 * include/hal_arch.h | |
| 134 * include/hal_intr.h | |
| 135 * src/PKGconf.mak | |
| 136 * src/context.S | |
| 137 * src/hal_intr.c | |
| 138 * src/vec_ivsr.S | |
| 139 * src/vec_xvsr.S | |
| 140 * src/vectors.S | |
| 141 | |
| 142 New files in arch: | |
| 143 * src/hal_boot.c (bss initialization, constructors &c) | |
| 144 * include/hal_cache.h (empty but required header) | |
| 145 | |
| 146 Modified files in sim: | |
| 147 * include/hal_diag.h | |
| 148 | |
| 149 Lots more progress; essentially, everything now works. | |
| 150 | |
| 151 Simulator's treatment of stdio is poor though, it doesn't work | |
| 152 under pkgtest. This has been slowing me up. | |
| 153 | |
| 154 1999-01-14 Hugo Tyson <hmt@cygnus.co.uk> | |
| 155 | |
| 156 * ecc/ecc/hal/sparclite/...: | |
| 157 | |
| 158 Initial checkin of SPARClite HAL; it doesn't work yet, except the | |
| 159 most trivial of tests - timer and interrupt manipulation stuff is | |
| 160 entirely absent. | |
| 161 | |
| 162 Here's some documentation of the initial checkin tree; this will | |
| 163 change, as platform dependent stuff moves correctly into the sim | |
| 164 or <board> directories. | |
| 165 | |
| 166 arch/current/include: | |
| 167 basetype.h nothing much here. | |
| 168 vectors.h definitions of symbols shared between the | |
| 169 various vector code assembler files, can be | |
| 170 included in both C and assembler. | |
| 171 hal_intr.h various macros for clock and interrupt | |
| 172 control plus the eCos vector numbering scheme; we | |
| 173 map thus: | |
| 174 what SPARC trap type eCos vector numbers | |
| 175 ----------------------------------------------- | |
| 176 (not used) --- 0 | |
| 177 interrupts (17-31) 1-15 | |
| 178 user traps (128-255) 16 | |
| 179 exceptions (1-9,36==4) 17-25 | |
| 180 others (10,?) 26 | |
| 181 ----------------------------------------------- | |
| 182 Trap types 5 and 6 which would be eCos vectors 21 | |
| 183 and 22 are handled in the trampoline code in | |
| 184 file src/vectors.S | |
| 185 hal_arch.h definition of a thread context, plus | |
| 186 macros for thread switching and the like. Some | |
| 187 ancillary bit twiddling macros and cache barriers | |
| 188 too. | |
| 189 | |
| 190 arch/current/include/pkgconf: | |
| 191 hal_sparclite.h pkgconf config/header file. | |
| 192 | |
| 193 arch/current/src: | |
| 194 vectors.S boot-up stuff, trampoline code that hangs | |
| 195 on the interrupt/trap vector, handlers for window | |
| 196 under/overflow. Saves some state in registers | |
| 197 then jumps to the interrupt or exception VSR | |
| 198 respectively. | |
| 199 Also instantiates the VSR table. | |
| 200 vec_ivsr.S the default interrupt VSR; it establishes | |
| 201 a C calling environment (ie. anticipates a window | |
| 202 overflow) then locks the scheduler, calls the ISR | |
| 203 with appropriate arguments, and then interrupt_end() | |
| 204 before undoing that environment, anticipating | |
| 205 window underflow and returning to the interrupted | |
| 206 instruction. | |
| 207 vec_xvsr.S the default exception AKA trap VSR; does | |
| 208 the same as the interrupt one but without the | |
| 209 scheduler lock or interrupt end. | |
| 210 hal_intr.c instantiates the ISR table used by the | |
| 211 code above. | |
| 212 context.S context switch code, saves and loads up a | |
| 213 whole register state, coroutine or longjump-like. | |
| 214 icontext.c initializes a context to "jump" to in | |
| 215 context.S at the birth of a new thread. | |
| 216 | |
| 217 sim/current/include: | |
| 218 hal_diag.h macros to deal with debugging output via a | |
| 219 fake serial device of some kind; initially empty, | |
| 220 but definitely board/sim dependent. | |
| 221 | |
| 222 sim/current/include/pkgconf: | |
| 223 hal_sparclite_sim.h pkgconf config/header file. | |
| 224 | |
| 225 sim/current/src: | |
| 226 sim.ld linker script bits for "sim" target. | |
| 227 | |
| 228 //=========================================================================== | |
| 229 //####COPYRIGHTBEGIN#### | |
|
64
c38311975d4f
Merge from eCos master repository on 2000-01-28-04:28:11-GMT
jlarmour
parents:
56
diff
changeset
|
230 // |
|
c38311975d4f
Merge from eCos master repository on 2000-01-28-04:28:11-GMT
jlarmour
parents:
56
diff
changeset
|
231 // ------------------------------------------- |
|
c38311975d4f
Merge from eCos master repository on 2000-01-28-04:28:11-GMT
jlarmour
parents:
56
diff
changeset
|
232 // 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
|
233 // 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
|
234 // 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
|
235 // http://www.redhat.com/ |
|
64
c38311975d4f
Merge from eCos master repository on 2000-01-28-04:28:11-GMT
jlarmour
parents:
56
diff
changeset
|
236 // |
|
66
bf00f99aec69
Merge from eCos master repository on 2000-02-02-19:16:44-GMT
jlarmour
parents:
64
diff
changeset
|
237 // 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
|
238 // 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
|
239 // 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
|
240 // the License. |
|
c38311975d4f
Merge from eCos master repository on 2000-01-28-04:28:11-GMT
jlarmour
parents:
56
diff
changeset
|
241 // |
|
c38311975d4f
Merge from eCos master repository on 2000-01-28-04:28:11-GMT
jlarmour
parents:
56
diff
changeset
|
242 // 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
|
243 // released September 30, 1998. |
|
c38311975d4f
Merge from eCos master repository on 2000-01-28-04:28:11-GMT
jlarmour
parents:
56
diff
changeset
|
244 // |
|
c38311975d4f
Merge from eCos master repository on 2000-01-28-04:28:11-GMT
jlarmour
parents:
56
diff
changeset
|
245 // 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
|
246 // 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
|
247 // 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
|
248 // All Rights Reserved. |
|
c38311975d4f
Merge from eCos master repository on 2000-01-28-04:28:11-GMT
jlarmour
parents:
56
diff
changeset
|
249 // ------------------------------------------- |
|
c38311975d4f
Merge from eCos master repository on 2000-01-28-04:28:11-GMT
jlarmour
parents:
56
diff
changeset
|
250 // |
| 2 | 251 //####COPYRIGHTEND#### |
| 252 //=========================================================================== | |
| 253 | |
| 254 //EOF ChangeLog |
