Mercurial > ecos
diff packages/hal/powerpc/arch/current/ChangeLog @ 34:29bc183297e1 ecos-sw-1999-09-02
Merge from eCos master repository on 1999-09-02-16:26:10-BST
| author | jlarmour |
|---|---|
| date | Thu, 02 Sep 1999 16:11:22 +0000 |
| parents | 5af43b635655 |
| children | e97d78785e2d |
line wrap: on
line diff
--- a/packages/hal/powerpc/arch/current/ChangeLog +++ b/packages/hal/powerpc/arch/current/ChangeLog @@ -1,3 +1,15 @@ +1999-09-01 Gary Thomas <gthomas@cygnus.co.uk> + + * src/hal_misc.c: Clean up list of included files. <hal.h> + now provides target and platform specifics. + + * src/hal_intr.c: CYGFUN_HAL_COMMON_KERNEL_SUPPORT should only + be defined if CYGPKG_KERNEL is defined. This needs to be fixed + in a more generic fashion when full CDL becomes available. + + * src/vectors.S: Exception and interrupt handling were enabling + CPU interrupts when it wasn't safe nor warranted. + 1999-08-16 Bob Koninckx <bob.koninckx@mail.mech.kuleuven.ac.be> * src/ppc_stub.c (__clear_single_step): Clear irq_state to prevent
