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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [rtos/] [ecos-3.0/] [packages/] [hal/] [mn10300/] [stdeval1/] [current/] [ChangeLog] - Blame information for rev 856

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

Line No. Rev Author Line
1 786 skrzyp
2009-01-31  Bart Veer 
2
 
3
        * cdl/hal_mn10300_am31_stdeval1.cdl: update compiler flags for gcc 4.x
4
 
5
2003-07-18  Nick Garnett  
6
 
7
        * cdl/hal_mn10300_am31_stdeval1.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
2001-08-02  Nick Garnett  
14
 
15
        * include/plf_io.h:
16
        Added this file to match assumption now made in arch files that it
17
        exists.
18
 
19
2001-01-26  Jesper Skov  
20
 
21
        * include/plf_stub.h: Reset macros moved
22
        * include/plf_intr.h: to this file.
23
 
24
2000-10-20  Jonathan Larmour  
25
 
26
        * include/pkgconf/mlt_mn10300_am31_stdeval1_ram.h:
27
        * include/pkgconf/mlt_mn10300_am31_stdeval1_rom.h:
28
        * include/pkgconf/mlt_mn10300_am31_stdeval1_ram.ldi:
29
        * include/pkgconf/mlt_mn10300_am31_stdeval1_rom.ldi:
30
        Regenerated
31
 
32
2000-07-25  Jonathan Larmour  
33
 
34
        * include/pkgconf/mlt_mn10300_am31_stdeval1_ram.mlt: Add user-defined
35
        heap1 section
36
        * include/pkgconf/mlt_mn10300_am31_stdeval1_ram.h: regenerate
37
        * include/pkgconf/mlt_mn10300_am31_stdeval1_ram.ldi: regenerate
38
        * include/pkgconf/mlt_mn10300_am31_stdeval1_rom.mlt: Regenerate
39
        due to updated MLT
40
        * include/pkgconf/mlt_mn10300_am31_stdeval1_rom.h: Regenerate
41
        due to updated MLT
42
        * include/pkgconf/mlt_mn10300_am31_stdeval1_rom.ldi: Regenerate
43
        due to updated MLT
44
 
45
2000-07-04  Jonathan Larmour  
46
 
47
        * include/pkgconf/mlt_mn10300_am31_stdeval1_rom.mlt: Add user-defined
48
        heap1 section
49
        * include/pkgconf/mlt_mn10300_am31_stdeval1_rom.h: regenerate
50
        * include/pkgconf/mlt_mn10300_am31_stdeval1_rom.ldi: regenerate
51
 
52
2000-03-03  Nick Garnett  
53
 
54
        * src/hal_diag.c: Removed code to absorb ack character when
55
        running under cygmon. Cygmon need to receive this in order to do
56
        Ctrl-C break processing.
57
 
58
2000-02-18  Jonathan Larmour  
59
 
60
        * cdl/hal_mn10300_am31_stdeval1.cdl (CYGBLD_BUILD_GDB_STUBS): When
61
        building stubs, define every dependency required here rather than in
62
        the template
63
 
64
2000-02-10  Jesper Skov  
65
 
66
        * include/plf_stub.h:
67
        HAL_STUB_PLATFORM_STUBS_INIT->HAL_STUB_PLATFORM_INIT
68
 
69
2000-02-03  Jesper Skov  
70
 
71
        * cdl/hal_mn10300_am31_stdeval1.cdl: Implements stubs.
72
 
73
2000-01-27  Jesper Skov  
74
 
75
        * cdl/hal_mn10300_am31_stdeval1.cdl: Moved part of stubs build rule to
76
        common HAL. Changed description.
77
 
78
2000-01-26  Jesper Skov  
79
 
80
        * cdl/hal_mn10300_am31_stdeval1.cdl: Fix display string.
81
 
82
2000-01-24  Jesper Skov  
83
 
84
        * cdl/hal_mn10300_am31_stdeval1.cdl: Add stubs build rule.
85
 
86
2000-01-24  John Dallaway  
87
 
