log packages/kernel/current/ChangeLog @ 3284:4839eca9f0c7

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
Thu, 14 May 2009 18:26:53 +0000 jld * src/common/thread.cxx: Use the Cyg_Scheduler::get_current_thread()
Thu, 29 Jan 2009 17:47:46 +0000 jlarmour Update all copyright banners to reflect FSF ownership; fix and improve licence text. after-copyright-change-20090129
Thu, 18 Dec 2008 18:31:44 +0000 jlarmour * tests/tm_basic.cxx (STACK_SIZE): Revert accidental change of
Tue, 18 Nov 2008 14:04:59 +0000 jlarmour * tests/tm_basic.cxx (max): Actually the meaning was right before,
Fri, 14 Nov 2008 14:26:09 +0000 jlarmour * tests/tm_basic.cxx (max): Was wrong way round. Resolves issue
Fri, 14 Nov 2008 14:10:21 +0000 jlarmour * tests/tm_basic.cxx (max): Resolve issue 1000636 with extra
Tue, 11 Nov 2008 04:31:57 +0000 jlarmour * include/thread.inl: Silence some warnings by assigning
Sat, 15 Sep 2007 14:42:39 +0000 asl * tests/intr0.cxx, tests/kintr0.c: As suggested by Bart Veer,
Mon, 02 Jul 2007 11:48:59 +0000 gthomas Add (char *) casts to make GCC/4.2.x happy.
Mon, 11 Jun 2007 13:23:45 +0000 nickg * tests/klock.c (entry0, entry1): Modify mbox part of test to
Mon, 08 Jan 2007 16:20:13 +0000 nickg * src/sched/mlqueue.cxx (add_thread, yield):
Sun, 07 Jan 2007 17:08:53 +0000 asl * src/sync/mbox.cxx (Cyg_Mbox::get): Fix compiler warning with gcc
Thu, 12 Oct 2006 15:41:49 +0000 nickg * cdl/synch.cdl: Added CYGIMP_MBOX_USE_MBOXT_PLAIN option. This is
Mon, 21 Aug 2006 17:13:45 +0000 jlarmour * doc/kernel.sgml: Use reinterpret_cast, not static cast
Fri, 11 Aug 2006 10:16:13 +0000 nickg Fixed editing typo.
Fri, 11 Aug 2006 09:29:31 +0000 nickg Implement FIFO variant of scheduling of DSRs and make it the
Fri, 19 May 2006 10:15:43 +0000 asl * host/instr/dump_instr.c: Use CYG_NELEM from infra.
Tue, 09 May 2006 16:12:53 +0000 asl * tests/stress_threads.c: Add string.h to avoid compiler warning.
Tue, 11 Apr 2006 19:18:01 +0000 asl * doc/kernel.sgml: Fix typo
Tue, 28 Mar 2006 10:06:53 +0000 jlarmour 2006-03-27 Marco Cruz <marco@daruma.com.br>
Tue, 14 Feb 2006 19:10:06 +0000 asl * tests/timeslice.c (STACK_SIZE): Reduce the stack size so it will
Thu, 19 Jan 2006 17:53:58 +0000 nickg * src/sched/sched.cxx (thread_entry): Fixed a bug which could
Tue, 10 Jan 2006 15:52:54 +0000 nickg * src/sched/sched.cxx:
Wed, 23 Nov 2005 20:58:28 +0000 asl * doc/kernel.sgml: Fix description of CYG_ISR_CALL_DSR and
Sun, 23 Oct 2005 14:53:38 +0000 asl * include/flag.hxx: We need thread.inl for the empty() function
Wed, 03 Aug 2005 20:57:41 +0000 asl * tests/ksem1.c: Type fix to fix a compiler warning.
Sat, 30 Jul 2005 11:58:25 +0000 asl * src/sync/mbox.cxx (tryget,peak_item): initialize local variable
Wed, 22 Jun 2005 18:27:37 +0000 asl * tests/kcache2.c (test_dcache_operation): Fixed compiler warnings
Sun, 27 Mar 2005 17:29:58 +0000 asl * tests/tm_basic.cxx (_run_all_tests): Fixed compiler warning.
Wed, 15 Dec 2004 12:25:06 +0000 asl * cdl/scheduler.cdl: Correct the description of
Fri, 24 Sep 2004 16:57:12 +0000 nickg * src/sched/mlqueue.cxx (enqueue): Fix bug in sorted queue
Sun, 08 Aug 2004 21:12:25 +0000 bartv Allow users to control the interrupt priority for the system clock,
Fri, 16 Apr 2004 03:33:59 +0000 jlarmour * tests/fptest.c (do_test): Silence aliasing warning when breaking
Wed, 14 Apr 2004 09:32:03 +0000 asl * doc/kernel.sgml: Expanded the documentation about the use of
Sat, 27 Mar 2004 18:19:57 +0000 asl * src/debug/dbg-thread-demux.c (dbg_thread_syscall_rmt): Only
Mon, 15 Mar 2004 15:20:53 +0000 jlarmour * include/kapi.h: Add throw specifications throughout.
Thu, 04 Mar 2004 02:17:54 +0000 jlarmour * doc/kernel.sgml: Document cyg_thread_delete return value.
Thu, 19 Feb 2004 10:57:36 +0000 jlarmour * tests/kmutex3.c (cyg_start): Use CYG_TEST_NA.
Tue, 09 Dec 2003 15:10:39 +0000 gthomas New API for cyg_thread_get_id() - from Dan Jakubiec
Mon, 13 Oct 2003 17:20:18 +0000 nickg * src/common/clock.cxx (Cyg_Counter::tick): Changed code to deal
Fri, 26 Sep 2003 17:41:30 +0000 nickg * src/common/clock.cxx: Removed label/goto
Mon, 01 Sep 2003 14:48:06 +0000 bartv Minor documentation fix
Thu, 24 Jul 2003 20:27:28 +0000 nickg * cdl/counters.cdl: Removed the counters override CDL
Thu, 10 Jul 2003 17:41:07 +0000 nickg * src/common/clock.cxx (Cyg_Counter::tick): In unsorted list case:
Sun, 06 Jul 2003 14:35:36 +0000 bartv Correct stack usage detection for stack checking configurations.