Mercurial > flash_v2
diff packages/hal/powerpc/ppc60x/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 |
line wrap: on
line diff
--- a/packages/hal/powerpc/ppc60x/current/ChangeLog +++ b/packages/hal/powerpc/ppc60x/current/ChangeLog @@ -1,3 +1,18 @@ +2000-03-01 Jesper Skov <jskov@redhat.com> + + * include/variant.inc: Forgot conditionals on vector copy code in + last checkin. + +2000-02-28 Jesper Skov <jskov@redhat.com> + + * include/variant.inc: Only copy vectors when required. + +2000-02-21 Jesper Skov <jskov@redhat.com> + + * src/variant.S: + * include/variant.inc: + Use auto-generated symbols. + 2000-02-11 Jesper Skov <jskov@redhat.com> * src/var_intr.c: include cyg_type header. @@ -5,8 +20,15 @@ 2000-02-11 Jesper Skov <jskov@redhat.c * src/var_misc.c (hal_clear_MMU): Moved MMU functions here. * src/PKGconf.mak (COMPILE): + * cdl/hal_powerpc_ppc60x.cdl: Fix description. Added var_intr.c +2000-02-11 John Dallaway <jld@cygnus.co.uk> + + * cdl/hal_powerpc_ppc60x.cdl: + + Tidy display strings. + 2000-02-10 Jesper Skov <jskov@redhat.com> * include/variant.inc: Renamed default VSR handlers.
