comparison packages/hal/mn10300/sim/current/ChangeLog @ 36:e97d78785e2d ecos-sw-1999-09-12

Merge from eCos master repository on 1999-09-12-15:40:34-BST
author jlarmour
date Sun, 12 Sep 1999 15:26:05 +0000
parents ece80412419a
children 755351606154
comparison
equal deleted inserted replaced
35:d722a005a6c3 36:e97d78785e2d
1 1999-09-09 Jonathan Larmour <jlarmour@cygnus.co.uk>
2
3 * src/plf_misc.c: New file.
4
5 * src/PKGconf.mak (PACKAGE): Rename hal_mn10300_sim to
6 hal_mn10300_am31_sim
7 (COMPILE): Add plf_misc.c
8
9 * tests/PKGconf.mak (PACKAGE): Likewise
10
11 * include/platform.inc: New file, effectively empty
12 * include/plf_intr.h: Likewise
13 * include/pkgconf/mlt_mn10300_sim_ram.ldi: Rename to
14 mlt_mn10300_am31_sim_ram.ldi
15 * include/pkgconf/mlt_mn10300_am31_sim_ram.ldi: New file
16 * include/pkgconf/mlt_mn10300_sim_ram.mlt: Rename to
17 mlt_mn10300_am31_sim_ram.mlt
18 * include/pkgconf/mlt_mn10300_am31_sim_ram.mlt: New file
19 * src/makefile: delete
20
21 1999-09-06 Jonathan Larmour <jlarmour@cygnus.co.uk>
22
23 * include/pkgconf/hal_mn10300_sim.h: Rename to hal_mn10300_am31_sim.h
24 * include/pkgconf/hal_mn10300_am31_sim.h: New file
25 Require AM31 target
26
1 1999-05-20 Gary Thomas <gthomas@cygnus.co.uk> 27 1999-05-20 Gary Thomas <gthomas@cygnus.co.uk>
2 28
3 * include/pkgconf/hal_mn10300_sim.h: Move RTC setup here. 29 * include/pkgconf/hal_mn10300_sim.h: Move RTC setup here.
4 30
5 1999-04-08 John Dallaway <jld@cygnus.co.uk> 31 1999-04-08 John Dallaway <jld@cygnus.co.uk>