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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [rtos/] [ecos-2.0/] [packages/] [hal/] [calmrisc32/] [arch/] [v2_0/] [ChangeLog] - Blame information for rev 27

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

Line No. Rev Author Line
1 27 unneback
2003-01-31  Mark Salter  
2
 
3
        * src/hal_syscall.c (hal_syscall_handler): Let generic syscall code
4
        handle exit.
5
 
6
2002-04-15  Jonathan Larmour  
7
 
8
        * src/hal_syscall.c (hal_syscall_handler): Add extra sig argument to
9
        __do_syscall.
10
 
11
2001-11-16  Nick Garnett  
12
 
13
        * src/hal_misc.c (hal_msbit_index): Fixed this function so that it
14
        actually works!
15
 
16
2001-06-08  Jonathan Larmour  
17
 
18
        * include/hal_cache.h: Correctly indicate absence of cache.
19
 
20
2001-03-26  Mark Salter  
21
 
22
        * src/vectors.S: Fix saving of R8 in exception handlers.
23
 
24
        * src/calm32-stub.c (__read_prog_uint32): Add missing return val.
25
 
26
        * include/calm32-stub.h: Add extern declaration for __sp_regnum.
27
 
28
//===========================================================================
29
//####ECOSGPLCOPYRIGHTBEGIN####
30
// -------------------------------------------
31
// This file is part of eCos, the Embedded Configurable Operating System.
32
// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003 Red Hat, Inc.
33
//
34
// eCos is free software; you can redistribute it and/or modify it under
35
// the terms of the GNU General Public License as published by the Free
36
// Software Foundation; either version 2 or (at your option) any later version.
37
//
38
// eCos is distributed in the hope that it will be useful, but WITHOUT ANY
39
// WARRANTY; without even the implied warranty of MERCHANTABILITY or
40
// FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
41
// for more details.
42
//
43
// You should have received a copy of the GNU General Public License along
44
// with eCos; if not, write to the Free Software Foundation, Inc.,
45
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
46
//
47
// As a special exception, if other files instantiate templates or use macros
48
// or inline functions from this file, or you compile this file and link it
49
// with other works to produce a work based on this file, this file does not
50
// by itself cause the resulting work to be covered by the GNU General Public
51
// License. However the source code for this file must still be made available
52
// in accordance with section (3) of the GNU General Public License.
53
//
54
// This exception does not invalidate any other reasons why a work based on
55
// this file might be covered by the GNU General Public License.
56
//
57
// Alternative licenses for eCos may be arranged by contacting Red Hat, Inc.
58
// at http://sources.redhat.com/ecos/ecos-license/
59
// -------------------------------------------
60
//####ECOSGPLCOPYRIGHTEND####
61
//===========================================================================

powered by: WebSVN 2.1.0

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