Mercurial > ecos
diff packages/hal/mips/arch/current/ChangeLog @ 16:4f2df4ab82c8 ecos-sw-1999-06-18
Merge from eCos master repository on 1999-06-18-15:25:04-BST
| author | jlarmour |
|---|---|
| date | Fri, 18 Jun 1999 07:59:09 +0000 |
| parents | 01ce82f3e11a |
| children | 7253dcc42a09 |
line wrap: on
line diff
--- a/packages/hal/mips/arch/current/ChangeLog +++ b/packages/hal/mips/arch/current/ChangeLog @@ -1,3 +1,18 @@ +1999-06-17 Nick Garnett <nickg@cygnus.co.uk> + + * src/vectors.S: Added code to discriminate different entry + conditions to the reset vector. Added code to translate an NMI + into a standard exception and added a new vector in the VSR table + for it. + Made above code not be present in RAM. Tidied away some debug + code. + +1999-06-11 Jonathan Larmour <jlarmour@cygnus.co.uk> + + * src/hal_misc.c: Make sure all symbol addresses are given an + appropriate type that they won't be relocated relative to $gp + Fix for CR 100800 + 1999-06-10 Nick Garnett <nickg@cygnus.co.uk> * include/hal_arch.h: Added macros to copy FPU registers between