88
        * cdl/*.cdl:
89
 
90
        Remove obsolete option CYGTST_TESTING_IDENTIFIER.
91
 
92
2000-01-19  Hugo Tyson  
93
 
94
        * cdl/*.cdl: Add descriptions to a number of options &c which were
95
        lacking same, also tidied up other typos as noticed en passant.
96
 
97
1999-12-21  Jonathan Larmour  
98
 
99
        * src/plf_misc.c (hal_platform_init): Rename
100
        CYG_HAL_USE_ROM_MONITOR_CYGMON -> CYGSEM_HAL_USE_ROM_MONITOR_CygMon
101
        (cyg_hal_user_break): Rename CYG_HAL_USE_ROM_MONITOR_GDB_STUBS ->
102
        CYGSEM_HAL_USE_ROM_MONITOR_GDB_stubs
103
 
104
        * src/hal_diag.c: Likewise.  Rename CYG_HAL_USE_ROM_MONITOR_SLOAD
105
        -> CYGSEM_HAL_USE_ROM_MONITOR_Sload throughout
106
 
107
        * cdl/hal_mn10300_am31_stdeval1.cdl: Add new platform-specific
108
        CYGSEM_HAL_USE_ROM_MONITOR option to control ROM monitor support
109
 
110
1999-12-20  Gary Thomas  
111
 
112
        * cdl/hal_mn10300_am31_stdeval1.cdl: Add -Wl for linker options.
113
 
114
1999-11-25  Gary Thomas  
115
 
116
        * include/pkgconf/mlt_mn10300_am31_stdeval1_rom.h:
117
        * include/pkgconf/mlt_mn10300_am31_stdeval1_ram.h: New file(s).
118
 
119
1999-11-03  Jesper Skov  
120
 
121
        * cdl/hal_mn10300_am31_stdeval1.cdl: Added.
122
 
123
1999-09-07  Jesper Skov  
124
 
125
        * include/plf_stub.h: Include proper config header file.
126
 
127
1999-08-27  Nick Garnett  
128
 
129
        * src/hal_diag.c (hal_diag_write_char): Added code to disable
130
        watchdog while emitting a debug message. This is solely to cope
131
        with shortcomings in the test farm.
132
 
133
1999-08-16  Jonathan Larmour  
134
 
135
        * include/pkgconf/hal_mn10300_am32_stdeval1.h:
136
        Rename to include/pkgconf/hal_mn10300_am31_stdeval1.h, changing
137
        all mentions of am32 to am31
138
 
139
        * include/pkgconf/mlt_mn10300_am32_stdeval1_ram.ldi:
140
        * include/pkgconf/mlt_mn10300_am32_stdeval1_rom.ldi:
141
        * include/pkgconf/mlt_mn10300_am32_stdeval1_ram.mlt:
142
        * include/pkgconf/mlt_mn10300_am32_stdeval1_rom.mlt:
143
        Rename to:
144
          include/pkgconf/mlt_mn10300_am31_stdeval1_ram.ldi:
145
          include/pkgconf/mlt_mn10300_am31_stdeval1_rom.ldi:
146
          include/pkgconf/mlt_mn10300_am31_stdeval1_ram.mlt:
147
          include/pkgconf/mlt_mn10300_am31_stdeval1_rom.mlt:
148
 
149
        * src/PKGconf.mak:
150
        Rename package name from hal_mn10300_am32_stdeval1 to
151
        hal_mn10300_am31_stdeval1
152
 
153
        * src/hal_diag.c:
154
        Rename all mentions of am32 to am31
155
 
156
1999-08-12  Nick Garnett  
157
 
158
        Imported following changes from development branch:
159
 
160
    1999-08-11  Nick Garnett  
161
 
162
        * src/plf_misc.c: Tidied up cyg_hal_user_break().
163
 
164
        * src/hal_diag.c: Added interrupt acknowledgements to serial line
165
        read routines. Tidied up Ctrl-C detection when reading O packet
166
        ack.
167
 
168
    1999-08-10  Jonathan Larmour  
169
 
170
        * include/pkgconf/hal_mn10300_am32_stdeval1.h:
171
        Rename all mn10300_stdeval1 -> mn10300_am32_stdeval1
172
        Ensure CYGPKG_HAL_MN10300_AM32_STDEVAL1 requires CYGPKG_HAL_MN10300_AM32
173
 
174
    1999-06-29  Nick Garnett  
175
 
176
        * include/platform.inc:
177
        * include/plf_intr.h:
178
        * src/plf_misc.c:
179
        Added these files to contain platform specific code for the HAL.
180
 
181
        * src/hal_diag.c
182
        Modified to work with new naming conventions.
183
 
184
        * include/pkgconf/hal_mn10300_stdeval1.h:
185
        * include/pkgconf/mlt_mn10300_stdeval1_ram.ldi:
186
        * include/pkgconf/mlt_mn10300_stdeval1_ram.mlt:
187
        * include/pkgconf/mlt_mn10300_stdeval1_rom.ldi:
188
        * include/pkgconf/mlt_mn10300_stdeval1_rom.mlt:
189
        * include/pkgconf/hal_mn10300_am32_stdeval1.h:
190
        * include/pkgconf/mlt_mn10300_am32_stdeval1_ram.ldi:
191
        * include/pkgconf/mlt_mn10300_am32_stdeval1_ram.mlt:
192
        * include/pkgconf/mlt_mn10300_am32_stdeval1_rom.ldi:
193
        * include/pkgconf/mlt_mn10300_am32_stdeval1_rom.mlt:
194
        Renamed these files to match new target naming conventions.
195
 
196
        * src/stdeval1.S:
197
        Removed, since it is no longer needed.
198
 
199
1999-05-20  Gary Thomas  
200
 
201
        * include/pkgconf/hal_mn10300_stdeval1.h: Move RTC setup here.
202
 
203
1999-04-08  John Dallaway  
204
 
205
        * include/pkgconf/*.ldi: Revised SECTION_* macro arguments to
206
        avoid padded output sections (PR 19787)
207
 
208
1999-03-23  Nick Garnett  
209
 
210
        * src/hal_diag.c (hal_diag_write_char): Backed off Gary's change.
211
 
212
1999-03-18  Gary Thomas  
213
 
214
        * src/hal_diag.c (hal_diag_write_char): Don't disable all interrupts
215
        in this routine, just the appropriate one from the UART.
216
 
217
1999-03-04  John Dallaway  
218
 
219
        * include/pkgconf/*.ldi: give all LDI files unique names so
220
        that they can co-exist in an eCos build tree (PR 19184)
221
        * include/pkgconf/*.mlt: give all MLT files unique names so
222
        that they can co-exist in an eCos build tree (PR 19184)
223
 
224
1999-02-20  Jonathan Larmour  
225
 
226
        * src/hal_diag.c (hal_diag_write_char):
227
        Rename CYG_VECTOR_EXTERNAL_2 -> CYGNUM_HAL_INTERRUPT_EXTERNAL_2
228
 
229
        * src/plf_stub.c:
230
        Rename CYG_VECTOR_* -> CYGNUM_HAL_INTERRUPT_* in line with
231
        arch/hal_intr.h changes
232
 
233
1999-02-16  Jesper Skov  
234
 
235
        * include/hal_stub.h: [removed]
236
        * include/plf_stub.h: [added]
237
        * src/hal_stub.c:     [removed]
238
        * src/plf_stub.c:     [added]
239
        * src/PKGconf.mak:
240
        Changed hal_stub to plf_stub. Moved generic HAL stub code to
241
        common/.../hal_stub.c.
242
 
243
1999-02-05  John Dallaway  
244
 
245
        * include/pkgconf/*.mlt: New memory layout save files
246
 
247
1999-02-05  John Dallaway  
248
 
249
        * include/pkgconf/*.ldi: Remove LMA_EQ_VMA macro definition.
250
 
251
1999-01-26  Hugo Tyson  
252
 
253
        * include/pkgconf/ram.ldi:
254
        * include/pkgconf/rom.ldi:
255
        Add copyright notice.  (Though these files will later be generated
256
        by a tool and so not copyright, these default setups are.)
257
 
258
1999-01-13  John Dallaway  
259
 
260
      * include/pkgconf/rom.ldi: use FOLLOWING () macro
261
 
262
1999-01-12  John Dallaway  
263
 
264
      * src/stdeval1.ld: remove for MLT
265
      * src/PKGconf.mak: remove stdeval1.ld rules for MLT
266
      * include/pkgconf/ram.ldi: new linker script fragment for MLT
267
      * include/pkgconf/rom.ldi: new linker script fragment for MLT
268
 
269
1998-11-09  Jesper Skov  
270
 
271
        * src/hal_stub.c (cyg_hal_gdb_isr, interruptible, serial_init):
272
        Added GDB break support.
273
 
274
1998-11-06  Jesper Skov  
275
 
276
        * include/hal_stub.h:
277
        * src/hal_stub.c:
278
        Added GDB stub.
279
 
280
        * src/PKGconf.mak: Added stub to the object list.
281
 
282
1998-10-19  Jesper Skov  
283
 
284
        * include/pkgconf/hal_mn10300_stdeval1.h: Undid 1998-10-16 change.
285
 
286
1998-10-16  Jesper Skov  
287
 
288
        * include/pkgconf/hal_mn10300_stdeval1.h: Changed
289
        CYGPKG_HAL_MN10300_STDEVAL1 to CYG_HAL_MN10300_STDEVAL1.
290
 
291
1998-10-14  Nick Garnett  
292
 
293
        * src/hal_diag.c:
294
        Removed some compiler warnings.
295
 
296
1998-10-13  Nick Garnett  
297
 
298
        * src/stdeval1.ld:
299
        Moved RAM load address to 0x80008000.
300
 
301
Mon Oct 12 18:03:12 1998  Jonathan Larmour  
302
 
303
        * include/hal_diag.h:
304
        Add void arg to prototype for hal_diag_init()
305
        Fix for PR 17309
306
 
307
Wed Sep 23 08:11:32 1998  Jonathan Larmour  
308
 
309
        * include/hal_diag.h:
310
        Add HAL_DIAG_READ_CHAR() macro for consistency with other targets
311
        since we do have the hal_diag_read_char() function.
312
        Fix for PR 17300
313
 
314
1998-09-11  Bart Veer  
315
 
316
        * include/pkgconf/hal_mn10300_stdeval1.h:
317
        Updated configuration data with some descriptions.
318
 
319
1998-09-09  Nick Garnett  
320
 
321
        * src/stdeval1.ld:
322
        Added definition of hal_virtual_vector_table.
323
 
324
        * src/hal_diag.c:
325
        Added configury to allow PROMIce AI ROMART to be used
326
        independently of diag destination. Added ai_write_hex() to provide
327
        rudimentary support for numerical output when doing this.
328
 
329
1998-09-04  Bart Veer  
330
 
331
        * include/pkgconf/hal_mn10300_stdeval1.h:
332
        Temporary change to the type of the startup option, needed by the
333
        configuration tool.
334
 
335
Thu Sep  3 15:15:57 1998  Tim Goodwin  
336
 
337
        * hal/mn10300/stdeval1/current/src/PKGconf.mak
338
        * hal/mn10300/stdeval1/current/src/makefile
339
        * hal/mn10300/stdeval1/current/tests/PKGconf.mak
340
 
341
        s/panx/mn10300/g
342
 
343
1998-09-02  Bart Veer  
344
 
345
        * include/pkgconf/hal_mn10300_stdeval1.h:
346
        New header file for platform-specific configuration options
347
 
348
        * tests/PKGconf.mak:
349
        * src/PKGconf.mak:
350
        Sort out package naming conventions.
351
 
352
1998-09-02  Nick Garnett  
353
 
354
        * src/hal_diag.c:
355
        Fixed some compiler warnings.
356
        Ifdeffed out intialisation of serial2 when using cygmon, thus
357
        retaining Cygmon's line setup.
358
 
359
1998-08-18  Nick Garnett  
360
 
361
        * include/hal_diag.h:
362
        * src/hal_diag.c:
363
        * src/stdeval1.ld:
364
        Now uses hal.h rather than kernel.h.
365
 
366
Tue Aug 18 11:46:14 1998  Jonathan Larmour  
367
 
368
        * src/stdeval1.ld: Reorder GROUP line
369
 
370
Mon Aug 17 22:20:05 1998  Jonathan Larmour  
371
 
372
        * src/stdeval1.ld:
373
        Add GROUP(libgcc.a libtarget.a) to prevent need for explicit linking
374
 
375
//===========================================================================
376
// ####GPLCOPYRIGHTBEGIN####
377
// -------------------------------------------
378
// This file is part of eCos, the Embedded Configurable Operating System.
379
// Copyright (C) 1998, 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
380
//
381
// This program is free software; you can redistribute it and/or modify
382
// it under the terms of the GNU General Public License as published by
383
// the Free Software Foundation; either version 2 or (at your option) any
384
// later version.
385
//
386
// This program is distributed in the hope that it will be useful, but
387
// WITHOUT ANY WARRANTY; without even the implied warranty of
388
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
389
// General Public License for more details.
390
//
391
// You should have received a copy of the GNU General Public License
392
// along with this program; if not, write to the
393
// Free Software Foundation, Inc., 51 Franklin Street,
394
// Fifth Floor, Boston, MA  02110-1301, USA.
395
// -------------------------------------------
396
// ####GPLCOPYRIGHTEND####
397
//===========================================================================

powered by: WebSVN 2.1.0

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