Mercurial > ecos
diff packages/hal/sh/arch/current/ChangeLog @ 145:2e9a636d9de9 ecos-sw-2000-12-21
Merge from eCos master repository on 2000-12-21-14:18:40-GMT
| author | jlarmour |
|---|---|
| date | Fri, 22 Dec 2000 02:37:28 +0000 |
| parents | 79d72068f491 |
| children | d397fc472bcf |
line wrap: on
line diff
--- a/packages/hal/sh/arch/current/ChangeLog +++ b/packages/hal/sh/arch/current/ChangeLog @@ -1,3 +1,14 @@ +2000-12-13 Jesper Skov <jskov@redhat.com> +2000-12-13 Jonathan Larmour <jlarmour@redhat.com> + + * src/vectors.S (__reset): Use proper entry pointer for ROMRAM + startup type. + +2000-12-08 Jesper Skov <jskov@redhat.com> + + * src/vectors.S (cyg_scheduler_sched_lock): Changed to use + SYM_PTR_REF. Brian Danilko spotted this. + 2000-11-24 Jonathan Larmour <jlarmour@redhat.com> * src/sh.ld: _reset should be adorned with CYG_LABEL_DEFN
