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