Mercurial > flash_v2
annotate packages/hal/common/current/ChangeLog @ 6:d376b777e2ce ecos-sw-1999-05-14
Merge from eCos master repository on 1999-05-14-19:27:43-BST
| author | jlarmour |
|---|---|
| date | Fri, 14 May 1999 12:20:00 +0000 |
| parents | 1d7f19c9e4d1 |
| children | ece80412419a |
| rev | line source |
|---|---|
|
6
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
4
diff
changeset
|
1 1999-05-13 Nick Garnett <nickg@cygnus.co.uk> |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
4
diff
changeset
|
2 |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
4
diff
changeset
|
3 The following changes were all made on a branch and imported into |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
4
diff
changeset
|
4 the main trunk later. |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
4
diff
changeset
|
5 |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
4
diff
changeset
|
6 1999-05-11 Nick Garnett <nickg@cygnus.co.uk> |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
4
diff
changeset
|
7 |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
4
diff
changeset
|
8 * include/pkgconf/hal.h: |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
4
diff
changeset
|
9 tidied up all MIPS targets to include CYGBLD_HAL_TARGET_H. This |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
4
diff
changeset
|
10 will eventually apply to all configurations. |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
4
diff
changeset
|
11 |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
4
diff
changeset
|
12 1999-05-06 Nick Garnett <nickg@cygnus.co.uk> |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
4
diff
changeset
|
13 |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
4
diff
changeset
|
14 * src/PKGconf.mak (COMPILE): Added dbg-threads-syscall.c. |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
4
diff
changeset
|
15 |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
4
diff
changeset
|
16 * include/dbg-thread-syscall.h: |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
4
diff
changeset
|
17 * src/dbg-threads-syscall.c: |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
4
diff
changeset
|
18 Files added to enable support for thread-awareness in GDB stub |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
4
diff
changeset
|
19 ROMs. The .h file has been moved from kernel/src/debug. |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
4
diff
changeset
|
20 |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
4
diff
changeset
|
21 1999-04-28 Nick Garnett <nickg@cygnus.co.uk> |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
4
diff
changeset
|
22 |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
4
diff
changeset
|
23 * src/hal_stub.c (__build_t_packet): Changed sp variable to a |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
4
diff
changeset
|
24 non-pointer type to force it to be installed in the T packet with |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
4
diff
changeset
|
25 the right size. |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
4
diff
changeset
|
26 |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
4
diff
changeset
|
27 * src/drv_api.c: Added cyg_interrupt_call_pending_DSRs() to keep |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
4
diff
changeset
|
28 HAL happy in non-kernel configurations. |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
4
diff
changeset
|
29 |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
4
diff
changeset
|
30 |
|
4
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
31 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
|
32 |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
33 * src/PKGconf.mak: |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
34 Use the new rules for generating libextras.a |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
35 |
| 2 | 36 1999-04-27 Jesper Skov <jskov@cygnus.co.uk> |
| 37 | |
| 38 * include/pkgconf/hal.h: GDB_BREAK support now available for ARM | |
| 39 targets. | |
| 40 1999-04-16 Bart Veer <bartv@cygnus.co.uk> | |
| 41 | |
| 42 * src/PKGconf.mak: | |
| 43 * src/dummy.c: | |
| 44 New file that can always be added to libextras.a without | |
| 45 affecting image sizes. | |
| 46 | |
| 47 1999-04-14 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 48 | |
| 49 * include/hal_stub.h: | |
| 50 Make sure all functions have C linkage even in C++ | |
| 51 | |
| 52 1999-04-14 Jesper Skov <jskov@cygnus.co.uk> | |
| 53 PR 19845 | |
| 54 * src/generic-stub.c (__process_packet): Reset _register pointer | |
| 55 to the exception state before attempting to set up single-step | |
| 56 magic. | |
| 57 | |
| 58 1999-04-14 Jesper Skov <jskov@cygnus.co.uk> | |
| 59 | |
| 60 * include/hal_stub.h: Added declaration for __stub_copy_registers. | |
| 61 | |
| 62 1999-04-14 Jesper Skov <jskov@cygnus.co.uk> | |
| 63 | |
| 64 * src/hal_stub.c: Use HAL_xCACHE_IS_ENABLED if defined. | |
| 65 | |
| 66 1999-04-09 Jesper Skov <jskov@cygnus.co.uk> | |
| 67 | |
| 68 * src/hal_stub.c: | |
| 69 Moved get_register and put_register here. Made them access the | |
| 70 currently selected register set. | |
| 71 | |
| 72 1999-03-22 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 73 | |
| 74 * include/dbg-threads-api.h: Update copyright | |
| 75 | |
| 76 * src/generic-stub.c: Change Cygnus Support->Cygnus Solutions | |
| 77 | |
| 78 * src/thread-packets.c: Update copyright | |
| 79 | |
| 80 * src/thread-pkts.h: Update copyright | |
| 81 | |
| 82 1999-03-19 Nick Garnett <nickg@cygnus.co.uk> | |
| 83 | |
| 84 * tests/cache.c: Added interrupt disable and enable to cache state | |
| 85 change blocks, in line with similar changes to kcache1. | |
| 86 | |
| 87 1999-03-17 Jesper Skov <jskov@cygnus.co.uk> | |
| 88 | |
| 89 * src/hal_stub.c (hal_output_gdb_string): Use disable/restore | |
| 90 macros to make sure it works even when interruptible() is a NOP | |
| 91 function. | |
| 92 | |
| 93 1999-03-10 Nick Garnett <nickg@cygnus.co.uk> | |
| 94 | |
| 95 * include/pkgconf/hal.h: | |
| 96 Changed include of hal_tx39_jmr3904.h to hal_tx39.h. | |
| 97 | |
| 98 1999-03-05 Nick Garnett <nickg@cygnus.co.uk> | |
| 99 | |
| 100 * include/drv_api.h: | |
| 101 * src/drv_api.c: | |
| 102 Fixed some typos in non-kernel configuration support. | |
| 103 | |
| 104 1999-03-04 Jesper Skov <jskov@cygnus.co.uk> | |
| 105 PR 19367 | |
| 106 * include/pkgconf/hal.h: Exclude GDB stubs on sparc. | |
| 107 | |
| 108 1999-02-26 Jesper Skov <jskov@cygnus.co.uk> | |
| 109 | |
| 110 * src/generic-stub.c: | |
| 111 * include/generic-stub.h: | |
| 112 Added binary download patches from libstub. | |
| 113 | |
| 114 1999-02-25 Nick Garnett <nickg@cygnus.co.uk> | |
| 115 | |
| 116 * include/drv_api.h: | |
| 117 * src/drv_api.c: | |
| 118 Added these files to define driver API. | |
| 119 | |
| 120 1999-02-23 Nick Garnett <nickg@cygnus.co.uk> | |
| 121 | |
| 122 * include/pkgconf/hal.h: | |
| 123 Added include of <pkgconf/hal_tx39_jmr3904.h> to get TX39 speed | |
| 124 configuration options. | |
| 125 | |
| 126 1999-02-20 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 127 | |
| 128 * tests/intr.c: | |
| 129 Rename CYGNUM_VECTOR_RTC -> CYGNUM_HAL_INTERRUPT_RTC in line with | |
| 130 HAL changes | |
| 131 | |
| 132 1999-02-17 Jesper Skov <jskov@cygnus.co.uk> | |
| 133 | |
| 134 * src/hal_stub.c: | |
| 135 * src/generic-stub.c (__handle_exception): | |
| 136 Only include cyg_hal_gdb_break magic when stub is configured to | |
| 137 handle GDB BREAK signals. | |
| 138 | |
| 139 1999-02-17 Jesper Skov <jskov@cygnus.co.uk> | |
| 140 | |
| 141 * src/generic-stub.c (__handle_exception): Moved special signal | |
| 142 handling here to avoid duplication for all architectures. | |
| 143 | |
| 144 1999-02-16 Jesper Skov <jskov@cygnus.co.uk> | |
| 145 | |
| 146 * src/stubrom/stubrom.c: Changed set_debug_traps to initialize_stub. | |
| 147 | |
| 148 * include/hal_stub.h: [added] | |
| 149 * include/generic-stub.h: | |
| 150 * src/hal_stub.c: [added] | |
| 151 * src/board.h: [added] | |
| 152 * src/thread-pkts.h: | |
| 153 * src/thread-packets.c: | |
| 154 * src/generic-stub.c: | |
| 155 * src/PKGconf.mak: | |
| 156 Merged in latest libstub changes. Moved most eCos specific changes | |
| 157 into hal_stub.[ch], reducing effort required for further | |
| 158 merging/integration. | |
| 159 | |
| 160 1999-02-05 Jesper Skov <jskov@cygnus.co.uk> | |
| 161 | |
| 162 * include/pkgconf/hal.h: Cleaned up the MPC8xx configuration. | |
| 163 | |
| 164 1999-01-29 Jesper Skov <jskov@cygnus.co.uk> | |
| 165 | |
| 166 * include/pkgconf/hal.h: Added simple MPC8xx configuration. | |
| 167 | |
| 168 | |
| 169 1999-01-26 Hugo Tyson <hmt@cygnus.co.uk> | |
| 170 | |
| 171 * tests/cache.c (time0): Waste much less time if running in a | |
| 172 simulator. Do only 40 loops instead of 4000. | |
| 173 In consequence the nasty meddling with MAX_STRIDE depending on | |
| 174 HAL_xxx_SIM package definitions can go. | |
| 175 | |
| 176 1999-01-22 Jesper Skov <jskov@cygnus.co.uk> | |
| 177 | |
| 178 * include/pkgconf/hal.h: Renamed CYG_HAL_POWERPC_FADS to | |
| 179 CYGPKG_HAL_POWERPC_FADS. | |
| 180 | |
| 181 1999-01-21 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 182 | |
| 183 * include/pkgconf/hal.h: | |
| 184 Tidy up and update description | |
| 185 Add new CYGSEM_HAL_STOP_CONSTRUCTORS_ON_FLAG option to allow default | |
| 186 priority static constructors to be deferred | |
| 187 Remove all traces of non-CYG_KERNEL_USE_INIT_PRIORITY code | |
| 188 | |
| 189 1999-01-21 Jesper Skov <jskov@cygnus.co.uk> | |
| 190 Merge with FADS branch. | |
| 191 | |
| 192 1998-12-17 Jesper Skov <jskov@cygnus.co.uk> | |
| 193 | |
| 194 * include/pkgconf/hal.h: Don't allow GDB BREAK support on FADS. | |
| 195 Define _MPC860, not _MP860. | |
| 196 | |
| 197 1998-12-17 Jesper Skov <jskov@cygnus.co.uk> | |
| 198 | |
| 199 * include/pkgconf/hal.h: | |
| 200 Added FADS entry from Kevin Hester <KHester@opticworks.com>. | |
| 201 | |
| 202 1999-01-19 Hugo Tyson <hmt@cygnus.co.uk> | |
| 203 | |
| 204 * include/pkgconf/hal.h: | |
| 205 Add CYG_KERNEL_USE_INIT_PRIORITY for SPARCLITE. | |
| 206 | |
| 207 | |
| 208 1999-01-18 Jesper Skov <jskov@cygnus.co.uk> | |
| 209 PR 18823 | |
| 210 * include/pkgconf/hal.h: Don't allow GDB stubs to be configured | |
| 211 for Linux target. | |
| 212 | |
| 213 1999-01-18 Jesper Skov <jskov@cygnus.co.uk> | |
| 214 PR 18822 | |
| 215 * include/pkgconf/hal.h: GDB_BREAK support not available for ARM | |
| 216 targets. | |
| 217 | |
| 218 1999-01-14 Gary Thomas <gthomas@cygnus.co.uk> | |
| 219 | |
| 220 * src/stubrom/PKGconf.mak: Rename 'TESTS' to 'PROGS' due to | |
| 221 changes in 'makrules.prv'. | |
| 222 | |
| 223 1999-01-14 Jesper Skov <jskov@cygnus.co.uk> | |
| 224 | |
| 225 * src/stubrom/stubrom.c (cyg_start): Fix compiler warning. | |
| 226 | |
| 227 * include/dbg-threads-api.h: Include cyg_type.h to get externC | |
| 228 definition. | |
| 229 | |
| 230 1999-01-14 Nick Garnett <nickg@cygnus.co.uk> | |
| 231 | |
| 232 * include/dbg-threads-api.h: Added prototype for dbg_scheduler(). | |
| 233 | |
| 234 1999-01-13 Gary Thomas <gthomas@cygnus.co.uk> | |
| 235 | |
| 236 * src/generic-stub.c (__output_hex_value): Change buffer size | |
| 237 [2048 was rather large] and make stack based. Also don't | |
| 238 allow for string to exceed buffer. | |
| 239 | |
| 240 1999-01-13 Jesper Skov <jskov@cygnus.co.uk> | |
| 241 | |
| 242 * src/generic-stub.c (strcpy): Terminate copied string. | |
| 243 | |
| 244 1999-01-11 Jesper Skov <jskov@cygnus.co.uk> | |
| 245 | |
| 246 * tests/intr.c (CYGNUM_KERNEL_COUNTERS_RTC_PERIOD): Added RTC data | |
| 247 for Linux. | |
| 248 | |
| 249 Wed Dec 9 14:07:30 GMT 1998 Chris Provenzano <proven@cygnus.com> | |
| 250 | |
| 251 * include/pkgconf/hal.h: Compile the i386 linux target with | |
| 252 CYG_KERNEL_USE_INIT_PRIORITY defined. | |
| 253 | |
| 254 | |
| 255 1999-01-04 Jesper Skov <jskov@cygnus.co.uk> | |
| 256 | |
| 257 * src/generic-stub.c (interruptible): Cleaned up a bit. | |
| 258 | |
| 259 1999-01-04 Jesper Skov <jskov@cygnus.co.uk> | |
| 260 PR 18572 | |
| 261 | |
| 262 * tests/cache.c: Purge data cache before invalidating it. | |
| 263 | |
| 264 1998-12-09 Gary Thomas <gthomas@cygnus.co.uk> | |
| 265 | |
| 266 * src/generic-stub.c: Better handling of errors while stubs | |
| 267 are accessing memory on behalf of GDB. Requires support for | |
| 268 GCC 'computed goto label' in top-level exception handler. | |
| 269 | |
| 270 1998-12-09 Jesper Skov <jskov@cygnus.co.uk> | |
| 271 | |
| 272 * include/pkgconf/hal.h: Removed the | |
| 273 CYGARC_HAL_COMMON_EXPORT_CPU_MACROS option. Causing failures in | |
| 274 permutation tests. | |
| 275 | |
| 276 1998-12-07 Jesper Skov <jskov@cygnus.co.uk> | |
| 277 | |
| 278 * src/generic-stub.c (process_exception): Send an acknowledge char | |
| 279 on first entry so GDB doesn't timeout before resending its initial | |
| 280 packet. | |
| 281 | |
| 282 1998-11-26 Jesper Skov <jskov@cygnus.co.uk> | |
| 283 | |
| 284 * include/pkgconf/hal.h: Added | |
| 285 CYGARC_HAL_COMMON_EXPORT_CPU_MACROS. | |
| 286 | |
| 287 1998-11-23 Jesper Skov <jskov@cygnus.co.uk> | |
| 288 | |
| 289 * tests/cache.c: Only run with stride 1 on SIMs. | |
| 290 | |
| 291 1998-11-23 Jesper Skov <jskov@cygnus.co.uk> | |
| 292 | |
| 293 * include/pkgconf/hal.h: Define SIM as a 603 CPU. | |
| 294 | |
| 295 1998-11-19 Jesper Skov <jskov@cygnus.co.uk> | |
| 296 | |
| 297 * tests/intr.c: | |
| 298 Make the test do nothing if kernel real-time clock is enabled. | |
| 299 Added different timer constants for PPC SIM and HW. | |
| 300 | |
| 301 1998-11-17 Jesper Skov <jskov@cygnus.co.uk> | |
| 302 | |
| 303 * tests/intr.c: | |
| 304 * include/pkgconf/hal.h: | |
| 305 Renamed CYG_HAL_POWERPC_MP860 to CYG_HAL_POWERPC_MPC860. | |
| 306 | |
| 307 1998-11-04 Jesper Skov <jskov@cygnus.co.uk> | |
| 308 | |
| 309 * include/pkgconf/hal.h: Made CYGDBG_HAL_DEBUG_GDB_BREAK_SUPPORT a | |
| 310 sub-option of CYGDBG_HAL_DEBUG_GDB_INCLUDE_STUBS. | |
| 311 | |
| 312 1998-11-16 Jesper Skov <jskov@cygnus.co.uk> | |
| 313 | |
| 314 * include/pkgconf/hal.h: Allow GDB stubs to be configured for | |
| 315 MN10300 HW. Allow GDB_BREAK for all but tx39. | |
| 316 | |
| 317 1998-11-04 Jesper Skov <jskov@cygnus.co.uk> | |
| 318 | |
| 319 * include/pkgconf/hal.h: Made CYGDBG_HAL_DEBUG_GDB_BREAK_SUPPORT a | |
| 320 sub-option of CYGDBG_HAL_DEBUG_GDB_INCLUDE_STUBS. | |
| 321 | |
| 322 1998-11-04 Jesper Skov <jskov@cygnus.co.uk> | |
| 323 | |
| 324 * src/generic-stub.c (process_packet): Flush D cache before | |
| 325 invalidating I cache. | |
| 326 | |
| 327 1998-11-02 Jesper Skov <jskov@cygnus.co.uk> | |
| 328 | |
| 329 * src/generic-stub.c (__handle_exception): Check for breakpoints | |
| 330 set by GDB interrupt handler. | |
| 331 | |
| 0 | 332 1998-10-25 Jesper Skov <jskov@cygnus.co.uk> |
| 333 | |
| 334 * src/thread-packets.c: Fixed closing #endif comment. | |
| 335 | |
| 336 * src/generic-stub.c: Fixed closing #endif comment. | |
| 337 | |
| 338 1998-10-23 Jesper Skov <jskov@cygnus.co.uk> | |
| 339 | |
| 340 * src/hal_common.c: Removed. We can't use weak default functions | |
| 341 when they may conflict with strong functions in the library. | |
| 342 | |
| 343 1998-10-23 Jesper Skov <jskov@cygnus.co.uk> | |
| 344 | |
| 345 * include/generic-stub.h: Added __interruptible_control. | |
| 346 | |
| 347 1998-10-23 Jesper Skov <jskov@cygnus.co.uk> | |
| 348 PR 17460, PR 17913 | |
| 349 | |
| 350 * include/pkgconf/hal.h: Let HAL exception support require Kernel | |
| 351 exception support. | |
| 352 | |
| 353 1998-10-21 Jesper Skov <jskov@cygnus.co.uk> | |
| 354 PR 17842 | |
| 355 | |
| 356 * include/pkgconf/hal.h: Let HAL GDB thread support require Kernel | |
| 357 GDB thread support. | |
| 358 | |
| 359 1998-10-20 Jesper Skov <jskov@lassi.cygnus.co.uk> | |
| 360 PR 17460 | |
| 361 | |
| 362 * src/hal_common.c: Added. Includes a weak handle_exception | |
| 363 definition. | |
| 364 | |
| 365 1998-10-20 Jesper Skov <jskov@cygnus.co.uk> | |
| 366 PR 17885, 17880, 17841 | |
| 367 | |
| 368 * include/pkgconf/hal.h: Don't allow GDB stubs to be configured | |
| 369 for SIMs or MN10300. | |
| 370 | |
| 371 1998-10-19 Jesper Skov <jskov@lassi.cygnus.co.uk> | |
| 372 | |
| 373 * src/thread-packets.c: Sync'd with libstub source. | |
| 374 | |
| 375 1998-10-16 Bart Veer <bartv@cygnus.co.uk> | |
| 376 | |
| 377 * include/pkgconf/hal.h (CYGNUM_HAL_COMMON_INTERRUPTS_STACK_SIZE): | |
| 378 Added new configuration option for interrupt stack size. | |
| 379 | |
| 380 Thu Oct 15 21:25:55 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 381 | |
| 382 * include/pkgconf/hal.h: | |
| 383 Make CYGFUN_HAL_COMMON_KERNEL_SUPPORT require the kernel, as it | |
| 384 is enabling this is eCos-kernel specific, and relies on | |
| 385 configuration options defined only in the kernel | |
| 386 Required for PR 17229 | |
| 387 | |
| 388 1998-10-15 Jesper Skov <jskov@cygnus.co.uk> | |
| 389 | |
| 390 * include/pkgconf/hal.h (CYGDBG_HAL_DEBUG_GDB_BREAK_SUPPORT): | |
| 391 Added config option. | |
| 392 | |
| 393 1998-10-14 Nick Garnett <nickg@cygnus.co.uk> | |
| 394 | |
| 395 * include/pkgconf/hal.h: | |
| 396 Move some configury from kernel.h to here. Particularly the | |
| 397 support for GDB stubs. | |
| 398 | |
| 399 * tests/cache.c: | |
| 400 * tests/context.c: | |
| 401 * tests/intr.c: | |
| 402 * tests/PKGconf.mak: | |
| 403 New directory of HAL-only test programs. Currently contains some | |
| 404 very basic test programs. | |
| 405 | |
| 406 * include/generic-stub.h: | |
| 407 * include/dbg-threads-api.h: | |
| 408 * src/generic-stub.c: | |
| 409 * src/thread-packets.c: | |
| 410 * src/thread-pkts.h: | |
| 411 * src/stubrom/PKGconf.mak: | |
| 412 * src/stubrom/stubrom.c: | |
| 413 Moved these files here from kernel. | |
| 414 | |
| 415 1998-10-08 Gary Thomas <gthomas@penang.cygnus.co.uk> | |
| 416 | |
| 417 * include/pkgconf/hal.h: | |
| 418 Add support for new architecture. | |
| 419 | |
| 420 1998-09-23 Nick Garnett <nickg@cygnus.co.uk> | |
| 421 | |
| 422 * include/pkgconf/hal.h: | |
| 423 Switched TX39 over to using CYGMON from GDB stubs. | |
| 424 | |
| 425 Tue Sep 15 19:13:04 1998 David Moore <dsm@keema.cygnus.co.uk> | |
| 426 | |
| 427 * include/pkgconf/hal.h: Cleaned up comments. | |
| 428 | |
| 429 Mon Sep 14 11:08:26 1998 Jesper Skov <jskov@lassi.cygnus.co.uk> | |
| 430 PR 17230 | |
| 431 | |
| 432 * include/pkgconf/hal.h: Added IMP_HAL_COMMON_INTERRUPTS_CHAIN | |
| 433 option. | |
| 434 | |
| 435 1998-09-14 Bart Veer <bartv@cygnus.co.uk> | |
| 436 | |
| 437 * include/pkgconf/hal.h: | |
| 438 Fixed typo in description. | |
| 439 | |
| 440 1998-09-12 Bart Veer <bartv@cygnus.co.uk> | |
| 441 | |
| 442 * include/pkgconf/hal.h: | |
| 443 Sort out exception handling options (PR 16953) | |
| 444 Added missing descriptions (PR 17184) | |
| 445 | |
| 446 Tue Sep 8 17:16:39 1998 Hugo Tyson <hmt@cygnus.co.uk> | |
| 447 | |
| 448 * include/pkgconf/hal.h: | |
| 449 Elide some spurious redefines of CYG_HAL_MN10300_STDEVAL1 and | |
| 450 CYG_HAL_MN10300_SIM within ifdefs conditioned on same. | |
| 451 | |
| 452 1998-09-03 Bart Veer <bartv@cygnus.co.uk> | |
| 453 | |
| 454 * include/pkgconf/hal.h: | |
| 455 CYGPKG_HAL_COMMON is now a component, not a package. | |
| 456 | |
| 457 1998-09-02 Bart Veer <bartv@cygnus.co.uk> | |
| 458 | |
| 459 * include/pkgconf/hal.h: | |
| 460 Moved target and platform specific configuration data to | |
| 461 the appropriate packages. | |
| 462 | |
| 463 Symbols identifying the target hardware should be just defined, | |
| 464 not given a value, as per the coding standards. | |
| 465 | |
| 466 Mon Aug 31 09:16:08 1998 Jesper Skov <jskov@cygnus.co.uk> | |
| 467 | |
| 468 * include/pkgconf/hal.h: Added INIT_PRIORITY default setting for | |
| 469 powerpc. | |
| 470 | |
| 471 1998-08-28 Bart Veer <bartv@cygnus.co.uk> | |
| 472 | |
| 473 * include/pkgconf/hal.h: | |
| 474 Added configuration data. | |
| 475 | |
| 476 1998-08-20 Nick Garnett <nickg@cygnus.co.uk> | |
| 477 | |
| 478 * include/pkgconf/hal.h: | |
| 479 Moved definition of CYG_KERNEL_USE_INIT_PRIORITY here from | |
| 480 kernel.h. | |
| 481 | |
| 482 1998-08-18 Nick Garnett <nickg@cygnus.co.uk> | |
| 483 | |
| 484 * include/pkgconf/hal.h: | |
| 485 Created this file to contain HAL config options. | |
| 486 | |
| 487 //=========================================================================== | |
| 488 //####COPYRIGHTBEGIN#### | |
| 489 // | |
| 490 // ------------------------------------------- | |
| 491 // The contents of this file are subject to the Cygnus eCos Public License | |
| 492 // Version 1.0 (the "License"); you may not use this file except in | |
| 493 // compliance with the License. You may obtain a copy of the License at | |
| 494 // http://sourceware.cygnus.com/ecos | |
| 495 // | |
| 496 // Software distributed under the License is distributed on an "AS IS" | |
| 497 // basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the | |
| 498 // License for the specific language governing rights and limitations under | |
| 499 // the License. | |
| 500 // | |
| 501 // The Original Code is eCos - Embedded Cygnus Operating System, released | |
| 502 // September 30, 1998. | |
| 503 // | |
| 504 // The Initial Developer of the Original Code is Cygnus. Portions created | |
| 2 | 505 // by Cygnus are Copyright (C) 1998,1999 Cygnus Solutions. All Rights Reserved. |
| 0 | 506 // ------------------------------------------- |
| 507 // | |
| 508 //####COPYRIGHTEND#### | |
| 509 //=========================================================================== |
