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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [rtos/] [ecos-3.0/] [packages/] [hal/] [h8300/] [h8300h/] [current/] [ChangeLog] - Blame information for rev 786

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 786 skrzyp
2005-01-27  Yoshinori Sato  
2
 
3
        * src/h8300_h8300h.ld: h8300h_sim target build error fix
4
 
5
2004-04-22  Jani Monoses 
6
 
7
         * cdl/hal_h8300_h8300h.cdl :
8
         Invoke tail with stricter syntax that works in latest coreutils.
9
 
10
2003-03-17  Yoshinori Sato  
11
 
12
        * src/h8300h_stub.c
13
        Bcc d:16 trace miss fix.
14
        cleanup code.
15
 
16
2003-12-12  Yoshinori Sato  
17
 
18
        * src/h8300h_stub.c
19
        deleet async_breakpoint.
20
        rewrite single step support.
21
 
22
2003-12-08  Yoshinori Sato  
23
 
24
        * include/variant.inc
25
        add h8300_trap_adjust_pc macro.
26
 
27
2003-07-10  Nick Garnett  
28
 
29
        * : Added Yoshinori Sato's changes, see entries below,
30
        plus a few small changes of my own.
31
 
32
2003-04-10  Nick Garnett  
33
 
34
        * src/h8300_h8300h.ld:
35
        Added .eh_frame to data section. This is a stopgap fix to allow
36
        C++ programs that define exceptions to link and run. It does not
37
        allow them to actually throw exceptions, since that depends on
38
        compiler changes that have not been made. Further, more
39
        far-reaching, linker script changes will also be needs when that
40
        happens.
41
        Added libsupc++.a to GROUP() directive for GCC versions later than
42
        3.0.
43
 
44
2003-03-09  Yoshinori Sato  
45
 
46
        * src/h8300h_stub.c
47
        move arch gdb stub support.
48
 
49
2003-02-22  Yoshinori Sato  
50
 
51
        * include/mod_regs_pio.h: P7DR define.
52
        * include/mod_regs_tmr.h: remove WDT regs.
53
        * include/var_arch.h: HAL_SaveRegisters add ccr.
54
        * include/variant.h: hal_cpu_save_all/hal_cpu_load_all ccr store.
55
        and CPU depend macros add.
56
        * src/var_misc.c: Nested interrupt support fix.
57
 
58
2003-10-17  Yoshinori Sato  
59
 
60
        * src/h8300_h8300h.ld: CYGHWR_HAL_H8300_VECTOR_ADDRESS support.
61
 
62
2002-08-14  Yoshinori Sato  
63
 
64
        * include/mod_regs_wdt.h: New file. Providing watchdog hardware data.
65
 
66
2002-04-24  Yoshinori Sato  
67
 
68
        * New package.
69
 
70
//===========================================================================
71
// ####GPLCOPYRIGHTBEGIN####
72
// -------------------------------------------
73
// This file is part of eCos, the Embedded Configurable Operating System.
74
// Copyright (C) 1998, 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
75
//
76
// This program is free software; you can redistribute it and/or modify
77
// it under the terms of the GNU General Public License as published by
78
// the Free Software Foundation; either version 2 or (at your option) any
79
// later version.
80
//
81
// This program is distributed in the hope that it will be useful, but
82
// WITHOUT ANY WARRANTY; without even the implied warranty of
83
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
84
// General Public License for more details.
85
//
86
// You should have received a copy of the GNU General Public License
87
// along with this program; if not, write to the
88
// Free Software Foundation, Inc., 51 Franklin Street,
89
// Fifth Floor, Boston, MA  02110-1301, USA.
90
// -------------------------------------------
91
// ####GPLCOPYRIGHTEND####
92
//===========================================================================

powered by: WebSVN 2.1.0

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