| 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.
|