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

Subversion Repositories openrisc

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

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 786 skrzyp
2009-01-31  Bart Veer 
2
 
3
        * cdl/hal_mips_sim.cdl: update compiler flags for gcc 4.x
4
 
5
2003-07-18  Nick Garnett  
6
 
7
        * cdl/hal_mips_sim.cdl:
8
        Changed values for CYGNUM_HAL_RTC_NUMERATOR,
9
        CYGNUM_HAL_RTC_DENOMINATOR and CYGNUM_HAL_RTC_PERIOD to
10
        "default_value" from "calculated". This makes it easier
11
        to change these values globally.
12
 
13
2000-10-20  Jonathan Larmour  
14
 
15
        * include/pkgconf/mlt_mips_tx39_sim_ram.mlt:
16
        * include/pkgconf/mlt_mips_vr4300_sim_ram.mlt:
17
        Add heap1 section
18
 
19
        * include/pkgconf/mlt_mips_tx39_sim_ram.h:
20
        * include/pkgconf/mlt_mips_vr4300_sim_ram.h:
21
        * include/pkgconf/mlt_mips_tx39_sim_ram.ldi:
22
        * include/pkgconf/mlt_mips_vr4300_sim_ram.ldi:
23
        Regenerated
24
 
25
2000-05-22  Jesper Skov  
26
 
27
        * cdl/hal_mips_sim.cdl: Doesn't support CTRLC.
28
 
29
2000-04-04  Jonathan Larmour  
30
 
31
        * include/pkgconf/mlt_mips_tx39_sim_ram.ldi,
32
          include/pkgconf/mlt_mips_tx39_sim_ram.mlt:
33
        Split lit section into lit4 and lit8
34
        DEVTAB -> devtab
35
        Update alignments
36
        Above changed as per new mips_tx39.ld in variant HAL
37
 
38
2000-03-16  Jonathan Larmour  
39
 
40
        * sim/current/include/pkgconf/mlt_mips_tx39_sim_ram.h,
41
        sim/current/include/pkgconf/mlt_mips_tx39_sim_ram.ldi,
42
        sim/current/include/pkgconf/mlt_mips_tx39_sim_ram.mlt:
43
        Update new sections according to new mips_tx39.ld from variant HAL
44
 
45
2000-02-16  Jesper Skov  
46
 
47
        * cdl/hal_mips_sim.cdl: removed some fix mes.
48
        Use correct memory files for target.
49
 
50
2000-02-07  Jesper Skov  
51
 
52
        * cdl/hal_mips_sim.cdl: use cpu options when linking.
53
 
54
2000-01-24  John Dallaway  
55
 
