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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [rtos/] [ecos-2.0/] [packages/] [hal/] [sparc/] [arch/] [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/sparc.ld:
4
        Added libsupc++.a to GROUP() directive for GCC versions later than
5
        3.0.
6
 
7
2002-10-19  Jonathan Larmour  
8
 
9
        Patch from Jiri Gaisler:
10
        * src/context.S (hal_thread_load_context): Wait a little after writing
11
        psr.
12
        (hal_setjmp): Ditto.
13
        * src/vectors.S (genuine_reset): Reorder window setup writes to
14
        streamline.
15
 
16
 
17
2002-04-29  Jonathan Larmour  
18
 
19
        * src/vectors.S:
20
        * src/vec_xvsr.S:
21
        * src/vec_ivsr.S:
22
        Don't use .file as it can confuse debugging since the .file
23
        doesn't contain the path and therefore the debugger will never
24
        know where it lives! This conflicts with using -Wa,--gstabs.
25
 
26
2002-03-18  Hugo Tyson  
27
 
28
        * src/vectors.S: Add CYGPKG_HAL_SPARC_ERC32 to list of ifdefs.
29
 
30
2002-03-14  Jiri Gaisler  
31
 
32
        * Initial version based on the SPARClite HAL.
33
 
34
//===========================================================================
35
//####ECOSGPLCOPYRIGHTBEGIN####
36
// -------------------------------------------
37
// This file is part of eCos, the Embedded Configurable Operating System.
38
// Copyright (C) 1998, 1999, 2000, 2001, 2002 Red Hat, Inc.
39
//
40
// eCos is free software; you can redistribute it and/or modify it under
41
// the terms of the GNU General Public License as published by the Free
42
// Software Foundation; either version 2 or (at your option) any later version.
43
//
44
// eCos is distributed in the hope that it will be useful, but WITHOUT ANY
45
// WARRANTY; without even the implied warranty of MERCHANTABILITY or
46
// FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
47
// for more details.
48
//
49
// You should have received a copy of the GNU General Public License along
50
// with eCos; if not, write to the Free Software Foundation, Inc.,
51
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
52
//
53
// As a special exception, if other files instantiate templates or use macros
54
// or inline functions from this file, or you compile this file and link it
55
// with other works to produce a work based on this file, this file does not
56
// by itself cause the resulting work to be covered by the GNU General Public
57
// License. However the source code for this file must still be made available
58
// in accordance with section (3) of the GNU General Public License.
59
//
60
// This exception does not invalidate any other reasons why a work based on
61
// this file might be covered by the GNU General Public License.
62
//
63
// Alternative licenses for eCos may be arranged by contacting Red Hat, Inc.
64
// at http://sources.redhat.com/ecos/ecos-license/
65
// -------------------------------------------
66
//####ECOSGPLCOPYRIGHTEND####
67
//===========================================================================
68
 
69
//EOF ChangeLog

powered by: WebSVN 2.1.0

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