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

Subversion Repositories openrisc

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

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

Line No. Rev Author Line
1 786 skrzyp
2005-01-27  Yoshinori Sato  
2
 
3
        * src/hal_misc.c: hal_lsbit_index & hal_msbit_index cleanup.
4
 
5
2004-05-27  Gary Thomas  
6
 
7
        * src/redboot_linux_exec.c (do_exec): Be sensitive to value in
8
        "entry_address" as this can indicate if the image to be executed
9
        is valid (the "load" functions set it to "NO_MEMORY" when invalid)
10
 
11
2004-04-22  Jani Monoses 
12
 
13
         * cdl/hal_h8300.cdl :
14
         Invoke tail with stricter syntax that works in latest coreutils.
15
 
16
2004-03-18  Yoshinori Sato 
17
 
18
        * src/context.S
19
        fix broken ccr from context save.
20
        * src/redboot_linux_exec.c
21
        fix build error of undefined "CYGDAT_REDBOOT_H8300_LINUX_COMMAND_START"
22
        * src/sci.c
23
        delete waste code.
24
 
25
2004-02-24  Yoshinori Sato 
26
 
27
        * src/vectors.S
28
        add CYGSEM_HAL_SAVE_STUB_VECTOR.
29
        saved parent gdb-stub breakpoint vector.
30
        * cdl/hal_h8300.cdl
31
        add CYGSEM_HAL_SAVE_STUB_VECTOR
32
        move CYGSEM_HAL_H8300_VECTOR_HOOK from target cdl's
33
 
34
2003-12-04  Yoshinori Sato 
35
 
36
        * src/vector.S
37
        add runtime vector setup.
38
        add trace exception pc adjust.
39
 
40
 
41
2003-07-10  Nick Garnett  
42
 
43
        * : Added Yoshinori Sato's changes, see following
44
        entries, plus a few small changes of my own.
45
 
46
2003-03-09  Yoshinori Sato 
47
 
48
        * src/sci.c
49
        * cdl/hal_h8300.cdl
50
        move variant h8_sci.c to arch sci.c
51
        h8300_stub.c move to variant
52
 
53
2003-02-27  Yoshinori Sato 
54
 
55
        * src/context.S
56
        H8S support fix.
57
 
58
2003-02-22  Yoshinori Sato 
59
 
60
        * include/arch.inc
61
        * include/h8300_stub.h
62
        * include/hal_arch.h
63
        * src/context.S
64
        H8S support add.
65
        * src/vector.S
66
        H8S support add.
67
        Nested interrupt mask fix.
68
 
69
2003-01-31  Mark Salter  
70
 
71
        * src/hal_syscall.c (hal_syscall_handler): Let generic syscall code
72
        handle exit.
73
 
74
2002-10-17  Yoshinori Sato 
75
 
76
        * src/h8300_stub.c
77
        single step fix.
78
 
79
2002-08-30  Yoshinori Sato 
80
 
81
        * include/hal_io.h
82
        RedBoot IDE support add.
83
 
84
2002-04-29  Jonathan Larmour  
85
 
86
        * src/vectors.S:
87
        Don't use .file as it can confuse debugging since the .file
88
        doesn't contain the path and therefore the debugger will never
89
        know where it lives! This conflicts with using -Wa,--gstabs.
90
 
91
2002-04-24  Yoshinori Sato  
92
 
93
        * New package.
94
 
95
//===========================================================================
96
// ####GPLCOPYRIGHTBEGIN####
97
// -------------------------------------------
98
// This file is part of eCos, the Embedded Configurable Operating System.
99
// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
100
//
101
// This program is free software; you can redistribute it and/or modify
102
// it under the terms of the GNU General Public License as published by
103
// the Free Software Foundation; either version 2 or (at your option) any
104
// later version.
105
//
106
// This program is distributed in the hope that it will be useful, but
107
// WITHOUT ANY WARRANTY; without even the implied warranty of
108
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
109
// General Public License for more details.
110
//
111
// You should have received a copy of the GNU General Public License
112
// along with this program; if not, write to the
113
// Free Software Foundation, Inc., 51 Franklin Street,
114
// Fifth Floor, Boston, MA  02110-1301, USA.
115
// -------------------------------------------
116
// ####GPLCOPYRIGHTEND####
117
//===========================================================================

powered by: WebSVN 2.1.0

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