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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [rtos/] [ecos-2.0/] [packages/] [hal/] [arm/] [xscale/] [cores/] [v2_0/] [ChangeLog] - Blame information for rev 174

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 27 unneback
2003-02-04  Mark Salter  
2
 
3
        * cdl/hal_arm_xscale_core.cdl (CYGSEM_HAL_ARM_XSCALE_BTB): New option.
4
 
5
        * include/hal_xscale.h: Make enabling of BTB conditional on
6
        CYGSEM_HAL_ARM_XSCALE_BTB.
7
 
8
        * include/hal_cache.h: Support systems using write-through caching
9
        which need no DCACHE_FLUSH_AREA.
10
 
11
2002-11-13  Mark Salter  
12
 
13
        * src/xscale_stub.c (find_watch_address): Squelch compiler warning.
14
 
15
2002-10-01  Jonathan Larmour  
16
 
17
        * include/hal_cache.h: SA11X0 -> XScale
18
 
19
2002-09-23  Mark Salter  
20
 
21
        * include/hal_cache.h: Remove mmap-related externs which don't belong
22
        here.
23
 
24
2002-09-20  Mark Salter  
25
 
26
        * src/xscale_stub.c: Fill in holes in logic used to decide which
27
        of two watchpoints caused exception.
28
 
29
2002-09-19  Mark Salter  
30
 
31
        * Initial checkin.
32
 
33
//===========================================================================
34
//####ECOSGPLCOPYRIGHTBEGIN####
35
// -------------------------------------------
36
// This file is part of eCos, the Embedded Configurable Operating System.
37
// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003 Red Hat, Inc.
38
//
39
// eCos is free software; you can redistribute it and/or modify it under
40
// the terms of the GNU General Public License as published by the Free
41
// Software Foundation; either version 2 or (at your option) any later version.
42
//
43
// eCos is distributed in the hope that it will be useful, but WITHOUT ANY
44
// WARRANTY; without even the implied warranty of MERCHANTABILITY or
45
// FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
46
// for more details.
47
//
48
// You should have received a copy of the GNU General Public License along
49
// with eCos; if not, write to the Free Software Foundation, Inc.,
50
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
51
//
52
// As a special exception, if other files instantiate templates or use macros
53
// or inline functions from this file, or you compile this file and link it
54
// with other works to produce a work based on this file, this file does not
55
// by itself cause the resulting work to be covered by the GNU General Public
56
// License. However the source code for this file must still be made available
57
// in accordance with section (3) of the GNU General Public License.
58
//
59
// This exception does not invalidate any other reasons why a work based on
60
// this file might be covered by the GNU General Public License.
61
//
62
// Alternative licenses for eCos may be arranged by contacting Red Hat, Inc.
63
// at http://sources.redhat.com/ecos/ecos-license/
64
// -------------------------------------------
65
//####ECOSGPLCOPYRIGHTEND####
66
//===========================================================================

powered by: WebSVN 2.1.0

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