comparison packages/kernel/current/ChangeLog @ 2948:041821fb5427

* kernel/current/src/common/thread.cxx, services/cpuload/current/src/cpuload.cxx: Add volatile to thread_idle_loops for correct operation when built with GCC 4.
author jld
date Mon, 10 May 2010 15:58:36 +0000
parents f89e0743ba67
children 00ddfb443539
comparison
equal deleted inserted replaced
2947:9b59569aaea9 2948:041821fb5427
1 2010-03-29 Lars Povlsen <lpovlsen@vitesse.com>
2
3 * src/common/thread.cxx: Add volatile to idle_thread_loops for use with
4 cpuload package and GCC 4.
5
1 2010-02-25 John Dallaway <john@dallaway.org.uk> 6 2010-02-25 John Dallaway <john@dallaway.org.uk>
2 7
3 * doc/kernel.sgml: Indicate that cyg_alarm_initialize() takes an 8 * doc/kernel.sgml: Indicate that cyg_alarm_initialize() takes an
4 absolute trigger value. Issue reported by Grant Edwards. 9 absolute trigger value. Issue reported by Grant Edwards.
5 * cdl/kernel.cdl: Reference the kernel instrumentation documentation. 10 * cdl/kernel.cdl: Reference the kernel instrumentation documentation.