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