Mercurial > flash_v2
view packages/cygmon/current/ChangeLog @ 76:435cced73e2f ecos-v1_3_1-release
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
| author | jlarmour |
|---|---|
| date | Tue, 28 Mar 2000 14:10:45 +0000 |
| parents | |
| children | 02ea4320376c |
line wrap: on
line source
2000-01-28 Jesper Skov <jskov@redhat.com> * misc/Notes_CygMon_PID: Added. 2000-01-27 Jesper Skov <jskov@redhat.com> * cdl/cygmon.cdl: Include hal.h config for CygMon options defined by platform CDL. 2000-01-26 Jonathan Larmour <jlarmour@redhat.co.uk> * cdl/cygmon.cdl: Remove CYGDAT_CYGMON_ENABLE - no longer required 2000-01-25 Jesper Skov <jskov@cygnus.co.uk> * cdl/cygmon.cdl: Moved console device config to target CDL. Let target CDL handle binary conversion. 1999-12-17 Bart Veer <bartv@cygnus.co.uk> * cdl/cygmon.cdl: Fix a requires property, getting the quoting right 1999-12-14 John Dallaway <jld@cygnus.co.uk> * cdl/cygmon.cdl: Add custom make rule to build CygMon. 1999-12-06 Gary Thomas <gthomas@cygnus.co.uk> * misc/arm/arm-mon.c (machine_syscall): * misc/ecos_bsp.c (_bsp_handle_exception): * misc/PKGconf.mak: Adding 'syscall' support. * misc/CygMon_PID.cfg: * misc/bsp/common/syscall.h: * misc/bsp/common/syscall.c: New file(s). 1999-11-26 Jonathan Larmour <jlarmour@cygnus.co.uk> * misc/CygMon_EDB7211.cfg: Rename to misc/CygMon/EDB7xxx.cfg * misc/CygMon_EDB7xxx.cfg: New file 1999-11-26 Gary Thomas <gthomas@cygnus.co.uk> * misc/ecos_bsp.c (_bsp_board_init): Use/define HAL symbols for board/cpu information. (_bsp_memory_list): Use MLT information here. * misc/CygMon_EDB7211.cfg: Fix typo. Change startup to be ROM which gives more useful RAM information. 1999-11-19 Gary Thomas <gthomas@cygnus.co.uk> * misc/CygMon_EDB7211.cfg: Add platform parameter. Update patch for latest changes. 1999-11-03 Jesper Skov <jskov@cygnus.co.uk> * cdl/cygmon.cdl: Added. 1999-10-27 Gary Thomas <gthomas@cygnus.co.uk> * misc/PKGconf.mak: Add new targets (.bin .srec images). * include/pkgconf/cygmon.h: Update strings to be more conformant. * misc/CygMon_EDB7211.cfg: New file for building CygMon. * include/pkgconf/cygmon.h: Add work-around because packages can't be disabled by default. 1999-10-26 Gary Thomas <gthomas@cygnus.co.uk> * include/pkgconf/cygmon.h: Fix typo 'CYGPKC_LIBC'=>'CYGPKG_LIBC' Also, node type was wrong ('radio' instead of 'boolean') 1999-10-25 Gary Thomas <gthomas@cygnus.co.uk> * include/pkgconf/cygmon.h: Add configuration options for console device [name] and extended help. Remove duplicate boilerplate. * misc/board.h: Enable "help" via configuration option. * misc/ecos_bsp.c: Cleanup/remove extra (debug) code. Add support for console port configuration. * misc/monitor.c: * misc/monitor_cmd.c: Cleanup/remove some debug code. //=========================================================================== //####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#### //===========================================================================
