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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [rtos/] [ecos-2.0/] [packages/] [hal/] [mn10300/] [sim/] [v2_0/] [ChangeLog] - Blame information for rev 174

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 27 unneback
2003-03-06  Bart Veer  
2
 
3
        * include/plf_io.h: add dummy header file needed by the
4
        mn10300 architectural hal.
5
 
6
2000-10-20  Jonathan Larmour  
7
 
8
        * include/pkgconf/mlt_mn10300_am31_sim_ram.mlt:
9
        Add heap1 section
10
 
11
        * include/pkgconf/mlt_mn10300_am31_sim_ram.h:
12
        * include/pkgconf/mlt_mn10300_am31_sim_ram.ldi:
13
        Regenerated
14
 
15
2000-02-16  Jesper Skov  
16
 
17
        * cdl/hal_mn10300_am31_sim.cdl: removed fix me
18
 
19
2000-01-24  John Dallaway  
20
 
21
        * cdl/*.cdl:
22
 
23
        Remove obsolete option CYGTST_TESTING_IDENTIFIER.
24
 
25
2000-01-19  Hugo Tyson  
26
 
27
        * cdl/*.cdl: Add descriptions to a number of options &c which were
28
        lacking same, also tidied up other typos as noticed en passant.
29
 
30
1999-12-21  Jonathan Larmour  
31
 
32
        * cdl/hal_mn10300_am31_sim.cdl: Ensure we "puts" to appropriate CDL
33
        header
34
 
35
1999-12-20  Gary Thomas  
36
 
37
        * cdl/hal_mn10300_am31_sim.cdl: Add -Wl for linker options.
38
 
39
1999-11-25  Gary Thomas  
40
 
41
        * include/pkgconf/mlt_mn10300_am31_sim_ram.h: New file.
42
 
43
1999-11-03  Jesper Skov  
44
 
45
        * cdl/hal_mn10300_am31_sim.cdl: Added.
46
 
47
1999-09-09  Jonathan Larmour  
48
 
49
        * src/plf_misc.c: New file.
50
 
51
        * src/PKGconf.mak (PACKAGE): Rename hal_mn10300_sim to
52
        hal_mn10300_am31_sim
53
        (COMPILE): Add plf_misc.c
54
 
55
        * tests/PKGconf.mak (PACKAGE): Likewise
56
 
57
        * include/platform.inc: New file, effectively empty
58
        * include/plf_intr.h: Likewise
59
        * include/pkgconf/mlt_mn10300_sim_ram.ldi: Rename to
60
        mlt_mn10300_am31_sim_ram.ldi
61
        * include/pkgconf/mlt_mn10300_am31_sim_ram.ldi: New file
62
        * include/pkgconf/mlt_mn10300_sim_ram.mlt: Rename to
63
        mlt_mn10300_am31_sim_ram.mlt
64
        * include/pkgconf/mlt_mn10300_am31_sim_ram.mlt: New file
65
        * src/makefile: delete
66
 
67
1999-09-06  Jonathan Larmour  
68
 
69
        * include/pkgconf/hal_mn10300_sim.h: Rename to hal_mn10300_am31_sim.h
70
        * include/pkgconf/hal_mn10300_am31_sim.h: New file
71
        Require AM31 target
72
 
73
1999-05-20  Gary Thomas  
74
 
75
        * include/pkgconf/hal_mn10300_sim.h: Move RTC setup here.
76
 
77
1999-04-08  John Dallaway  
78
 
79
        * include/pkgconf/*.ldi: Revised SECTION_* macro arguments to
80
        avoid padded output sections (PR 19787)
81
 
82
1999-03-04  Gary Thomas  
83
 
84
        * include/pkgconf/hal_mn10300_sim.h:  Take out DEVICES dependencies.
85
 
86
1999-03-04  John Dallaway  
87
 
88
        * include/pkgconf/*.ldi: give all LDI files unique names so
89
        that they can co-exist in an eCos build tree (PR 19184)
90
        * include/pkgconf/*.mlt: give all MLT files unique names so
91
        that they can co-exist in an eCos build tree (PR 19184)
92
 
93
1999-02-16  Jesper Skov  
94
 
95
        * include/hal_stub.h: Removed.
96
 
97
1999-02-05  John Dallaway  
98
 
99
        * include/pkgconf/*.mlt: New memory layout save files
100
 
101
1999-02-05  John Dallaway  
102
 
103
        * include/pkgconf/*.ldi: Remove LMA_EQ_VMA macro definition.
104
 
105
1999-01-26  Hugo Tyson  
106
 
107
        * include/pkgconf/ram.ldi:
108
        Add copyright notice.  (Though these files will later be generated
109
        by a tool and so not copyright, these default setups are.)
110
 
111
        * src/PKGconf.mak (COMPILE):
112
        Remove obsolete and in fact empty file sim.S
113
 
114
        * src/sim.S:
115
        Removed.
116
 
117
1999-01-14  John Dallaway  
118
 
119
      * include/pkgconf/ram.ldi: correct the start address
120
 
121
1999-01-12  John Dallaway  
122
 
123
      * src/sim.ld: remove for MLT
124
      * src/PKGconf.mak: remove sim.ld rules for MLT
125
      * include/pkgconf/ram.ldi: new linker script fragment for MLT
126
 
127
1998-11-06  Jesper Skov  
128
 
129
        * include/hal_stub.h: Added for GDB stub support.
130
 
131
1998-10-23  Jesper Skov  
132
 
133
        * include/pkgconf/hal_mn10300_sim.h: Allow wallclock and watchdog
134
        devices to be configured.
135
 
136
1998-10-19  Jesper Skov  
137
 
138
        * include/pkgconf/hal_mn10300_sim.h: Undid 1998-10-16 change.
139
 
140
1998-10-16  Jesper Skov  
141
 
142
        * include/pkgconf/hal_mn10300_sim.h: Changed
143
        CYGPKG_HAL_MN10300_SIM to CYG_HAL_MN10300_SIM.
144
 
145
1998-09-22  Bart Veer  
146
 
147
        * include/pkgconf/hal_mn10300_sim.h:
148
        Preclude the gdb pseudo device as well as all the other devices.
149
        This allows the configuration tool to do a better job when
150
        switching from hardware to simulator.
151
 
152
1998-09-11  Bart Veer  
153
 
154
        * include/pkgconf/hal_mn10300_sim.h:
155
        Updated configuration information with a description and
156
        some requires.
157
 
158
Thu Sep  3 15:15:57 1998  Tim Goodwin  
159
 
160
        * hal/mn10300/sim/current/src/PKGconf.mak
161
        * hal/mn10300/sim/current/src/makefile
162
        * hal/mn10300/sim/current/tests/PKGconf.mak
163
 
164
        s/panx/mn10300/g
165
 
166
1998-09-02  Bart Veer  
167
 
168
        * include/pkgconf/hal_mn10300_sim.h:
169
        New header file for platform-specific configuration options
170
 
171
        * tests/PKGconf.mak:
172
        * src/PKGconf.mak:
173
        Sort out package naming conventions.
174
 
175
Wed Aug 19 18:45:44 1998  Jonathan Larmour  
176
 
177
        * src/hal_diag.c (hal_diag_init):
178
        Put void into function prototype argument list to silence warning
179
 
180
1998-08-18  Nick Garnett  
181
 
182
        * include/hal_diag.h:
183
        * src/hal_diag.c:
184
        * src/sim.ld:
185
        Now uses hal.h rather than kernel.h.
186
 
187
Tue Aug 18 11:45:25 1998  Jonathan Larmour  
188
 
189
        * src/sim.ld: Reorder GROUP line
190
 
191
Mon Aug 17 22:21:34 1998  Jonathan Larmour  
192
 
193
        * src/sim.ld:
194
        Add GROUP(libgcc.a libtarget.a) to prevent need for explicit linking
195
 
196
//===========================================================================
197
//####ECOSGPLCOPYRIGHTBEGIN####
198
// -------------------------------------------
199
// This file is part of eCos, the Embedded Configurable Operating System.
200
// Copyright (C) 1998, 1999, 2000, 2001, 2002 Red Hat, Inc.
201
//
202
// eCos is free software; you can redistribute it and/or modify it under
203
// the terms of the GNU General Public License as published by the Free
204
// Software Foundation; either version 2 or (at your option) any later version.
205
//
206
// eCos is distributed in the hope that it will be useful, but WITHOUT ANY
207
// WARRANTY; without even the implied warranty of MERCHANTABILITY or
208
// FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
209
// for more details.
210
//
211
// You should have received a copy of the GNU General Public License along
212
// with eCos; if not, write to the Free Software Foundation, Inc.,
213
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
214
//
215
// As a special exception, if other files instantiate templates or use macros
216
// or inline functions from this file, or you compile this file and link it
217
// with other works to produce a work based on this file, this file does not
218
// by itself cause the resulting work to be covered by the GNU General Public
219
// License. However the source code for this file must still be made available
220
// in accordance with section (3) of the GNU General Public License.
221
//
222
// This exception does not invalidate any other reasons why a work based on
223
// this file might be covered by the GNU General Public License.
224
//
225
// Alternative licenses for eCos may be arranged by contacting Red Hat, Inc.
226
// at http://sources.redhat.com/ecos/ecos-license/
227
// -------------------------------------------
228
//####ECOSGPLCOPYRIGHTEND####
229
//===========================================================================

powered by: WebSVN 2.1.0

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