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

Subversion Repositories openrisc

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

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

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

powered by: WebSVN 2.1.0

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