Mercurial > ecos
diff packages/hal/powerpc/fads/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 | c37d3a9e1b28 |
line wrap: on
line diff
--- a/packages/hal/powerpc/fads/current/ChangeLog +++ b/packages/hal/powerpc/fads/current/ChangeLog @@ -1,6 +1,19 @@ +2000-03-06 Jesper Skov <jskov@redhat.com> + + * src/hal_diag.c (hal_diag_write_char): fix typo. + +2000-03-02 Jesper Skov <jskov@redhat.com> + + * cdl/hal_powerpc_fads.cdl: Don't allow USE_MONITOR to be configured. + +2000-02-21 Jesper Skov <jskov@redhat.com> + + * src/fads.S: use arch.inc instead of ppc.inc + 2000-02-17 Jonathan Larmour <jlarmour@redhat.co.uk> * include/pkgconf/hal_powerpc_fads.h: Fix PPC8xx -> MPC8xx typo + * cdl/hal_powerpc_fads.cdl: likewise 2000-02-11 Jesper Skov <jskov@redhat.com> @@ -17,16 +30,21 @@ 2000-02-08 Jesper Skov <jskov@redhat.c * include/pkgconf/mlt_powerpc_fads_ram.mlt: Reserve space for vectors. + * cdl/hal_powerpc_fads.cdl: * include/pkgconf/hal_powerpc_fads.h: Don't rely on ROM monitor (isn't eCos compatible stub). 2000-02-07 Jesper Skov <jskov@redhat.com> + * cdl/hal_powerpc_fads.cdl: Specify CPU options in linker flags. + + * cdl/hal_powerpc_fads.cdl: * include/pkgconf/hal_powerpc_fads.h: Use MPC8xx CPU variant. 2000-02-03 Jesper Skov <jskov@redhat.com> + * cdl/hal_powerpc_fads.cdl: * src/fads.S: CYG_HAL_POWERPC_x->CYGPKG_... @@ -34,6 +52,25 @@ 2000-01-26 Jesper Skov <jskov@redhat.c * include/plf_cache.h: Added. +2000-01-24 John Dallaway <jld@cygnus.co.uk> + + * cdl/*.cdl: + + Remove obsolete option CYGTST_TESTING_IDENTIFIER. + +2000-01-19 Hugo Tyson <hmt@cygnus.co.uk> + + * cdl/*.cdl: Add descriptions to a number of options &c which were + lacking same, also tidied up other typos as noticed en passant. + +1999-12-21 Jonathan Larmour <jlarmour@cygnus.co.uk> + + * cdl/hal_powerpc_fads.cdl: Ensure we "puts" to appropriate CDL header + +1999-12-20 Gary Thomas <gthomas@cygnus.co.uk> + + * cdl/hal_powerpc_fads.cdl: Add -Wl for linker options. + 1999-11-25 Gary Thomas <gthomas@cygnus.co.uk> * include/pkgconf/mlt_powerpc_fads_rom.h:
