Mercurial > ecos-v2_0-branch
comparison 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 |
comparison
equal
deleted
inserted
replaced
| 15:c0d8793d9978 | 16:4f2df4ab82c8 |
|---|---|
| 1 1999-06-17 Nick Garnett <nickg@cygnus.co.uk> | |
| 2 | |
| 3 * src/vectors.S: Added code to discriminate different entry | |
| 4 conditions to the reset vector. Added code to translate an NMI | |
| 5 into a standard exception and added a new vector in the VSR table | |
| 6 for it. | |
| 7 Made above code not be present in RAM. Tidied away some debug | |
| 8 code. | |
| 9 | |
| 10 1999-06-11 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 11 | |
| 12 * src/hal_misc.c: Make sure all symbol addresses are given an | |
| 13 appropriate type that they won't be relocated relative to $gp | |
| 14 Fix for CR 100800 | |
| 15 | |
| 1 1999-06-10 Nick Garnett <nickg@cygnus.co.uk> | 16 1999-06-10 Nick Garnett <nickg@cygnus.co.uk> |
| 2 | 17 |
| 3 * include/hal_arch.h: Added macros to copy FPU registers between | 18 * include/hal_arch.h: Added macros to copy FPU registers between |
| 4 HAL and GDB register save states. | 19 HAL and GDB register save states. |
| 5 | 20 |