56
        * cdl/*.cdl:
57
 
58
        Remove obsolete option CYGTST_TESTING_IDENTIFIER.
59
 
60
2000-01-19  Hugo Tyson  
61
 
62
        * cdl/*.cdl: Add descriptions to a number of options &c which were
63
        lacking same, also tidied up other typos as noticed en passant.
64
 
65
1999-12-20  Gary Thomas  
66
 
67
        * cdl/hal_mips_sim.cdl: Add -Wl to linker options.
68
 
69
1999-11-29  John Dallaway  
70
 
71
        * include/pkgconf/mlt_mips_vr4300_sim_ram.h:
72
 
73
        New memory layout header file.
74
 
75
1999-11-25  Jonathan Larmour  
76
 
77
        * include/pkgconf/mlt_mips_tx39_sim_ram.h:
78
        Add
79
 
80
1999-11-03  Jesper Skov  
81
 
82
        * cdl/hal_mips_sim.cdl: Fixed various problems.
83
 
84
1999-11-02  Jesper Skov  
85
 
86
        * cdl/hal_mips_sim.cdl: Added.
87
 
88
1999-08-19  Nick Garnett  
89
 
90
        * include/plf_io.h: Added this file to match other platforms.
91
 
92
1999-06-21  Nick Garnett  
93
 
94
        * src/plf_misc.c: Added hal_saved_interrupt_state variable to
95
        allow code to link.
96
 
97
1999-06-02  Jonathan Larmour  
98
 
99
        * include/pkgconf/mlt_mips_tx39_sim_ram.ldi:
100
        * include/pkgconf/mlt_mips_tx39_sim_ram.mlt:
101
        Add support for ctors/dtors sections required by new compiler
102
 
103
1999-05-20  Gary Thomas  
104
 
105
        * include/pkgconf/hal_mips_sim.h: Move RTC setup here.
106
 
107
1999-05-14  Nick Garnett  
108
 
109
        * src/plf_misc.c:
110
        * src/platform.S:
111
        * src/sim.S:
112
        * src/PKGconf.mak (COMPILE): Added platform.S and plf_misc.c and
113
        removed sim.S.
114
 
115
        * include/plf_intr.h:
116
        * include/plf_cache.h:
117
        * include/platform.inc:
118
        Added these files to complete support for TX39 sim builds using
119
        new HAL organization.
120
 
121
1999-05-14  John Dallaway  
122
 
123
        * include/pkgconf/hal_mips_tx39_sim.h: New file to include
124
        the common MIPS simulator configuration header file.
125
        * include/pkgconf/hal_mips_vr4300_sim.h: New file to include
126
        the common MIPS simulator configuration header file.
127
 
128
1999-04-08  John Dallaway  
129
 
130
        * include/pkgconf/mlt_*.*: Use double underscore substitution
131
        for period character in SECTION_* macro names (PR 19787)
132
 
133
1999-04-08  John Dallaway  
134
 
135
        * include/pkgconf/*.ldi: Revised SECTION_* macro arguments to
136
        avoid padded output sections (PR 19787)
137
 
138
1999-03-04  Gary Thomas  
139
 
140
        * include/pkgconf/hal_tx39_sim.h:  Take out DEVICES dependencies.
141
 
142
1999-03-04  John Dallaway  
143
 
144
        * include/pkgconf/*.ldi: give all LDI files unique names so
145
        that they can co-exist in an eCos build tree (PR 19184)
146
        * include/pkgconf/*.mlt: give all MLT files unique names so
147
        that they can co-exist in an eCos build tree (PR 19184)
148
 
149
1999-02-16  Jesper Skov  
150
 
151
        * include/hal_stub.h: Removed.
152
 
153
1999-02-05  John Dallaway  
154
 
155
        * include/pkgconf/*.mlt: New memory layout save files
156
 
157
1999-02-05  John Dallaway  
158
 
159
        * include/pkgconf/*.ldi: Remove LMA_EQ_VMA macro definition.
160
 
161
1999-01-26  Hugo Tyson  
162
 
163
        * include/pkgconf/ram.ldi:
164
        Add copyright notice.  (Though these files will later be generated
165
        by a tool and so not copyright, these default setups are.)
166
 
167
1999-01-15  John Dallaway  
168
 
169
      * include/pkgconf/ram.ldi: add .vsr_table output section
170
 
171
1999-01-13  John Dallaway  
172
 
173
      * include/pkgconf/ram.ldi: add .rel.dyn output section
174
 
175
1999-01-13  John Dallaway  
176
 
177
      * src/sim.ld: remove for MLT
178
      * src/PKGconf.mak: remove sim.ld rules for MLT
179
      * include/pkgconf/ram.ldi: new linker script fragment for MLT
180
 
181
1998-10-23  Jesper Skov  
182
 
183
        * include/pkgconf/hal_tx39_sim.h: Allow wallclock and watchdog
184
        devices to be configured.
185
 
186
1998-10-23  Jesper Skov  
187
 
188
        * include/hal_stub.h: Include generic-stub.h from hal.
189
 
190
Fri Oct 23 03:35:20 1998  Jonathan Larmour  
191
 
192
        * src/sim.ld:
193
        Move _gp pointer to after data section and constructors/destructors
194
 
195
1998-10-22  Jesper Skov  
196
 
197
        * include/pkgconf/hal_tx39_sim.h: Preclude GDB device.
198
 
199
1998-10-19  Jesper Skov  
200
 
201
        * include/pkgconf/hal_tx39_sim.h: Undid 1998-10-16 change.
202
 
203
1998-10-16  Jesper Skov  
204
 
205
        * include/pkgconf/hal_tx39_sim.h: Changed CYGPKG_HAL_TX39_SIM to
206
        CYG_HAL_TX39_SIM.
207
 
208
1998-09-11  Bart Veer  
209
 
210
        * include/pkgconf/hal_tx39_sim.h:
211
        Updated configuration data with a description and some
212
        requires.
213
 
214
1998-09-02  Bart Veer  
215
 
216
        * include/pkgconf/hal_tx39_sim.h:
217
        New header file for platform-specific configuration options
218
 
219
        * tests/PKGconf.mak:
220
        * src/PKGconf.mak:
221
        Sort out package naming conventions.
222
 
223
1998-08-18  Nick Garnett  
224
 
225
        * include/hal_diag.h:
226
        * include/hal_stub.h:
227
        * src/sim.S:
228
        * src/sim.ld:
229
        Now uses hal.h rather than kernel.h.
230
 
231
Tue Aug 18 11:43:47 1998  Jonathan Larmour  
232
 
233
        * src/sim.ld: reorder GROUP line
234
 
235
Mon Aug 17 22:24:54 1998  Jonathan Larmour  
236
 
237
        * src/sim.ld:
238
        Add GROUP(libgcc.a libtarget.a) to prevent need for explicit linking
239
 
240
1998-07-23  Nick Garnett  
241
 
242
        * src/hal_diag.c: Added header comments to keep pkgrelease happy.
243
 
244
        * src/sim.ld: Added header comment and tidied up a bit.
245
 
246
//===========================================================================
247
// ####GPLCOPYRIGHTBEGIN####
248
// -------------------------------------------
249
// This file is part of eCos, the Embedded Configurable Operating System.
250
// Copyright (C) 1998, 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
251
//
252
// This program is free software; you can redistribute it and/or modify
253
// it under the terms of the GNU General Public License as published by
254
// the Free Software Foundation; either version 2 or (at your option) any
255
// later version.
256
//
257
// This program is distributed in the hope that it will be useful, but
258
// WITHOUT ANY WARRANTY; without even the implied warranty of
259
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
260
// General Public License for more details.
261
//
262
// You should have received a copy of the GNU General Public License
263
// along with this program; if not, write to the
264
// Free Software Foundation, Inc., 51 Franklin Street,
265
// Fifth Floor, Boston, MA  02110-1301, USA.
266
// -------------------------------------------
267
// ####GPLCOPYRIGHTEND####
268
//===========================================================================

powered by: WebSVN 2.1.0

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