Mercurial > ecos
diff packages/hal/powerpc/mbx/current/ChangeLog @ 101:c37d3a9e1b28 ecos-sw-2000-06-16
Merge from eCos master repository on 2000-06-16-07:47:03-BST
| author | jlarmour |
|---|---|
| date | Fri, 16 Jun 2000 16:43:59 +0000 |
| parents | 435cced73e2f |
| children | 95f3e12a6327 |
line wrap: on
line diff
--- a/packages/hal/powerpc/mbx/current/ChangeLog +++ b/packages/hal/powerpc/mbx/current/ChangeLog @@ -1,3 +1,47 @@ +2000-06-15 Jesper Skov <jskov@redhat.com> + + * include/pkgconf/mlt_powerpc_mbx_rom.h: + * include/pkgconf/mlt_powerpc_mbx_ram.h: + * include/pkgconf/mlt_powerpc_mbx_ram.ldi: + * include/pkgconf/mlt_powerpc_mbx_ram.mlt: + Updated. + + * src/hal_aux.c: Fix warning. + + * include/hal_diag.h: Fix typo. Moved diag-inclusion decision + expression to common HAL. + Only define HAL_PLF_DIAG routines when necessary. + + * cdl/hal_powerpc_mbx.cdl: Last CDL tweaks. + +2000-06-14 Jesper Skov <jskov@redhat.com> + + * include/plf_stub.h: Move reset stuff out of INCLUDE_STUBS + config. It really should live in the platform equivalent of + hal_arch.h... + + * include/hal_diag.h: + * src/hal_diag.c: + Changes to use the common virtual vector code for diagnostics. + +2000-06-13 Jesper Skov <jskov@redhat.com> + + * include/plf_stub.h (HAL_STUB_PLATFORM_RESET_ENTRY): Use an + absolute address. + + * src/hal_aux.c (hal_platform_init): Added. + + * include/plf_stub.h: Cleaned up reset definitions. + + * include/pkgconf/mlt_powerpc_mbx_rom.ldi: + * include/pkgconf/mlt_powerpc_mbx_rom.mlt: + * include/pkgconf/mlt_powerpc_mbx_ram.ldi: + * include/pkgconf/mlt_powerpc_mbx_ram.mlt: + Reserve space for virtual table. + + * cdl/hal_powerpc_mbx.cdl: Added support for virtual + vectors. Change stub requirements accordingly. + 2000-03-13 Jesper Skov <jskov@redhat.com> * include/plf_stub.h (HAL_STUB_PLATFORM_RESET): Jump to stub
