log packages/kernel/current/ChangeLog @ 3292:7f8e529b4d82 default tip

age author description
Thu, 13 Mar 2014 21:32:49 +0000 vae Increase resolution of time measurement for platforms featuring HAL_CLOCK_READ_NS. [Bugzilla 1001958]
Sat, 15 Jun 2013 20:25:20 +0000 vae Fix compiler warnings. [ Bugzilla 1001865 ]
Fri, 26 Apr 2013 20:59:48 +0000 vae Fix missing semicolon. Bug spotted and patch provided by John Dallaway. [ Bugzilla 1001835 ]
Sat, 09 Mar 2013 18:06:46 +0000 vae Add single precision floating point tests.
Thu, 04 Oct 2012 07:40:45 +0000 vae Include CYGHWR_MEMORY_LAYOUT_H in order to effectively test memory size. Bug reported and fix suggested by Bernd Edlinger. [Bugzilla 1001650]
Sun, 27 May 2012 18:34:01 +0000 vae Allow comilation for targets with less then 128KiB RAM by conditionally reducing of MAXSIZE to (1<<16)
Tue, 20 Mar 2012 15:39:58 +0000 sergeig * tests/except1.cxx (cause_exception): Fix compiler warning about
Tue, 06 Mar 2012 18:56:34 +0000 grante Fix compiler warnings about unused variables. [ Bugzilla 1001505 ]
Sun, 10 Jul 2011 16:01:36 +0000 sergeig * tests/bin_sem2.cxx (PHILOSOPHERS):
Wed, 24 Nov 2010 18:40:20 +0000 sergeig * tests/intr0.cxx (intr0_main): Fix a compiler warning by changing
Mon, 10 May 2010 15:58:36 +0000 jld * kernel/current/src/common/thread.cxx,
Thu, 25 Feb 2010 08:53:17 +0000 jld * packages/kernel/current/doc/kernel.sgml: Indicate that cyg_alarm_initialize()
Fri, 29 Jan 2010 15:06:38 +0000 jld * include/instrmnt.h: Add instrumentation macros for event flags and
Sun, 04 Oct 2009 12:48:57 +0000 jld * cdl/instrument.cdl: Add CYGDBG_KERNEL_INSTRUMENT_MLQ option. Issue
Mon, 24 Aug 2009 11:37:04 +0000 jld * doc/kernel.sgml: Use "reinterpret_cast" throughout the C++ thread