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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [rtos/] [ecos-2.0/] [packages/] [hal/] [h8300/] [h8300h/] [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/h8300_h8300h.ld:
4
        Added .eh_frame to data section. This is a stopgap fix to allow
5
        C++ programs that define exceptions to link and run. It does not
6
        allow them to actually throw exceptions, since that depends on
7
        compiler changes that have not been made. Further, more
8
        far-reaching, linker script changes will also be needs when that
9
        happens.
10
        Added libsupc++.a to GROUP() directive for GCC versions later than
11
        3.0.
12
 
13
2002-08-14  Yoshinori Sato  
14
 
15
        * include/mod_regs_wdt.h: New file. Providing watchdog hardware data.
16
 
17
2002-04-24  Yoshinori Sato  
18
 
19
        * New package.
20
 
21
//===========================================================================
22
//####ECOSGPLCOPYRIGHTBEGIN####
23
// -------------------------------------------
24
// This file is part of eCos, the Embedded Configurable Operating System.
25
// Copyright (C) 1998, 1999, 2000, 2001, 2002 Red Hat, Inc.
26
//
27
// eCos is free software; you can redistribute it and/or modify it under
28
// the terms of the GNU General Public License as published by the Free
29
// Software Foundation; either version 2 or (at your option) any later version.
30
//
31
// eCos is distributed in the hope that it will be useful, but WITHOUT ANY
32
// WARRANTY; without even the implied warranty of MERCHANTABILITY or
33
// FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
34
// for more details.
35
//
36
// You should have received a copy of the GNU General Public License along
37
// with eCos; if not, write to the Free Software Foundation, Inc.,
38
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
39
//
40
// As a special exception, if other files instantiate templates or use macros
41
// or inline functions from this file, or you compile this file and link it
42
// with other works to produce a work based on this file, this file does not
43
// by itself cause the resulting work to be covered by the GNU General Public
44
// License. However the source code for this file must still be made available
45
// in accordance with section (3) of the GNU General Public License.
46
//
47
// This exception does not invalidate any other reasons why a work based on
48
// this file might be covered by the GNU General Public License.
49
//
50
// Alternative licenses for eCos may be arranged by contacting Red Hat, Inc.
51
// at http://sources.redhat.com/ecos/ecos-license/
52
// -------------------------------------------
53
//####ECOSGPLCOPYRIGHTEND####
54
//===========================================================================

powered by: WebSVN 2.1.0

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