comparison packages/hal/powerpc/sim/current/ChangeLog @ 76:435cced73e2f ecos-v1_3_1-release

eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
author jlarmour
date Tue, 28 Mar 2000 14:10:45 +0000
parents da3908c9cd10
children 6736c52df507
comparison
equal deleted inserted replaced
75:41bf073c0c32 76:435cced73e2f
1 2000-03-06 Jesper Skov <jskov@redhat.com>
2
3 * include/pkgconf/mlt_powerpc_sim_ram.mlt:
4 * include/pkgconf/mlt_powerpc_sim_ram.h:
5 * include/pkgconf/mlt_powerpc_sim_ram.ldi:
6 Reserve space for VSR table.
7
8 2000-03-02 Jesper Skov <jskov@redhat.com>
9
10 * include/pkgconf/mlt_powerpc_sim_ram.mlt:
11 * include/pkgconf/mlt_powerpc_sim_ram.ldi:
12 Let text section follow vectors without a hardcoded gap.
13
14 * include/hal_diag.h (HAL_DIAG_WRITE_CHAR): Fix typo.
15
16 2000-02-28 Jesper Skov <jskov@redhat.com>
17
18 * cdl/hal_powerpc_sim.cdl: Remove hardcoded copy_vectors
19 definition.
20
21 2000-02-21 Jesper Skov <jskov@redhat.com>
22
23 * src/sim.S: use arch.inc instead of ppc.inc
24
25 2000-02-14 Jesper Skov <jskov@redhat.com>
26 902064-CR
27 * cdl/hal_powerpc_sim.cdl: 603 CPU, but enable soft-float. Same
28 options in linker flags.
29
1 2000-02-11 Jesper Skov <jskov@redhat.com> 30 2000-02-11 Jesper Skov <jskov@redhat.com>
2 31
3 * src/hal_aux.c: Cleaned up includes. 32 * src/hal_aux.c: Cleaned up includes.
4 33
5 2000-02-07 Jesper Skov <jskov@redhat.com> 34 2000-02-07 Jesper Skov <jskov@redhat.com>
6 35
36 * cdl/hal_powerpc_sim.cdl:
7 * include/pkgconf/hal_powerpc_sim.h: 37 * include/pkgconf/hal_powerpc_sim.h:
8 Use 60x variant code. 38 Use 60x variant code.
9 39
40 2000-02-03 Jesper Skov <jskov@redhat.com>
41
42 * cdl/hal_powerpc_sim.cdl: CYG_HAL_POWERPC_x->CYGPKG_...
43
10 2000-01-26 Jesper Skov <jskov@redhat.com> 44 2000-01-26 Jesper Skov <jskov@redhat.com>
11 45
12 * include/plf_cache.h: Added. 46 * include/plf_cache.h: Added.
47
48 2000-01-24 John Dallaway <jld@cygnus.co.uk>
49
50 * cdl/*.cdl:
51
52 Remove obsolete option CYGTST_TESTING_IDENTIFIER.
53
54 2000-01-19 Hugo Tyson <hmt@cygnus.co.uk>
55
56 * cdl/*.cdl: Add descriptions to a number of options &c which were
57 lacking same, also tidied up other typos as noticed en passant.
58
59 2000-01-05 John Dallaway <jld@cygnus.co.uk>
60
61 * cdl/hal_powerpc_sim.cdl:
62
63 Define CYG_HAL_POWERPC_SIM to allow kernel test
64 'kcache1' to build.
65
66 1999-12-21 Jonathan Larmour <jlarmour@cygnus.co.uk>
67
68 * cdl/hal_powerpc_sim.cdl: Ensure we "puts" to appropriate CDL header
69
70 1999-12-20 Gary Thomas <gthomas@cygnus.co.uk>
71
72 * cdl/hal_powerpc_sim.cdl: Add -Wl for linker options.
13 73
14 1999-11-25 Gary Thomas <gthomas@cygnus.co.uk> 74 1999-11-25 Gary Thomas <gthomas@cygnus.co.uk>
15 75
16 * include/pkgconf/mlt_powerpc_sim_ram.h: New file. 76 * include/pkgconf/mlt_powerpc_sim_ram.h: New file.
17 77