OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [rtos/] [ecos-3.0/] [packages/] [templates/] [cygmon/] [ChangeLog] - Blame information for rev 790

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 786 skrzyp
2003-02-14  Jonathan Larmour  
2
 
3
        * current.ect: Update inferred values.
4
 
5
2001-11-27  Jonathan Larmour  
6
 
7
         current.ect: Provide default for CYGBLD_ISO_STRING_BSD_FUNCS_HEADER
8
 
9
2000-07-24  Jonathan Larmour  
10
 
11
        * current.ect: Fix up after libc package reorg and memalloc package
12
        addition
13
 
14
2000-04-07  Hugo Tyson  
15
 
16
        * ecos.db: Re-organize device packages.  This is a massive change
17
        involving deleting all the sources for serial and ethernet drivers
18
        from where they used to live in
19
            packages/io/serial/current/src/ARCH/PLATFORM.[ch]
20
            packages/net/drivers/eth/PLATFORM/current/src/...
21
        and reinstating them in
22
            packages/devs/serial/ARCH/PLATFORM/current/src/...
23
            packages/devs/eth/ARCH/PLATFORM/current/src/...
24
 
25
        All these new packages are properly defined in ecos.db, and are
26
        all of type "hardware" so that a "target" can grab them.
27
 
28
        This directory layout is descriptive of the devices we have right
29
        now, arch and platform are separate levels just to make it easier
30
        to navigate in the filesystem and similar to the HAL structure in
31
        the filesystem.
32
 
33
        It is *not* prescriptive of future work; for example, the mythical
34
        common highly-portable 16550 serial driver which works on many
35
        targets would be called "devs/serial/s16550/current", or a serial
36
        device for a particular board (cogent springs to mind) that can
37
        work with different CPUs fitted is "devs/serial/cogent/current".
38
 
39
        Changelogs have been preserved and replicated over all the new
40
        packages, so that no history is lost.
41
 
42
        The contents of individual source files are unchanged; they build
43
        in just the same emvironment except for a very few cases where the
44
        config file name changed in this movement.
45
 
46
        Targets in ecos.db have been redefined to bring in all relevant
47
        hardware packages including net and serial drivers (but the newly
48
        included packages are only active if their desired parent is
49
        available.)
50
 
51
        The names of CDL options (and their #defines of course) stay the
52
        same for the serial drivers, for backward compatibility.
53
 
54
        * templates/*/current.ect: these have had CYGPKG_IO_SERIAL added
55
        rather than it being in (almost) all target definitions.
56
 
57
2000-01-27  Jesper Skov  
58
 
59
        * current.ect: Removed CYGDAT_CYGMON_ENABLE.
60
 
61
2000-01-26  Jesper Skov  
62
 
63
        * current.ect: don't set console device. Provided by HALs.
64
 
65
2000-01-25  Jesper Skov  
66
 
67
        * templates/cygmon directory created
68
 
69
 
70
//===========================================================================
71
// ####GPLCOPYRIGHTBEGIN####
72
// -------------------------------------------
73
// This file is part of eCos, the Embedded Configurable Operating System.
74
// Copyright (C) 1998, 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
75
//
76
// This program is free software; you can redistribute it and/or modify
77
// it under the terms of the GNU General Public License as published by
78
// the Free Software Foundation; either version 2 or (at your option) any
79
// later version.
80
//
81
// This program is distributed in the hope that it will be useful, but
82
// WITHOUT ANY WARRANTY; without even the implied warranty of
83
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
84
// General Public License for more details.
85
//
86
// You should have received a copy of the GNU General Public License
87
// along with this program; if not, write to the
88
// Free Software Foundation, Inc., 51 Franklin Street,
89
// Fifth Floor, Boston, MA  02110-1301, USA.
90
// -------------------------------------------
91
// ####GPLCOPYRIGHTEND####
92
//===========================================================================

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.