comparison packages/kernel/current/ChangeLog @ 90:70190fa0fe10 ecos-sw-2000-05-19

Merge from eCos master repository on 2000-05-19-07:47:03-BST
author jlarmour
date Fri, 19 May 2000 12:47:51 +0000
parents 6512add4f5d6
children b15c60e34c84
comparison
equal deleted inserted replaced
89:fb6e7cf186a5 90:70190fa0fe10
1 2000-05-15 Jonathan Larmour <jlarmour@redhat.co.uk>
2
3 * cdl/counters.cdl (CYGVAR_KERNEL_COUNTERS_CLOCK_DSR_LATENCY):
4 Default to CYGVAR_KERNEL_COUNTERS_CLOCK_LATENCY
5
1 2000-05-04 Jonathan Larmour <jlarmour@redhat.co.uk> 6 2000-05-04 Jonathan Larmour <jlarmour@redhat.co.uk>
2 7
3 * include/instrmnt.h: Remove all CYG_UNUSED_PARAMs as they could 8 * include/instrmnt.h: Remove all CYG_UNUSED_PARAMs as they could
4 cause problems when used with volatile arguments 9 cause problems when used with volatile arguments
5 * src/intr/intr.cxx: Use CYG_UNUSED_PARAM to silence warning that 10 * src/intr/intr.cxx: Use CYG_UNUSED_PARAM to silence warning that