comparison packages/kernel/current/ChangeLog @ 134:d2f49caf9e38 ecos-sw-2000-11-03

Merge from eCos master repository on 2000-11-03-09:00:49-GMT
author jlarmour
date Fri, 03 Nov 2000 21:17:40 +0000
parents 0ae0bc38e387
children 6b5f480c6929
comparison
equal deleted inserted replaced
133:98d71f4d8243 134:d2f49caf9e38
298 2000-06-08 Jesper Skov <jskov@redhat.com> 298 2000-06-08 Jesper Skov <jskov@redhat.com>
299 299
300 * src/debug/dbg-thread-demux.c: Use generic HAL feature to allow 300 * src/debug/dbg-thread-demux.c: Use generic HAL feature to allow
301 ROM/RAM intercalling. 301 ROM/RAM intercalling.
302 302
303 2000-06-06 Jesper Skov <jskov@redhat.com>
304
305 * tests/kcache1.c (entry0): Skip invalidate tests on TX49. Too slow.
306
303 2000-05-30 Gary Thomas <gthomas@redhat.com> 307 2000-05-30 Gary Thomas <gthomas@redhat.com>
304 308
305 * tests/dhrystone.c: Increase number of test loops for faster 309 * tests/dhrystone.c: Increase number of test loops for faster
306 StrongARM platforms. 310 StrongARM platforms.
307 311
341 into thread queue in order of thread priority, with oldest at the 345 into thread queue in order of thread priority, with oldest at the
342 front 346 front
343 (Cyg_ThreadQueue_Implementation::set_thread_queue): Add 347 (Cyg_ThreadQueue_Implementation::set_thread_queue): Add
344 (Cyg_SchedulerThreadQueue_Implementation::enqueue): Add, like old 348 (Cyg_SchedulerThreadQueue_Implementation::enqueue): Add, like old
345 one, except make it FIFO instead of LIFO by inserting at end of queue 349 one, except make it FIFO instead of LIFO by inserting at end of queue
350
351 2000-05-16 Jesper Skov <jskov@redhat.com>
352
353 * tests/dhrystone.c: More loops on the TX49
346 354
347 2000-05-15 Jonathan Larmour <jlarmour@redhat.co.uk> 355 2000-05-15 Jonathan Larmour <jlarmour@redhat.co.uk>
348 356
349 * cdl/counters.cdl (CYGVAR_KERNEL_COUNTERS_CLOCK_DSR_LATENCY): 357 * cdl/counters.cdl (CYGVAR_KERNEL_COUNTERS_CLOCK_DSR_LATENCY):
350 Default to CYGVAR_KERNEL_COUNTERS_CLOCK_LATENCY 358 Default to CYGVAR_KERNEL_COUNTERS_CLOCK_LATENCY