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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [rtos/] [ecos-2.0/] [packages/] [hal/] [mips/] [rm7000/] [var/] [v2_0/] [ChangeLog] - Blame information for rev 174

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 27 unneback
2003-04-10  Nick Garnett  
2
 
3
        * src/mips_rm7000.ld:
4
        Added libsupc++.a to GROUP() directive for GCC versions later than
5
        3.0.
6
 
7
2003-04-09  Jonathan Larmour  
8
 
9
        * src/mips_rm7000.ld:
10
        Fix .gnulinkonce.s -> .gnu.linkonce.s typo.
11
 
12
2001-08-09  Jonathan Larmour  
13
 
14
        * include/var_intr.h: Move HAL_INTERRUPT_ interrupt controller
15
        access macros here from Ocelot HAL.
16
 
17
2001-06-25  Jesper Skov  
18
 
19
        * include/var_cache.h: Default definition for
20
        CYGHWR_HAL_MIPS_RM7000_CACHE_SCRUB_BASE.
21
        * src/var_mk_defs.c: export CYGHWR_HAL_MIPS_RM7000_CACHE_SCRUB_BASE.
22
        * include/variant.inc: Use CYGHWR_HAL_MIPS_RM7000_CACHE_SCRUB_BASE.
23
 
24
2001-06-08  Jesper Skov  
25
 
26
        * include/variant.inc: Scrub cache according to erratum #31.
27
 
28
        * src/var_mk_defs.c: Added.
29
 
30
        * cdl/hal_mips_rm7000.cdl: Make var_defs.inc.
31
 
32
2001-05-23  Jesper Skov  
33
 
34
        * src/mips_rm7000.ld: Added .2ram handling.
35
 
36
2001-01-26  Jesper Skov  
37
 
38
        * include/variant.inc: Remove hal_intc_decode macro since it's a
39
        change needed in arch.
40
 
41
2001-01-25  Jesper Skov  
42
 
43
        * include/variant.inc: Added hal_intc_decode macro which masks the
44
        cause register with the status register. Works around what would
45
        appear to be a HW bug.
46
 
47
2001-01-19  Jesper Skov  
48
 
49
        * src/var_misc.c (hal_variant_init): Enable caches.
50
 
51
        * include/variant.inc: Fixed typos in icache clear code.
52
 
53
2001-01-10  Jesper Skov  
54
 
55
        * cdl/hal_mips_rm7000.cdl: Fix typo.
56
 
57
2000-12-07  Jesper Skov  
58
 
59
        * src/var_misc.c (hal_variant_init): Disable caches until flash
60
        stuff is working.
61
 
62
2000-12-06  Jesper Skov  
63
 
64
        * src/mips_rm7000.ld: Include extras.o regardless of CYGPKG_IO
65
        presence.
66
 
67
        * src/var_misc.c: Enable caches.
68
 
69
2000-11-30  Jesper Skov  
70
 
71
        * Cloned from hal/mips/tx49
72
 
73
//===========================================================================
74
//####ECOSGPLCOPYRIGHTBEGIN####
75
// -------------------------------------------
76
// This file is part of eCos, the Embedded Configurable Operating System.
77
// Copyright (C) 1998, 1999, 2000, 2001, 2002 Red Hat, Inc.
78
//
79
// eCos is free software; you can redistribute it and/or modify it under
80
// the terms of the GNU General Public License as published by the Free
81
// Software Foundation; either version 2 or (at your option) any later version.
82
//
83
// eCos is distributed in the hope that it will be useful, but WITHOUT ANY
84
// WARRANTY; without even the implied warranty of MERCHANTABILITY or
85
// FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
86
// for more details.
87
//
88
// You should have received a copy of the GNU General Public License along
89
// with eCos; if not, write to the Free Software Foundation, Inc.,
90
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
91
//
92
// As a special exception, if other files instantiate templates or use macros
93
// or inline functions from this file, or you compile this file and link it
94
// with other works to produce a work based on this file, this file does not
95
// by itself cause the resulting work to be covered by the GNU General Public
96
// License. However the source code for this file must still be made available
97
// in accordance with section (3) of the GNU General Public License.
98
//
99
// This exception does not invalidate any other reasons why a work based on
100
// this file might be covered by the GNU General Public License.
101
//
102
// Alternative licenses for eCos may be arranged by contacting Red Hat, Inc.
103
// at http://sources.redhat.com/ecos/ecos-license/
104
// -------------------------------------------
105
//####ECOSGPLCOPYRIGHTEND####
106
//===========================================================================

powered by: WebSVN 2.1.0

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