⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 changelog

📁 ecos为实时嵌入式操作系统
💻
字号:
1999-04-21  Gary Thomas  <gthomas@cygnus.co.uk>	* tests/watchdog.cxx: The 'keep alive' message was interfering	with the watchdog measurement.  Some rearrangement fixes this.1999-04-20  Jonathan Larmour  <jlarmour@cygnus.co.uk>	* tests/watchdog.cxx: 	Restrict number of loops, and number of seconds per loop when we	detect we are in a simulator. Do this instead of changing the	value of one_sec in the simulator, since this invalidates the test	somewhat.	Output occasional messages to reassure the user that the test is	still running.	Fix for PR 198651999-04-14  Jesper Skov  <jskov@cygnus.co.uk>	* tests/watchdog.cxx (cyg_start): Added workaround for PR 17974.1999-04-12  John Dallaway  <jld@cygnus.co.uk>	* include/pkgconf/watchdog.h: Add cdl_package doc attribute.1999-04-08  Gary Thomas  <gthomas@cygnus.co.uk>	* tests/watchdog.cxx: PR 19773 - Loop over first test for better 	coverage. Print some additional messages, especially if failure 	detected.  Reset watchdog after installing handler.	(watchdog_thread): Capture fail time before printing message.1999-04-07  Jesper Skov  <jskov@cygnus.co.uk>        PR 19667	* tests/watchdog.cxx (cyg_start): 	Changed to use the new Cyg_Thread constructor.1999-03-22  Hugo Tyson  <hmt@cygnus.co.uk>	* tests/watchdog.cxx: 	Use CYGNUM_HAL_STACK_SIZE_TYPICAL for the stack size instead of	CYGNUM_HAL_MINIMUM_STACK_SIZE.1999-03-12  Hugo Tyson  <hmt@cygnus.co.uk>	* tests/watchdog.cxx: 	Deal with CYGNUM_HAL_MINIMUM_STACK_SIZE requirement.1999-03-04  Gary Thomas  <gthomas@cygnus.co.uk>	* include/pkgconf/watchdog.h: Make package stand-alone (no "DEVICES")1999-02-20  Jonathan Larmour  <jlarmour@cygnus.co.uk>	* src/mn10300.cxx: 	Change CYG_VECTOR_WATCHDOG to CYGNUM_HAL_INTERRUPT_WATCHDOG in line	with HAL changes.	General QA improvements1999-02-03  Jesper Skov  <jskov@cygnus.co.uk>        PR 19034	* tests/watchdog.cxx: Reduced run-time on SIM.1998-12-17  Jesper Skov  <jskov@cygnus.co.uk>	* tests/watchdog.cxx: Do NOP test if kernel RTC disabled.1998-10-23  Jesper Skov  <jskov@cygnus.co.uk>	* tests/watchdog.cxx (cyg_start): Reduce test time on TX39 SIM.	* include/pkgconf/watchdog.h: Use emulatation code for MN10300	SIM.Tue Oct 20 15:52:46 1998  Jonathan Larmour  <jlarmour@cygnus.co.uk>	* src/mn10300.cxx: 	Include <pkgconf/watchdog.h> so that we get CYGIMP_WATCHDOG_EMULATE	defined appropriately	* src/PKGconf.mak:	Remove unnecessary override of PKGCONF_CXXFLAGS1998-09-26  Bart Veer  <bartv@cygnus.co.uk>	* include/pkgconf/watchdog.h:	PR17501: When using the emulation there is a requirement on the	kernel clock. This has been added to the configuration data. The	mn10300 hardware implementation does not have this requirement,	but there is no easy way to express this at present.1998-09-12  Bart Veer  <bartv@cygnus.co.uk>	* include/pkgconf/watchdog.h:	Added missing descriptions (PR 17184)1998-09-02  Bart Veer  <bartv@cygnus.co.uk>	* include/pkgconf/watchdog.h:	Added minimal configuration data.1998-09-01  Nick Garnett  <nickg@cygnus.co.uk>	* src/mn10300.cxx:	Added include for <cyg/kernel/sched.inl>, for scheduler lock and	unlock functions.	* src/PKGconf.mak:	Added mn10300.cxx to COMPILE for mn10300.	* include/pkgconf/watchdog.h:	Default to using real hardware on MN10300.Fri Aug 28 09:42:26 1998  Jonathan Larmour  <jlarmour@cygnus.co.uk>	* tests/watchdog.cxx:	Rename int main(argc, argv) to void cyg_start( void ) under the        new entry point system. Therefore also remove return code.Tue Aug 18 16:51:24 1998  Jonathan Larmour  <jlarmour@cygnus.co.uk>	* tests/watchdog.cxx: 	Move inclusion of thread.inl to before sched.hxx to prevent inline	warnings1998-08-14  Nick Garnett  <nickg@cygnus.co.uk>	* src/emulate.cxx:	Added include for cyg/kernel/sched.inl.1998-07-31  Nick Garnett  <nickg@cygnus.co.uk>	* src/PKGconf.mak:	Added mn10300.cxx to COMPILE list.	* src/mn10300.cxx:	Completed implementation using MN10300 watchdog timer.	* include/watchdog.hxx:	Renamed 'register' functions to 'install'. Added install() and	uninstall() to Cyg_Watchdog_Action class.	* include/pkgconf/watchdog.h:	Added this file to contain watchdog config options.1998-07-29  Nick Garnett  <nickg@cygnus.co.uk>	* include/watchdog.hxx, src/emulate.cxx: 	Created initial versions of watchdog device.//####COPYRIGHTBEGIN####//// -------------------------------------------// The contents of this file are subject to the Cygnus eCos Public License// Version 1.0 (the "License"); you may not use this file except in// compliance with the License.  You may obtain a copy of the License at// http://sourceware.cygnus.com/ecos// // Software distributed under the License is distributed on an "AS IS"// basis, WITHOUT WARRANTY OF ANY KIND, either express or implied.  See the// License for the specific language governing rights and limitations under// the License.// // The Original Code is eCos - Embedded Cygnus Operating System, released// September 30, 1998.// // The Initial Developer of the Original Code is Cygnus.  Portions created// by Cygnus are Copyright (C) 1998,1999 Cygnus Solutions.  All Rights Reserved.// -------------------------------------------////####COPYRIGHTEND####

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -