comparison packages/hal/mips/sim/current/ChangeLog @ 6:d376b777e2ce ecos-sw-1999-05-14

Merge from eCos master repository on 1999-05-14-19:27:43-BST
author jlarmour
date Fri, 14 May 1999 12:20:00 +0000
parents 443894e2e912
children ece80412419a
comparison
equal deleted inserted replaced
5:4e8259f41183 6:d376b777e2ce
1 1999-05-14 Nick Garnett <nickg@cygnus.co.uk>
2
3 * src/plf_misc.c:
4 * src/platform.S:
5 * src/sim.S:
6 * src/PKGconf.mak (COMPILE): Added platform.S and plf_misc.c and
7 removed sim.S.
8
9 * include/plf_intr.h:
10 * include/plf_cache.h:
11 * include/platform.inc:
12 Added these files to complete support for TX39 sim builds using
13 new HAL organization.
14
15 1999-05-14 John Dallaway <jld@cygnus.co.uk>
16
17 * include/pkgconf/hal_mips_tx39_sim.h: New file to include
18 the common MIPS simulator configuration header file.
19
1 1999-04-08 John Dallaway <jld@cygnus.co.uk> 20 1999-04-08 John Dallaway <jld@cygnus.co.uk>
2 21
3 * include/pkgconf/mlt_*.*: Use double underscore substitution 22 * include/pkgconf/mlt_*.*: Use double underscore substitution
4 for period character in SECTION_* macro names (PR 19787) 23 for period character in SECTION_* macro names (PR 19787)
5 24