📄 changelog
字号:
2000-01-31 Simon FitzMaurice <sdf@cygnus.co.uk> * cdl/wallclock.cdl: Adjust help URLs in line with new doc layout.2000-01-28 Simon FitzMaurice <sdf@cygnus.co.uk> * cdl/wallclock.cdl: Adjust help URLs in line with new doc layout.2000-01-19 Hugo Tyson <hmt@cygnus.co.uk> * cdl/*.cdl: Add descriptions to a number of options &c which were lacking same, also tidied up other typos as noticed en passant.1999-11-03 John Dallaway <jld@cygnus.co.uk> * cdl/wallclock.cdl: Define build options.1999-07-14 Jesper Skov <jskov@cygnus.co.uk> * src/emulate.cxx: Include pkgconf/kernel.h.1999-04-20 Jonathan Larmour <jlarmour@cygnus.co.uk> * tests/wallclock.cxx (cyg_start): Output message to show the test has started (wallclock_thread): Add call to CYG_TEST_STILL_ALIVE, so the user can see that the test is still running. Fix for PR 198701999-04-12 John Dallaway <jld@cygnus.co.uk> * include/pkgconf/wallclock.h: Add cdl_package doc attribute.1999-04-07 Jesper Skov <jskov@cygnus.co.uk> PR 19667 * tests/wallclock.cxx (cyg_start): Changed to use the new Cyg_Thread constructor.1999-03-22 Hugo Tyson <hmt@cygnus.co.uk> * tests/wallclock.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/wallclock.cxx: Deal with CYGNUM_HAL_MINIMUM_STACK_SIZE requirement.1999-03-05 Jonathan Larmour <jlarmour@cygnus.co.uk> * include/wallclock.hxx: Remove dependency on cyg/kernel/ktypes.h Tidy * src/emulate.cxx: Include cyg/kernel/ktypes.h since it isn't included in wallclock.hxx any more1999-03-04 Gary Thomas <gthomas@cygnus.co.uk> * include/pkgconf/wallclock.h: Make package stand-alone (no "DEVICES").1999-02-02 Jesper Skov <jskov@cygnus.co.uk> PR 18970 * tests/wallclock.cxx (LOOPS_SIM): Only do two loops on SIM. MN10300 sim takes 1min15secs to do one loop.1999-01-26 Jesper Skov <jskov@cygnus.co.uk> (PR 18305) * tests/wallclock.cxx: Removed MIPS specific hackery. Now dependent on cyg_test_is_simulator state.1999-01-21 Jesper Skov <jskov@cygnus.co.uk> PR 18847 * tests/wallclock.cxx (LOOPS_HW): Reduce run-time to 20 seconds.1999-01-19 Nick Garnett <nickg@cygnus.co.uk> * tests/wallclock.cxx: Added test of cyg_test_is_simulator to reduce time on simulated hardware. PR 18715.1998-12-17 Jesper Skov <jskov@cygnus.co.uk> * tests/wallclock.cxx: Do NOP test if kernel RTC disabled.1998-10-23 Jesper Skov <jskov@cygnus.co.uk> * tests/wallclock.cxx: Reduce test time on TX39 SIM.Tue Oct 20 15:54:09 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> * src/PKGconf.mak: Remove unnecessary override of PKGCONF_CXXFLAGS1998-09-26 Bart Veer <bartv@cygnus.co.uk> * include/pkgconf/wallclock.h: PR17501: When using the emulation there is a requirement on the kernel clock. This has been added to the configuration data. If real hardware were used then this dependency would disappear, but currently there is no easy way to express this, and there are no hardware implementations.1998-09-12 Bart Veer <bartv@cygnus.co.uk> * include/pkgconf/wallclock.h: Added missing descriptions (PR 17184)1998-09-02 Bart Veer <bartv@cygnus.co.uk> * include/pkgconf/wallclock.h: Added minimal configuration data.Fri Aug 28 09:40:19 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> * tests/wallclock.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:49:20 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> * tests/wallclock.cxx: Move inclusion of thread.inl before sched.hxx to prevent inline warnings1998-07-31 Nick Garnett <nickg@cygnus.co.uk> * include/pkgconf/wallclock.h: Added this file to contain wallclock confiuration parameters. * src/emulate.cxx: Now uses pkgconf/wallclock.h for configuration.Wed Jul 22 21:04:15 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> * src/emulate.cxx: Remove unnecessary include of <cyg/devs/table.h> and remove an unused variable (result) from get_current_time()//####COPYRIGHTBEGIN####// // ------------------------------------------- // The contents of this file are subject to the Red Hat eCos Public License // Version 1.1 (the "License"); you may not use this file except in // compliance with the License. You may obtain a copy of the License at // http://www.redhat.com/ // // 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 Configurable Operating System, // released September 30, 1998. // // The Initial Developer of the Original Code is Red Hat. // Portions created by Red Hat are // Copyright (C) 1998, 1999, 2000 Red Hat, Inc. // All Rights Reserved. // ------------------------------------------- // //####COPYRIGHTEND####
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -