Mercurial > ecos
annotate packages/hal/powerpc/arch/current/ChangeLog @ 10:d3fbcdfa1b2f ecos-sw-1999-05-29
Merge from eCos master repository on 1999-05-29-00:13:11-BST
| author | jlarmour |
|---|---|
| date | Fri, 28 May 1999 16:43:09 +0000 |
| parents | ece80412419a |
| children | 4cc3eff958ab |
| rev | line source |
|---|---|
|
10
d3fbcdfa1b2f
Merge from eCos master repository on 1999-05-29-00:13:11-BST
jlarmour
parents:
8
diff
changeset
|
1 1999-05-26 Jesper Skov <jskov@cygnus.co.uk> |
|
d3fbcdfa1b2f
Merge from eCos master repository on 1999-05-29-00:13:11-BST
jlarmour
parents:
8
diff
changeset
|
2 |
|
d3fbcdfa1b2f
Merge from eCos master repository on 1999-05-29-00:13:11-BST
jlarmour
parents:
8
diff
changeset
|
3 * include/hal_cache.h (HAL_DCACHE_LOCK): |
|
d3fbcdfa1b2f
Merge from eCos master repository on 1999-05-29-00:13:11-BST
jlarmour
parents:
8
diff
changeset
|
4 Fixed asm constraint. |
|
d3fbcdfa1b2f
Merge from eCos master repository on 1999-05-29-00:13:11-BST
jlarmour
parents:
8
diff
changeset
|
5 |
|
d3fbcdfa1b2f
Merge from eCos master repository on 1999-05-29-00:13:11-BST
jlarmour
parents:
8
diff
changeset
|
6 1999-05-25 Jesper Skov <jskov@cygnus.co.uk> |
|
d3fbcdfa1b2f
Merge from eCos master repository on 1999-05-29-00:13:11-BST
jlarmour
parents:
8
diff
changeset
|
7 |
|
d3fbcdfa1b2f
Merge from eCos master repository on 1999-05-29-00:13:11-BST
jlarmour
parents:
8
diff
changeset
|
8 * include/hal_intr.h: |
|
d3fbcdfa1b2f
Merge from eCos master repository on 1999-05-29-00:13:11-BST
jlarmour
parents:
8
diff
changeset
|
9 * src/vectors.S (hal_interrupt_stack_call_pending_DSRs): |
|
d3fbcdfa1b2f
Merge from eCos master repository on 1999-05-29-00:13:11-BST
jlarmour
parents:
8
diff
changeset
|
10 Added call_pending_DSR magic. |
|
d3fbcdfa1b2f
Merge from eCos master repository on 1999-05-29-00:13:11-BST
jlarmour
parents:
8
diff
changeset
|
11 |
|
8
ece80412419a
Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents:
6
diff
changeset
|
12 1999-05-21 Hugo Tyson <hmt@cygnus.co.uk> |
|
ece80412419a
Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents:
6
diff
changeset
|
13 |
|
ece80412419a
Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents:
6
diff
changeset
|
14 * include/hal_intr.h: Define HAL_INTERRUPT_STACK_BASE and |
|
ece80412419a
Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents:
6
diff
changeset
|
15 HAL_INTERRUPT_STACK_TOP so that stack usage macros in |
|
ece80412419a
Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents:
6
diff
changeset
|
16 kernel/.../stackmon.hxx can work. |
|
ece80412419a
Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents:
6
diff
changeset
|
17 |
|
ece80412419a
Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents:
6
diff
changeset
|
18 * src/vectors.S (cyg_interrupt_stack_base): Define this symbol for |
|
ece80412419a
Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents:
6
diff
changeset
|
19 the interrupt stack and its friend for the stack top so that we |
|
ece80412419a
Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents:
6
diff
changeset
|
20 can publish them with nice names. |
|
ece80412419a
Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents:
6
diff
changeset
|
21 |
|
6
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
4
diff
changeset
|
22 1999-05-13 Hugo Tyson <hmt@cygnus.co.uk> |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
4
diff
changeset
|
23 |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
4
diff
changeset
|
24 * include/hal_arch.h (HAL_THREAD_INIT_CONTEXT): Align stack |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
4
diff
changeset
|
25 (rather conservatively) before use. |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
4
diff
changeset
|
26 |
|
4
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
27 1999-04-28 Bart Veer <bartv@cygnus.co.uk> |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
28 |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
29 * src/PKGconf.mak: |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
30 Remove the -n argument to tail, it does not appear to be required |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
31 on any supported host and causes problems with some |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
32 implementations of tail. |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
33 |
| 2 | 34 1999-04-19 Jesper Skov <jskov@cygnus.co.uk> |
| 35 PR 19861 | |
| 36 * src/vectors.S (_start): Rewrote the hal_zero_bss code in | |
| 37 assembly. When compiling with -O0 the C function accesses the | |
| 38 previous stack frame upon return, causing a crash. | |
| 39 | |
| 40 1999-04-15 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 41 | |
| 42 * src/powerpc.ld: Define __bss_start/__bss_end around the BSS, and | |
| 43 __sbss_start/__sbss_end around the SBSS | |
| 44 * src/vectors.S (_start): Call C function to clear BSS. | |
| 45 * src/hal_misc.c (hal_zero_bss): Use __bss_end rather than _end when | |
| 46 clearing BSS. Clear SBSS similarly but separately since the MLT | |
| 47 may have them in non-contiguous parts of memory. | |
| 48 | |
| 49 These fix PR 19750 | |
| 50 | |
| 51 1999-04-14 Jesper Skov <jskov@cygnus.co.uk> | |
| 52 | |
| 53 * include/hal_cache.h: Added HAL_xCACHE_IS_ENABLED macros. | |
| 54 | |
| 55 1999-04-14 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 56 | |
| 57 * src/PKGconf.mak (EXTRAS): Don't generate extras.o here any more | |
| 58 But do define EXTRAS every time for the linker script | |
| 59 | |
| 60 1999-04-09 Jesper Skov <jskov@cygnus.co.uk> | |
| 61 | |
| 62 * src/ppc_stub.c: | |
| 63 Moved get_register and put_register to hal_stub.c. | |
| 64 | |
| 65 1999-04-08 John Dallaway <jld@cygnus.co.uk> | |
| 66 | |
| 67 * src/*.ld: Revised SECTION_* macro arguments to | |
| 68 avoid padded output sections (PR 19787) | |
| 69 | |
| 70 1999-04-07 Gary Thomas <gthomas@cygnus.co.uk> | |
| 71 | |
| 72 * include/hal_arch.h (CYGNUM_HAL_STACK_SIZE_xxx): Increase to more | |
| 73 realistic values. PR 19748. | |
| 74 | |
| 75 1999-03-31 Jesper Skov <jskov@cygnus.co.uk> | |
| 76 PR 19741 | |
| 77 * src/vectors.S: | |
| 78 * src/ppc_stub.c (__computeSignal): | |
| 79 Added some comments about the use of MSR/SRR1. Masked out reserved | |
| 80 bits of MSR before restoring it. | |
| 81 | |
| 82 1999-03-23 Jesper Skov <jskov@cygnus.co.uk> | |
| 83 | |
| 84 * include/hal_arch.h: Added stack values. | |
| 85 | |
| 86 1999-03-22 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 87 | |
| 88 * include/ppc_stub.h: Update copyright | |
| 89 | |
| 90 * src/ppc_stub.c: Update copyright | |
| 91 | |
| 92 1999-03-22 Hugo Tyson <hmt@cygnus.co.uk> | |
| 93 | |
| 94 * include/hal_arch.h: | |
| 95 Use CYGNUM_HAL_STACK_SIZE_TYPICAL for the stack size instead of | |
| 96 CYGNUM_HAL_MINIMUM_STACK_SIZE. | |
| 97 | |
| 98 1999-03-22 Jesper Skov <jskov@cygnus.co.uk> | |
| 99 | |
| 100 * tests/intr0.c: | |
| 101 * include/ppc.inc: | |
| 102 * include/hal_arch.h: | |
| 103 Cleaned up some FIX MEs. | |
| 104 | |
| 105 1999-03-18 Jesper Skov <jskov@cygnus.co.uk> | |
| 106 | |
| 107 * include/ppc.inc: Removed exception safety margin. | |
| 108 | |
| 109 1999-03-17 John Dallaway <jld@cygnus.co.uk> | |
| 110 | |
| 111 * src/PKGconf.mak: Remove dependence on echo '-e' switch. | |
| 112 | |
| 113 1999-03-16 Jesper Skov <jskov@cygnus.co.uk> | |
| 114 | |
| 115 * src/hal_misc.c: Moved extern declarations out of function body | |
| 116 to avoid compiler warnings. | |
| 117 | |
| 118 1999-03-12 Jesper Skov <jskov@cygnus.co.uk> | |
| 119 | |
| 120 * include/hal_arch.h (CYGNUM_HAL_MINIMUM_STACK_SIZE): Increased to | |
| 121 2kB for safety. | |
| 122 | |
| 123 * include/ppc.inc: Reduced exception stack frame safety gap | |
| 124 to 64 bytes. | |
| 125 | |
| 126 1999-03-12 Gary Thomas <gthomas@cygnus.co.uk> | |
| 127 | |
| 128 * include/hal_arch.h (CYGNUM_HAL_MINIMUM_STACK_SIZE): | |
| 129 Added HAL stack size definition. | |
| 130 | |
| 131 1999-03-10 Jesper Skov <jskov@cygnus.co.uk> | |
| 132 | |
| 133 * include/hal_intr.h (HAL_INTERRUPT_IN_USE): Added. | |
| 134 | |
| 135 1999-03-08 Nick Garnett <nickg@cygnus.co.uk> | |
| 136 | |
| 137 * src/powerpc.ld: | |
| 138 Added alignment before definition of __DEVTAB__. | |
| 139 | |
| 140 1999-03-08 Jesper Skov <jskov@cygnus.co.uk> | |
| 141 | |
| 142 * include/hal_intr.h: Removed workaround. | |
| 143 | |
| 144 1999-03-05 Jesper Skov <jskov@cygnus.co.uk> | |
| 145 | |
| 146 * include/hal_intr.h (cyg_hal_interrupt_set_level): Disable this | |
| 147 function as a temporary workaround to PR 19400. | |
| 148 | |
| 149 1999-03-05 Gary Thomas <gthomas@cygnus.co.uk> | |
| 150 | |
| 151 * src/PKGconf.mak: | |
| 152 * src/powerpc.ld: Clean up I/O package changes. | |
| 153 | |
| 154 1999-03-04 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 155 | |
| 156 * src/powerpc.ld: | |
| 157 Add INPUT(libextras.a), add libextras.a to GROUP() and include | |
| 158 new section for device driver table | |
| 159 | |
| 160 1999-02-26 Jesper Skov <jskov@cygnus.co.uk> | |
| 161 | |
| 162 * include/hal_intr.h: Removed FIX ME. | |
| 163 | |
| 164 1999-02-26 Jesper Skov <jskov@cygnus.co.uk> | |
| 165 | |
| 166 * include/hal_intr.h: | |
| 167 * src/ppc_stub.c (__computeSignal): | |
| 168 Renamed CYGNUM_HAL_HWVECTOR_DECREMENTER to | |
| 169 CYGNUM_HAL_VECTOR_DECREMENTER. | |
| 170 | |
| 171 1999-02-25 Nick Garnett <nickg@cygnus.co.uk> | |
| 172 | |
| 173 * src/vectors.S: | |
| 174 Changed label used to access scheduler lock to one that is not | |
| 175 mangled by C++. This is intended to make support for interrupt | |
| 176 handling in non-kernel configurations easier. | |
| 177 | |
| 178 1999-02-23 Jesper Skov <jskov@cygnus.co.uk> | |
| 179 | |
| 180 * src/ppc_stub.c (__computeSignal): Renamed | |
| 181 CYGNUM_HAL_VECTOR_DECREMENTER to CYGNUM_HAL_HWVECTOR_DECREMENTER. | |
| 182 | |
| 183 1999-02-20 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 184 | |
| 185 * include/hal_arch.h: | |
| 186 Rename deliver_exception() -> cyg_hal_deliver_exception() | |
| 187 | |
| 188 * include/hal_intr.h: | |
| 189 Reorganise vector/interrupt/exception names according to purpose | |
| 190 Add decoded exception vectors (decoded from PROGRAM exception) | |
| 191 QA improvements | |
| 192 | |
| 193 * include/ppc_regs.h: | |
| 194 Add defines for access to SRR0 and SRR1 registers | |
| 195 | |
| 196 * src/hal_intr.c: | |
| 197 Rename CYG_VECTOR_* according to hal_intr.h changes above | |
| 198 QA improvements | |
| 199 | |
| 200 * src/hal_misc.c: | |
| 201 Decode PROGRAM vector using SSR1 register | |
| 202 QA improvements | |
| 203 | |
| 204 * src/ppc_stub.c: | |
| 205 Rename CYG_VECTOR_* according to hal_intr.h changes above | |
| 206 | |
| 207 * src/quicc_smc.c: | |
| 208 Add a FIX ME | |
| 209 | |
| 210 * src/vectors.S: | |
| 211 Rename exception_handler -> cyg_hal_exception_handler | |
| 212 | |
| 213 * tests/intr0.c: | |
| 214 Rename CYG_VECTOR_* -> CYGNUM_HAL_INTERRUPT_* due to hal_intr.h | |
| 215 changes above | |
| 216 | |
| 217 1999-02-17 Jesper Skov <jskov@cygnus.co.uk> | |
| 218 | |
| 219 * src/ppc_stub.c (__computeSignal): Moved special GDB signal | |
| 220 handling to generic-stub.c. | |
| 221 | |
| 222 1999-02-17 Jesper Skov <jskov@cygnus.co.uk> | |
| 223 | |
| 224 * src/hal_misc.c (hal_default_isr): Always print out vector number | |
| 225 in hal_default_interrupt. | |
| 226 | |
| 227 1999-02-16 Jesper Skov <jskov@cygnus.co.uk> | |
| 228 | |
| 229 * src/vectors.S: Changed set_debug_traps to initialize_stub. | |
| 230 | |
| 231 * src/ppc_stub.c: | |
| 232 * include/ppc_stub.h: | |
| 233 Cleaned up to only include arch specific stub code. | |
| 234 | |
| 235 1999-02-05 Jesper Skov <jskov@cygnus.co.uk> | |
| 236 | |
| 237 * src/ppc_stub.c: | |
| 238 * src/hal_misc.c: | |
| 239 * src/hal_intr.c: | |
| 240 * src/vectors.S: | |
| 241 * include/ppc_regs.h: | |
| 242 * include/hal_intr.h: | |
| 243 * include/hal_cache.h: | |
| 244 Cleaned up the MPC823/850 code. | |
| 245 | |
| 246 1999-02-05 Jesper Skov <jskov@cygnus.co.uk> | |
| 247 | |
| 248 * include/hal_intr.h (HAL_CLOCK_LATENCY): Return 0 when the result | |
| 249 is due to a bogus timer interrupt. | |
| 250 | |
| 251 1999-02-05 John Dallaway <jld@cygnus.co.uk> | |
| 252 | |
| 253 * src/powerpc.ld: Add LMA_EQ_VMA macro definition. | |
| 254 | |
| 255 1999-01-29 Jesper Skov <jskov@cygnus.co.uk> | |
| 256 | |
| 257 * src/hal_misc.c: | |
| 258 * src/ppc_stub.c: | |
| 259 * src/vectors.S: | |
| 260 * include/ppc_regs.h: | |
| 261 * include/hal_intr.h: | |
| 262 * include/hal_cache.h: | |
| 263 Added MPC823/850 support. Some of it needs cleaning up a bit. | |
| 264 | |
| 265 1999-01-22 Jesper Skov <jskov@cygnus.co.uk> | |
| 266 PR 18879 | |
| 267 * include/quicc_smc.h: | |
| 268 * src/quicc_smc.c: | |
| 269 Fix compiler warnings. | |
| 270 | |
| 271 1999-01-22 Jesper Skov <jskov@cygnus.co.uk> | |
| 272 | |
| 273 * include/quicc_smc.h: | |
| 274 * src/ppc_860.h: | |
| 275 * src/quicc_smc.c: | |
| 276 Added UNSUPPORTED headers. | |
| 277 | |
| 278 1999-01-21 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 279 | |
| 280 * src/hal_misc.c (cyg_hal_invoke_constructors): | |
| 281 Add code to deal with CYGSEM_HAL_STOP_CONSTRUCTORS_ON_FLAG | |
| 282 Tidy up and update description header | |
| 283 Shorten needlessly long lines | |
| 284 | |
| 285 * src/vectors.S: | |
| 286 Remove all traces of non-CYG_KERNEL_USE_INIT_PRIORITY code | |
| 287 Tidy up and update description header | |
| 288 Shorten needlessly long lines | |
| 289 | |
| 290 1999-01-21 Jesper Skov <jskov@cygnus.co.uk> | |
| 291 Merge with FADS branch. | |
| 292 | |
| 293 1998-12-17 Jesper Skov <jskov@cygnus.co.uk> | |
| 294 | |
| 295 * src/ppc_860.h: Added as private header. | |
| 296 | |
| 297 * src/PKGconf.mak (COMPILE): Added quicc_smc.c. | |
| 298 | |
| 299 * include/quicc_smc.h: Prefix exported names with cyg_. | |
| 300 | |
| 301 * src/quicc_smc.c: Use ppc_860.h as a private header. | |
| 302 Made all but the necessary functions static. Prefixed the rest | |
| 303 with cyg_. | |
| 304 Moved the RS232 interface enabling here from hal_diag since it | |
| 305 is apparently required by both hal_stub and hal_diag. | |
| 306 | |
| 307 1999-01-20 Jesper Skov <jskov@cygnus.co.uk> | |
| 308 | |
| 309 * src/powerpc.ld (SECTION_bss): Added align statement. | |
| 310 | |
| 311 1999-01-20 Jesper Skov <jskov@cygnus.co.uk> | |
| 312 | |
| 313 * src/vectors.S: Changed _STUB to _STUBS. | |
| 314 | |
| 315 1999-01-19 Jesper Skov <jskov@cygnus.co.uk> | |
| 316 | |
| 317 * src/vectors.S: | |
| 318 * src/hal_misc.c (hal_enable_caches): | |
| 319 Also support HAL_STARTUP_STUB. | |
| 320 | |
| 321 1999-01-15 Jesper Skov <jskov@cygnus.co.uk> | |
| 322 | |
| 323 * src/hal_misc.c: | |
| 324 * src/hal_intr.c: | |
| 325 Move external declarations out of functions. | |
| 326 | |
| 327 1999-01-14 Jesper Skov <jskov@cygnus.co.uk> | |
| 328 | |
| 329 * src/vectors.S (_start): Copy data to RAM before calling C | |
| 330 functions (or "don't initialize the MMU with random data"). | |
| 331 | |
| 332 * src/hal_misc.c: ROM is cache inhibited. | |
| 333 | |
| 334 1999-01-13 Gary Thomas <gthomas@cygnus.co.uk> | |
| 335 | |
| 336 * include/basetype.h: CYG_DOUBLE_BYTEORDER now in <infra/cyg_type.h> | |
| 337 | |
| 338 1999-01-12 Gary Thomas <gthomas@cygnus.co.uk> | |
| 339 | |
| 340 * include/basetype.h (CYG_DOUBLE_BYTEORDER): Define ordering | |
| 341 for words within double. | |
| 342 | |
| 343 1999-01-11 Jesper Skov <jskov@cygnus.co.uk> | |
| 344 | |
| 345 * include/hal_io.h: Fixed indentation. | |
| 346 | |
| 347 1999-01-05 Jesper Skov <jskov@cygnus.co.uk> | |
| 348 | |
| 349 * include/hal_intr.h (HAL_CLOCK_RESET): Undid below change; | |
| 350 doesn't always work. | |
| 351 | |
| 352 1998-12-15 Jesper Skov <jskov@cygnus.co.uk> | |
| 353 | |
| 354 * include/hal_intr.h (HAL_CLOCK_RESET): Add rather than store to | |
| 355 avoid wall-clock drift. | |
| 356 | |
| 357 1998-12-11 Jesper Skov <jskov@cygnus.co.uk> | |
| 358 | |
| 359 * src/vectors.S: Cleaned up code to use r14/r15 during | |
| 360 interrupt/exception handling, which is necessary to support | |
| 361 -msdata. | |
| 362 Put hal tables in sdata section when smaller than threshold. | |
| 363 | |
| 364 1998-12-11 Jesper Skov <jskov@cygnus.co.uk> | |
| 365 | |
| 366 * include/hal_cache.h: Defined three more macros. | |
| 367 | |
| 368 1998-12-10 Jesper Skov <jskov@cygnus.co.uk> | |
| 369 | |
| 370 * include/hal_cache.h: Defined three more macros. | |
| 371 | |
| 372 1998-12-10 Jesper Skov <jskov@cygnus.co.uk> | |
| 373 | |
| 374 * src/vectors.S: Make the program exception jump to ROM if no GDB | |
| 375 stub was configured. | |
| 376 | |
| 377 1998-12-10 Jesper Skov <jskov@cygnus.co.uk> | |
| 378 | |
| 379 * include/hal_cache.h: Added HAL_ICACHE_UNLOCK_ALL and | |
| 380 HAL_DCACHE_UNLOCK_ALL for sim (unused). | |
| 381 | |
| 382 1998-12-10 Jesper Skov <jskov@cygnus.co.uk> | |
| 383 | |
| 384 * include/hal_cache.h: Defined cache locking macros. Changed | |
| 385 invalidate macros not to unlock. | |
| 386 | |
| 387 * include/ppc_regs.h: Added some instruction cache definitions. | |
| 388 | |
| 389 * src/hal_misc.c (hal_enable_caches): Unlock caches before | |
| 390 invalidating. | |
| 391 | |
| 392 1998-12-09 Jesper Skov <jskov@cygnus.co.uk> | |
| 393 | |
| 394 * src/hal_misc.c (hal_enable_caches): Don't enable caches when | |
| 395 configured for ROM. | |
| 396 | |
| 397 1998-12-09 Jesper Skov <jskov@cygnus.co.uk> | |
| 398 | |
| 399 * include/ppc_regs.h: TBx_W are SPR registers. | |
| 400 | |
| 401 * src/vectors.S (_init_CPU, _start): Added a few sync instructions. | |
| 402 | |
| 403 1998-12-08 Jesper Skov <jskov@cygnus.co.uk> | |
| 404 | |
| 405 * include/ppc_regs.h (CYGARC_REG_IMM_OR_CSNT): Fixed typo. | |
| 406 | |
| 407 1998-12-08 Jesper Skov <jskov@cygnus.co.uk> | |
| 408 | |
| 409 * include/ppc_regs.h: Added more definitions. | |
| 410 | |
| 411 1998-12-07 Jesper Skov <jskov@cygnus.co.uk> | |
| 412 | |
| 413 * src/vectors.S (_init_CPU): Proper solution to the problem of | |
| 414 MMU/cache initialization. | |
| 415 | |
| 416 1998-12-07 Jesper Skov <jskov@cygnus.co.uk> | |
| 417 | |
| 418 * src/vectors.S (_start): Map RAM before accessing it. Only | |
| 419 disable MMU just before (re)programming it. | |
| 420 | |
| 421 1998-12-04 Jesper Skov <jskov@cygnus.co.uk> | |
| 422 | |
| 423 * src/hal_intr.c: | |
| 424 * src/hal_intr.cxx: | |
| 425 * src/PKGconf.mak: | |
| 426 Renamed hal_intr.cxx to hal_intr.c. | |
| 427 | |
| 428 1998-12-04 Jesper Skov <jskov@cygnus.co.uk> | |
| 429 | |
| 430 * tests/intr0.c: Improved somewhat. Also fixes PR 18440. | |
| 431 | |
| 432 * src/hal_intr.cxx: | |
| 433 * src/PKGconf.mak: | |
| 434 Added hal_intr.cxx. | |
| 435 | |
| 436 * include/ppc_regs.h: More register definitions. | |
| 437 | |
| 438 * include/hal_intr.h: Handle decrementer in HAL_INTERRUPT_ mask | |
| 439 and configure macros. | |
| 440 Added declarations for interrupt arbiters. | |
| 441 | |
| 442 1998-12-02 Jesper Skov <jskov@cygnus.co.uk> | |
| 443 PR 18425 | |
| 444 | |
| 445 * src/vectors.S: | |
| 446 * include/ppc_regs.h: | |
| 447 * include/hal_intr.h: | |
| 448 Prefixed remaining definitions used by hal_intr.h. | |
| 449 | |
| 450 * include/hal_intr.h: | |
| 451 Added more definitions. Fixed wrong TBx_R values. | |
| 452 | |
| 453 1998-12-01 Jesper Skov <jskov@cygnus.co.uk> | |
| 454 | |
| 455 * tests/PKGconf.mak: | |
| 456 * tests/intr0.c: | |
| 457 First simple test of 860 specific interrupt handling. | |
| 458 | |
| 459 * src/vectors.S (__default_interrupt_vsr): Don't shift decoded | |
| 460 vector number. | |
| 461 | |
| 462 * src/hal_misc.c (hal_clear_MMU): Added. | |
| 463 (hal_MMU_init): Call hal_clear_MMU to ensure a sane MMU state. | |
| 464 | |
| 465 * include/ppc_regs.h: Added even more definitions. | |
| 466 | |
| 467 * include/hal_intr.h: Fixed interrupt functions to deal with | |
| 468 interleaved IRQ/LVL vectors. | |
| 469 | |
| 470 1998-11-30 Jesper Skov <jskov@cygnus.co.uk> | |
| 471 | |
| 472 * src/vectors.S (__default_interrupt_vsr): Always call | |
| 473 cyg_hal_gdb_isr when GDB_BREAK support is enabled. | |
| 474 Added comment about nesting. | |
| 475 | |
| 476 1998-11-30 Jesper Skov <jskov@cygnus.co.uk> | |
| 477 | |
| 478 * include/ppc_regs.h: Added a few more definitions. | |
| 479 | |
| 480 * src/vectors.S (decode_interrupt): Added 1st level arbitration | |
| 481 for MPC860. | |
| 482 | |
| 483 * include/hal_intr.h: Added (properly ordered) LVL vectors. | |
| 484 Changed if/else to switch/case. | |
| 485 Added configuration of priorities/level. | |
| 486 | |
| 487 1998-11-30 Jesper Skov <jskov@cygnus.co.uk> | |
| 488 | |
| 489 * src/vectors.S (decode_interrupt): Update the vector in the state | |
| 490 frame. | |
| 491 | |
| 492 1998-11-27 Jesper Skov <jskov@cygnus.co.uk> | |
| 493 | |
| 494 * include/ppc_regs.h: Added more 860 IMM registers. | |
| 495 | |
| 496 * include/hal_io.h: Changed HAL_IO_BARRIER so it can be used from | |
| 497 C++. | |
| 498 | |
| 499 * include/hal_intr.h: First part of 860 interrupt controller | |
| 500 support. | |
| 501 | |
| 502 * src/vectors.S: | |
| 503 * include/hal_intr.h: | |
| 504 Exchanged extern and decrementer interrupt ISR vectors to allow | |
| 505 more sensible extension. | |
| 506 | |
| 507 1998-11-27 Jesper Skov <jskov@cygnus.co.uk> | |
| 508 | |
| 509 * src/hal_misc.c: The memory map descriptor table is now weakly | |
| 510 defined so applications can override it. | |
| 511 | |
| 512 1998-11-26 Jesper Skov <jskov@cygnus.co.uk> | |
| 513 | |
| 514 * include/ppc_regs.h: | |
| 515 * src/hal_misc.c (hal_map_memory): | |
| 516 Added handling of Guarded attribute. | |
| 517 | |
| 518 1998-11-26 Jesper Skov <jskov@cygnus.co.uk> | |
| 519 | |
| 520 * include/hal_arch.h: Added definition for magic constant. | |
| 521 | |
| 522 1998-11-26 Jesper Skov <jskov@cygnus.co.uk> | |
| 523 | |
| 524 * src/vectors.S: | |
| 525 * include/hal_arch.h: | |
| 526 * include/ppc.inc: | |
| 527 Moved SPR definitions to ppc_regs.h. | |
| 528 | |
| 529 1998-11-26 Jesper Skov <jskov@cygnus.co.uk> | |
| 530 | |
| 531 * src/vectors.S: | |
| 532 * src/ppc_stub.c: | |
| 533 * src/hal_misc.c: | |
| 534 Changes due to ppc_regs.h cleanup. | |
| 535 | |
| 536 * src/ppc_stub.h: Added convenience definition for SP register. | |
| 537 | |
| 538 * include/ppc_regs.h: Got rid of GDB register definitions. | |
| 539 Cleaned up a bit. | |
| 540 | |
| 541 * include/ppc_regs.h: | |
| 542 * include/hal_cache.h: | |
| 543 Prefixed register names with CYGARC_REG_ to avoid name space | |
| 544 pollution. | |
| 545 | |
| 546 * include/hal_arch.h: | |
| 547 * src/context.S: | |
| 548 Replaced magic constants in jmpbuf with defines. | |
| 549 | |
| 550 1998-11-25 Jesper Skov <jskov@cygnus.co.uk> | |
| 551 | |
| 552 * src/vectors.S (__start): Got rid of a few magic constants. | |
| 553 | |
| 554 * include/hal_intr.h (HAL_CLOCK_INITIALIZE, | |
| 555 HAL_CLOCK_RESET): Cleaned up a bit. | |
| 556 | |
| 557 * include/ppc_regs.h: Added DC_ADR_ and TBU/TBL macros. | |
| 558 | |
| 559 * include/hal_cache.h: Got rid of a few magic constants. | |
| 560 Changed types in cyg_memdesc_t. | |
| 561 * src/hal_misc.c (hal_map_memory): Changed argument types. | |
| 562 | |
| 563 * include/hal_arch.h: Changed a few comments. | |
| 564 | |
| 565 1998-11-23 Jesper Skov <jskov@cygnus.co.uk> | |
| 566 | |
| 567 * src/vectors.S: Cleaned up CYG_MSR definition. | |
| 568 | |
| 569 * src/hal_misc.c (mem_map): Added mapping for SIM. | |
| 570 (hal_map_memory): Added 603 BAT mapping. | |
| 571 | |
| 572 * include/ppc_regs.h: Added definitions for BATs. | |
| 573 | |
| 574 1998-11-19 Jesper Skov <jskov@cygnus.co.uk> | |
| 575 | |
| 576 * include/ppc_regs.h: | |
| 577 * include/hal_cache.h: | |
| 578 Use operand constants to pass macro values to assembly code. | |
| 579 | |
| 580 1998-11-18 Jesper Skov <jskov@cygnus.co.uk> | |
| 581 | |
| 582 * src/context.S: | |
| 583 * include/ppc.inc: | |
| 584 * include/hal_arch.h: | |
| 585 Improved GDB thread info output by making a context switch frame | |
| 586 look like an exception/interrupt frame. | |
| 587 | |
| 588 1998-11-18 Gary Thomas <gthomas@cygnus.co.uk> | |
| 589 | |
| 590 * include/hal_intr.h: Add support for interrupt latency | |
| 591 measurements, controlled by CYGVAR_KERNEL_COUNTERS_CLOCK_LATENCY. | |
| 592 | |
| 593 1998-11-18 Jesper Skov <jskov@cygnus.co.uk> | |
| 594 | |
| 595 * include/ppc.inc: Renamed CYG_HAL_POWERPC_MP860 to | |
| 596 CYG_HAL_POWERPC_MPC860. | |
| 597 | |
| 598 1998-11-17 Jesper Skov <jskov@cygnus.co.uk> | |
| 599 | |
| 600 * hal/powerpc/arch/current/include/hal_cache.h | |
| 601 * hal/powerpc/arch/current/include/hal_intr.h | |
| 602 * hal/powerpc/arch/current/include/ppc_regs.h | |
| 603 * hal/powerpc/arch/current/src/hal_misc.c | |
| 604 * hal/powerpc/arch/current/src/ppc_stub.c | |
| 605 * hal/powerpc/arch/current/src/vectors.S | |
| 606 Renamed CYG_HAL_POWERPC_MP860 to CYG_HAL_POWERPC_MPC860. | |
| 607 | |
| 608 1998-11-16 Jesper Skov <jskov@cygnus.co.uk> | |
| 609 | |
| 610 * src/vectors.S: | |
| 611 * include/hal_intr.h: | |
| 612 Added vector translation. | |
| 613 | |
| 614 * src/vectors.S: Use r14 instead of r15 in interrupt handler. | |
| 615 | |
| 616 1998-11-09 Jesper Skov <jskov@cygnus.co.uk> | |
| 617 | |
| 618 * include/hal_cache.h: Added memory mapping structure. | |
| 619 | |
| 620 * src/hal_misc.c (hal_MMU_init): Cleaned up memory mapping. | |
| 621 | |
| 622 1998-11-09 Jesper Skov <jskov@cygnus.co.uk> | |
| 623 | |
| 624 * src/hal_misc.c (hal_enable_caches): Also disable serialization. | |
| 625 | |
| 626 * include/ppc_regs.h: Added more register definitions. | |
| 627 | |
| 628 1998-11-06 Jesper Skov <jskov@cygnus.co.uk> | |
| 629 | |
| 630 * src/vectors.S: Don't enable MMU when target is SIM. Caches are | |
| 631 not used anyway, and there's a serious performance hit. | |
| 632 (added comment). | |
| 633 | |
| 634 1998-11-04 Jesper Skov <jskov@cygnus.co.uk> | |
| 635 | |
| 636 * include/hal_cache.h: Proper separation of SIM and MPC860 cache | |
| 637 defines. | |
| 638 | |
| 639 1998-11-04 Jesper Skov <jskov@cygnus.co.uk> | |
| 640 | |
| 641 * src/ppc_stub.c (cyg_hal_gdb_interrupt, | |
| 642 cyg_hal_gdb_remove_break): Add cache flushes after fiddling with | |
| 643 the program data. | |
| 644 | |
| 645 * src/vectors.S (__default_interrupt_vsr, | |
| 646 __default_exception_vsr): Enable MMU on entry. | |
| 647 | |
| 648 1998-11-04 Jesper Skov <jskov@cygnus.co.uk> | |
| 649 | |
| 650 * src/vectors.S: Make calls to MMU init function and cache | |
| 651 enabling function. Enable MMU. | |
| 652 | |
| 653 * src/hal_misc.c (hal_map_memory, hal_MMU_init, | |
| 654 hal_enable_caches): Added. | |
| 655 | |
| 656 * include/ppc_regs.h: Added MMU register definitions. | |
| 657 | |
| 658 * include/hal_cache.h: Enabled cache macros and made them work | |
| 659 properly. | |
| 660 | |
| 661 1998-11-02 Jesper Skov <jskov@cygnus.co.uk> | |
| 662 | |
| 663 * include/ppc_stub.h: | |
| 664 * src/ppc_stub.c (cyg_hal_gdb_interrupt, | |
| 665 cyg_hal_gdb_remove_break): New names for the new GDB BREAK support | |
| 666 functions. | |
| 667 | |
| 668 1998-11-02 Jesper Skov <jskov@cygnus.co.uk> | |
| 669 | |
| 670 * src/vectors.S (__default_interrupt_vsr): Fill r15 before doing | |
| 671 cyg_hal_gdb_isr call, or it might be skipped. | |
| 672 cyg_hal_gdb_isr now takes PC as first argument. | |
| 673 | |
| 674 * src/ppc_stub.c: | |
| 675 * src/ppc_stub.h: | |
| 676 Added proper GDB interrupt support. | |
| 677 | |
| 0 | 678 1998-10-27 Jesper Skov <jskov@cygnus.co.uk> |
| 679 | |
| 680 * src/vectors.S: Also save registers 13-15 in minimum context for | |
| 681 convenience. | |
| 682 | |
| 683 1998-10-25 Jesper Skov <jskov@cygnus.co.uk> | |
| 684 | |
| 685 * src/vectors.S: Removed pkgconf/kernel.h include fix-me. | |
| 686 | |
| 687 1998-10-23 Jesper Skov <jskov@cygnus.co.uk> | |
| 688 | |
| 689 * include/ppc_stub.h: Include generic-stub.h from hal. | |
| 690 | |
| 691 Fri Oct 23 04:47:11 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 692 | |
| 693 * include/hal_cache.h: | |
| 694 Include HAL configuration file to be sure we get all the right | |
| 695 defines. This is a potential problem, that I had thought may be | |
| 696 the cause of PR 17839, but that turned out to be a config tool | |
| 697 problem | |
| 698 | |
| 699 1998-10-16 Bart Veer <bartv@cygnus.co.uk> | |
| 700 | |
| 701 * src/vectors.S (__interrupt_stack): | |
| 702 Made the interrupt stack size configurable. | |
| 703 | |
| 704 1998-10-15 Jesper Skov <jskov@cygnus.co.uk> | |
| 705 | |
| 706 * src/ppc_stub.c (__computeSignal): Use SIGSYS for 'sc' | |
| 707 exceptions. | |
| 708 | |
| 709 1998-10-15 Jesper Skov <jskov@cygnus.co.uk> | |
| 710 PR 17808 | |
| 711 | |
| 712 * include/hal_arch.h (HAL_JMP_BUF_SIZE): Increased to 23. | |
| 713 | |
| 714 * src/context.S (hal_setjmp, hal_longjmp): Also save CR[2-4]. | |
| 715 | |
| 716 1998-10-15 Jesper Skov <jskov@cygnus.co.uk> | |
| 717 | |
| 718 * src/vectors.S: CYGDBG_KERNEL_DEBUG_GDB_INCLUDE_STUBS changed to | |
| 719 CYGDBG_HAL_DEBUG_GDB_INCLUDE_STUBS. | |
| 720 | |
| 721 1998-10-15 Jesper Skov <jskov@cygnus.co.uk> | |
| 722 | |
| 723 * src/ppc_stub.c: Replaced include <signal.h> with SIGxxx | |
| 724 definitions. | |
| 725 | |
| 726 1998-10-15 Jesper Skov <jskov@cygnus.co.uk> | |
| 727 | |
| 728 * src/ppc_stub.c: Graceful error if attempted compiled for | |
| 729 simulator. | |
| 730 Also do proper include of dbg-threads-api.h. | |
| 731 | |
| 732 * src/vectors.S: Changed CYG_HAL_GDB_BREAK to | |
| 733 CYGDBG_HAL_DEBUG_GDB_BREAK_SUPPORT. | |
| 734 | |
| 735 1998-10-15 Jesper Skov <jskov@cygnus.co.uk> | |
| 736 | |
| 737 * src/ppc_stub.c (single_step, clear_single_step): Disable | |
| 738 interrupts when doing a single-step. | |
| 739 | |
| 740 1998-10-14 Nick Garnett <nickg@cygnus.co.uk> | |
| 741 | |
| 742 * include/hal_io.h: | |
| 743 * src/ppc_stub.c: | |
| 744 * src/hal_misc.c: | |
| 745 Minor modifications to permit building without kernel. | |
| 746 | |
| 747 1998-10-14 Jesper Skov <jskov@cygnus.co.uk> | |
| 748 | |
| 749 * include/hal_intr.h (HAL_QUERY_INTERRUPTS): Fixed to do the right | |
| 750 thing. | |
| 751 | |
| 752 1998-10-13 Jesper Skov <jskov@lassi.cygnus.co.uk> | |
| 753 | |
| 754 * src/ppc_stub.c: | |
| 755 * src/hal_misc.c: | |
| 756 Added thread support. Primarily a change in the way registers are | |
| 757 accessed. | |
| 758 | |
| 759 * include/hal_arch.h (HAL_GET_GDB_REGISTERS, | |
| 760 HAL_SET_GDB_REGISTERS): Added a few more registers. | |
| 761 | |
| 762 1998-10-12 Jesper Skov <jskov@lassi.cygnus.co.uk> | |
| 763 | |
| 764 * Reverted below to avoid problems with test farm. Waiting for | |
| 765 approval of other diffs. | |
| 766 | |
| 767 1998-10-12 Jesper Skov <jskov@lassi.cygnus.co.uk> | |
| 768 | |
| 769 * src/ppc_stub.c: | |
| 770 * src/hal_misc.c: | |
| 771 Added thread support. Primarily a change in the way registers are | |
| 772 accessed. | |
| 773 | |
| 774 * include/hal_arch.h (HAL_GET_GDB_REGISTERS, | |
| 775 HAL_SET_GDB_REGISTERS): Added a few more registers. | |
| 776 | |
| 777 1998-10-12 Jesper Skov <jskov@lassi.cygnus.co.uk> | |
| 778 | |
| 779 * include/ppc_stub.h: Added CYGONCE protection. | |
| 780 Fixed warning. | |
| 781 | |
| 782 1998-10-09 Jesper Skov <jskov@cygnus.co.uk> | |
| 783 | |
| 784 * include/hal_intr.h: Added HAL_TRANSLATE_VECTOR. | |
| 785 | |
| 786 1998-10-08 Jesper Skov <jskov@cygnus.co.uk> | |
| 787 | |
| 788 * src/vectors.S: Protect kernel.h inclusion by CYGPKG_KERNEL. | |
| 789 | |
| 790 1998-10-08 Jesper Skov <jskov@lassi.cygnus.co.uk> | |
| 791 | |
| 792 * include/hal_arch.h | |
| 793 * include/ppc_regs.h | |
| 794 * src/hal_misc.c | |
| 795 Changed /**/ comments to //. | |
| 796 | |
| 797 1998-10-08 Jesper Skov <jskov@lassi.cygnus.co.uk> | |
| 798 | |
| 799 * src/makefile: Removed. | |
| 800 | |
| 801 1998-10-08 Jesper Skov <jskov@lassi.cygnus.co.uk> | |
| 802 | |
| 803 * include/basetype.h: | |
| 804 * include/hal_arch.h: | |
| 805 * include/hal_cache.h: | |
| 806 * include/hal_intr.h: | |
| 807 * include/hal_io.h: | |
| 808 * include/ppc_regs.h: | |
| 809 * include/pkgconf/hal_powerpc.h: | |
| 810 * src/context.S: | |
| 811 * src/hal_misc.c: | |
| 812 * src/vectors.S: | |
| 813 Expanded TABs. | |
| 814 | |
| 815 1998-10-08 Jesper Skov <jskov@lassi.cygnus.co.uk> | |
| 816 | |
| 817 * src/vectors.S: Added GDB interrupt support. | |
| 818 Call GDB stub init at startup. | |
| 819 | |
| 820 1998-10-08 Jesper Skov <jskov@lassi.cygnus.co.uk> | |
| 821 | |
| 822 * include/ppc_regs.h: Added defines for Internal Memory Map. Added | |
| 823 CYGONCE protection. | |
| 824 | |
| 825 1998-10-07 Jesper Skov <jskov@cygnus.co.uk> | |
| 826 | |
| 827 * include/hal_io.h: Enforce in-order IO. | |
| 828 | |
| 829 1998-10-01 Jesper Skov <jskov@cygnus.co.uk> | |
| 830 | |
| 831 * src/vectors.S (_start): Comment change. | |
| 832 | |
| 833 * include/hal_intr.h: Added empty HAL_INTERRUPT_SET_LEVEL macro. | |
| 834 | |
| 835 Thu Sep 17 17:40:01 1998 Jesper Skov <jskov@lassi.cygnus.co.uk> | |
| 836 | |
| 837 * src/vectors.S: Simulator does not support DER register. | |
| 838 | |
| 839 1998-09-14 Bart Veer <bartv@cygnus.co.uk> | |
| 840 | |
| 841 * src/PKGconf.mak: | |
| 842 Made vectors.o dependent on the various files that can contain | |
| 843 makefile variables or rules. This is needed after changes to | |
| 844 pkgconf.tcl for PRs 17195 and 17286. | |
| 845 | |
| 846 1998-09-12 Bart Veer <bartv@cygnus.co.uk> | |
| 847 | |
| 848 * include/pkgconf/hal_powerpc.h: | |
| 849 Added missing descriptions (PR 17184) | |
| 850 | |
| 851 * src/hal_misc.c (exception_handler): | |
| 852 Sort out exception handling options (PR 16953) | |
| 853 | |
| 854 Fri Sep 4 12:03:54 1998 Jesper Skov <jskov@cygnus.co.uk> | |
| 855 | |
| 856 * src/context.S: Always save/restore CR as the compiler may only | |
| 857 do a partial restore. | |
| 858 | |
| 859 Thu Sep 3 10:12:46 1998 Jesper Skov <jskov@cygnus.co.uk> | |
| 860 | |
| 861 * include/hal_cache.h: Replaced CACHE macros with dummies. The | |
| 862 errata for the revision A.2 MPC860 is pretty grim wrt cache side | |
| 863 effects. | |
| 864 | |
| 865 * include/hal_cache.h: | |
| 866 * include/hal_io.h: | |
| 867 * include/hal_arch.h: | |
| 868 * include/hal_intr.h: | |
| 869 Wrapped multi-line macros with CYG_MACRO_START/END. | |
| 870 | |
| 871 1998-09-02 Bart Veer <bartv@cygnus.co.uk> | |
| 872 | |
| 873 * include/pkgconf/hal_powerpc.h: | |
| 874 New header file for architecture-specific configuration options | |
| 875 | |
| 876 * tests/PKGconf.mak: | |
| 877 * src/PKGconf.mak: | |
| 878 Sort out package naming conventions. | |
| 879 | |
| 880 1998-09-01 Nick Garnett <nickg@cygnus.co.uk> | |
| 881 | |
| 882 * include/hal_intr.h: | |
| 883 Added CYG_VSR_COUNT, CYG_EXCEPTION_COUNT and CYG_ISR_COUNT. | |
| 884 | |
| 885 Tue Sep 1 14:43:48 1998 Jesper Skov <jskov@cygnus.co.uk> | |
| 886 | |
| 887 * include/hal_cache.h (HAL_DCACHE_SYNC): Write data in the cache | |
| 888 back to memory. | |
| 889 (HAL_ICACHE_SYNC): Do nothing. | |
| 890 | |
| 891 Tue Sep 1 10:26:10 1998 Jesper Skov <jskov@cygnus.co.uk> | |
| 892 | |
| 893 * src/hal_misc.c: Define empty __eabi to override compiler | |
| 894 generated version of the same. | |
| 895 | |
| 896 Mon Aug 31 16:32:34 1998 Jesper Skov <jskov@cygnus.co.uk> | |
| 897 | |
| 898 * src/hal_misc.c (cyg_hal_invoke_constructors): Renamed from | |
| 899 __eabi. | |
| 900 | |
| 901 Mon Aug 31 16:31:18 1998 Jesper Skov <jskov@cygnus.co.uk> | |
| 902 | |
| 903 * src/vectors.S (_start): Call C++ constructors. | |
| 904 | |
| 905 Mon Aug 31 15:32:22 1998 Jesper Skov <jskov@cygnus.co.uk> | |
| 906 | |
| 907 * src/vectors.S (__default_interrupt_vsr): Added config options: | |
| 908 CYGFUN_HAL_COMMON_KERNEL_SUPPORT and | |
| 909 CYGIMP_HAL_COMMON_INTERRUPTS_USE_INTERRUPT_STACK. | |
| 910 (restore_state): Moved from bottom of __default_exception_vsr to | |
| 911 bottom of __default_interrupt_vsr. | |
| 912 | |
| 913 Mon Aug 31 13:33:04 1998 Jesper Skov <jskov@cygnus.co.uk> | |
| 914 | |
| 915 * src/ppc_stub.c (__computeSignal): Added handling of MC860 | |
| 916 specific exceptions. | |
| 917 Made VECTOR_PROGRAM decode actual exception type. | |
| 918 | |
| 919 * include/hal_intr.h: Defined MC860 specific vectors. | |
| 920 | |
| 921 Mon Aug 31 10:12:44 1998 Jesper Skov <jskov@cygnus.co.uk> | |
| 922 | |
| 923 * src/hal_misc.c: | |
| 924 * src/vectors.S: | |
| 925 Added ha_default_isr. | |
| 926 | |
| 927 * include/hal_cache.h: | |
| 928 * include/ppc_regs.h: | |
| 929 Defined HAL_DCACHE_x macros. | |
| 930 | |
| 931 * include/hal_arch.h: | |
| 932 * src/hal_misc: | |
| 933 Added hal_idle_thread_action. | |
| 934 | |
| 935 1998-08-28 Bart Veer <bartv@cygnus.co.uk> | |
| 936 | |
| 937 * src/vectors.S, src/context.S, src/hal_misc.c, src/ppc_stub.c, | |
| 938 include/hal_intr.h : | |
| 939 Updated for new kernel configuration option symbol names | |
| 940 | |
| 941 Fri Aug 28 17:55:46 1998 Jesper Skov <jskov@cygnus.co.uk> | |
| 942 | |
| 943 * src/vectors.S: Added some more comments. | |
| 944 (_start): Disable 860 "Development Support" as it breaks PowerPC | |
| 945 standard single-stepping exceptions. | |
| 946 | |
| 947 * src/ppc_stub.c: Handle single-step exceptions properly. Also | |
| 948 enable exception-after-branch. | |
| 949 | |
| 950 Fri Aug 28 17:41:34 1998 Jesper Skov <jskov@cygnus.co.uk> | |
| 951 | |
| 952 * include/ppc_regs.h: Added some more definitions. | |
| 953 | |
| 954 * include/hal_cache.h: Defined HAL_ICACHE_x macros. | |
| 955 | |
| 956 * include/hal_arch.h (HAL_BREAKINST): Use same opcode as GDB. | |
| 957 | |
| 958 Fri Aug 28 10:11:06 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 959 | |
| 960 * src/vectors.S (_start): | |
| 961 Change call of main() to cyg_start(), and change comments | |
| 962 accordingly. Definitely never call exit(). | |
| 963 | |
| 964 Thu Aug 27 15:30:27 1998 Jesper Skov <jskov@cygnus.co.uk> | |
| 965 | |
| 966 * include/ppc_stub.h (REGSIZE): Floats are 64 bit. | |
| 967 | |
| 968 Thu Aug 27 13:58:16 1998 Jesper Skov <jskov@cygnus.co.uk> | |
| 969 | |
| 970 * src/hal_misc.c: Removed GDB C-C stuff again. | |
| 971 | |
| 972 Wed Aug 26 16:05:53 1998 Jesper Skov <jskov@cygnus.co.uk> | |
| 973 | |
| 974 * src/hal_misc.c (hal_ctrlc_isr, hal_init_ctrlc_intr): | |
| 975 Added GDB C-C support (temporary location). | |
| 976 | |
| 977 Wed Aug 26 15:12:31 1998 Jesper Skov <jskov@cygnus.co.uk> | |
| 978 | |
| 979 * src/hal_misc.c (__eabi): Changed to match the constructor table | |
| 980 generated by the linker script. | |
| 981 | |
| 982 Wed Aug 26 09:38:07 1998 Jesper Skov <jskov@cygnus.co.uk> | |
| 983 | |
| 984 * include/hal_arch.h (HAL_GET_GDB_REGISTERS): Fixed typo. | |
| 985 (HAL_SET_GDB_REGISTERS): Same. | |
| 986 | |
| 987 1998-08-25 Nick Garnett <nickg@cygnus.co.uk> | |
| 988 | |
| 989 * src/vectors.S: | |
| 990 Now pass pointer to saved registers as third argument to | |
| 991 interrupt_end(). | |
| 992 | |
| 993 * include/hal_arch.h: | |
| 994 Added macros to support GDB. | |
| 995 | |
| 996 Tue Aug 25 16:57:27 1998 Jesper Skov <jskov@cygnus.co.uk> | |
| 997 | |
| 998 * src/ppc_stub.c: Comment changes. | |
| 999 | |
| 1000 Tue Aug 25 11:11:49 1998 Jesper Skov <jskov@cygnus.co.uk> | |
| 1001 | |
| 1002 * include/hal_intr.h (HAL_INTERRUPT_ATTACH): Added cast to avoid | |
| 1003 compiler warning. | |
| 1004 | |
| 1005 Tue Aug 25 11:08:00 1998 Jesper Skov <jskov@cygnus.co.uk> | |
| 1006 | |
| 1007 * include/hal_arch.h (HAL_REORDER_BARRIER): Added side effect to | |
| 1008 "memory". | |
| 1009 | |
| 1010 Mon Aug 24 13:15:07 1998 Jesper Skov <jskov@lassi.cygnus.co.uk> | |
| 1011 | |
| 1012 * include/ppc_stub.h: Corrected NUMREGS. | |
| 1013 | |
| 1014 Mon Aug 24 11:14:08 1998 Jesper Skov <jskov@cygnus.co.uk> | |
| 1015 | |
| 1016 * src/vectors.S (__default_exception_vsr): Don't access register | |
| 1017 hid0. | |
| 1018 | |
| 1019 Mon Aug 24 10:37:04 1998 Jesper Skov <jskov@cygnus.co.uk> | |
| 1020 | |
| 1021 * src/vectors.S (_start): Removed non-functional OCD control. | |
| 1022 | |
| 1023 1998-08-21 Nick Garnett <nickg@cygnus.co.uk> | |
| 1024 | |
| 1025 * include/hal_cache.h: | |
| 1026 Now includes cyg_type.h rather than ktypes.h. | |
| 1027 | |
| 1028 Thu Aug 20 17:43:50 1998 Jesper Skov <jskov@lassi.cygnus.co.uk> | |
| 1029 | |
| 1030 * src/vectors.S: Disable OCD control to allow debugging of gdb | |
| 1031 stub. | |
| 1032 | |
| 1033 * src/vectors.S: Temporary stack definition. | |
| 1034 | |
| 1035 Thu Aug 20 17:37:10 1998 Jesper Skov <jskov@lassi.cygnus.co.uk> | |
| 1036 | |
| 1037 * src/hal_misc.c: Added GDB stub support. | |
| 1038 | |
| 1039 * include/ppc.inc: Added some 860 register definitions. | |
| 1040 | |
| 1041 * include/hal_arch.h: Added breakpoint stuff. | |
| 1042 | |
| 1043 Thu Aug 20 16:07:03 1998 Jesper Skov <jskov@lassi.cygnus.co.uk> | |
| 1044 | |
| 1045 * src/PKGconf.mak: Include GDB support files. | |
| 1046 | |
| 1047 Thu Aug 20 16:00:21 1998 Jesper Skov <jskov@lassi.cygnus.co.uk> | |
| 1048 | |
| 1049 * include/ppc_stub.h: | |
| 1050 * include/ppc_regs.h: | |
| 1051 * src/ppc_stub.c: | |
| 1052 Added for GDB support. | |
| 1053 | |
| 1054 Tue Aug 18 18:44:00 1998 Jesper Skov <jskov@cygnus.co.uk> | |
| 1055 | |
| 1056 * include/hal_intr.h: | |
| 1057 * include/hal_arch.h: | |
| 1058 Use cyg_type.h rather than ktypes.h. | |
| 1059 | |
| 1060 Tue Aug 18 18:38:43 1998 Jesper Skov <jskov@cygnus.co.uk> | |
| 1061 | |
| 1062 * include/basetype.h: Fixed typo. | |
| 1063 | |
| 1064 1998-08-18 Nick Garnett <nickg@cygnus.co.uk> | |
| 1065 | |
| 1066 * src/context.S: | |
| 1067 * src/hal_misc.c: | |
| 1068 * include/hal_intr.h: | |
| 1069 * src/vectors.S: | |
| 1070 Now uses hal.h rather than kernel.h. | |
| 1071 | |
| 1072 Mon Aug 17 16:23:46 1998 Jesper Skov <jskov@cygnus.co.uk> | |
| 1073 | |
| 1074 * include/hal_intr.h (HAL_DISABLE_INTERRUPTS): Fix MACRO line | |
| 1075 continuation. | |
| 1076 (HAL_RESTORE_INTERRUPTS): Same. | |
| 1077 | |
| 1078 //=========================================================================== | |
| 1079 //####COPYRIGHTBEGIN#### | |
| 1080 // | |
| 1081 // ------------------------------------------- | |
| 1082 // The contents of this file are subject to the Cygnus eCos Public License | |
| 1083 // Version 1.0 (the "License"); you may not use this file except in | |
| 1084 // compliance with the License. You may obtain a copy of the License at | |
| 1085 // http://sourceware.cygnus.com/ecos | |
| 1086 // | |
| 1087 // Software distributed under the License is distributed on an "AS IS" | |
| 1088 // basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the | |
| 1089 // License for the specific language governing rights and limitations under | |
| 1090 // the License. | |
| 1091 // | |
| 1092 // The Original Code is eCos - Embedded Cygnus Operating System, released | |
| 1093 // September 30, 1998. | |
| 1094 // | |
| 1095 // The Initial Developer of the Original Code is Cygnus. Portions created | |
| 2 | 1096 // by Cygnus are Copyright (C) 1998,1999 Cygnus Solutions. All Rights Reserved. |
| 0 | 1097 // ------------------------------------------- |
| 1098 // | |
| 1099 //####COPYRIGHTEND#### | |
| 1100 //=========================================================================== |
