| 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.
|
| Wed, 02 Jul 2003 03:39:41 +0000 |
jlarmour |
* doc/kernel.sgml: Document that timeouts for timed functions are
|
| Tue, 01 Jul 2003 17:34:53 +0000 |
nickg |
* include/clock.hxx: Made Cyg_Counter::add_alarm() and
|
| Wed, 25 Jun 2003 17:44:28 +0000 |
jlarmour |
* src/common/clock.cxx (Cyg_Counter::rem_alarm): Bugfix: call
|
| Mon, 23 Jun 2003 18:09:59 +0000 |
nickg |
* cdl/kernel.cdl: Added tests/bin_sem3 to list of kernel tests.
|
| Tue, 20 May 2003 08:56:42 +0000 |
asl |
* src/common/kapi.cxx (cyg_thread_get_next): Passing a *current
|
| Tue, 06 May 2003 16:10:02 +0000 |
gthomas |
Add CDL to control number of times 'tests' run.
|
| Sat, 03 May 2003 14:22:13 +0000 |
jlarmour |
* include/mqueue.inl (Cyg_Mqueue::get): Fix invalid loop termination
|
| Mon, 03 Mar 2003 05:15:52 +0000 |
jlarmour |
* tests/fptest.c: Make all variables static to avoid any risk
|
| Thu, 27 Feb 2003 06:14:31 +0000 |
jlarmour |
* include/kapidata.h: Revert change of 2001-08-23 and instead make
|
| Tue, 25 Feb 2003 18:42:00 +0000 |
nickg |
* tests/fptest.c (alarm_fn): Added CYG_TEST_PASS() call to keep
|
| Mon, 24 Feb 2003 14:06:54 +0000 |
jlarmour |
* cdl/kernel.cdl: Update doc links.
|
| Wed, 19 Feb 2003 19:14:48 +0000 |
nickg |
* tests/fptest.c: Changed to run for a constant time rather than a
|
| Mon, 10 Feb 2003 22:02:15 +0000 |
gthomas |
Add debug prints to thread stack checking.
|
| Mon, 10 Feb 2003 21:07:47 +0000 |
gthomas |
Minor test fixes
|
| Fri, 31 Jan 2003 11:44:02 +0000 |
nickg |
* cdl/kernel.cdl:
|
| Thu, 30 Jan 2003 07:02:53 +0000 |
jlarmour |
* src/common/thread.cxx: Fix potential warning and overflow with
|
| Tue, 28 Jan 2003 05:07:01 +0000 |
jlarmour |
* src/common/kapi.cxx (cyg_thread_get_next): Be quite zealous about
|
| Tue, 28 Jan 2003 04:21:37 +0000 |
jlarmour |
* cdl/thread.cdl: Correct max legal value for
|
| Wed, 22 Jan 2003 06:38:58 +0000 |
jlarmour |
* doc/kernel.sgml: Document cyg_thread_info type.
|
| Mon, 13 Jan 2003 05:50:23 +0000 |
jlarmour |
* include/mqueue.hxx: Allow get/put to return time out.
|