comparison packages/hal/mips/arch/current/ChangeLog @ 14:01ce82f3e11a ecos-sw-1999-06-11

Merge from eCos master repository on 1999-06-11-17:05:41-BST
author jlarmour
date Fri, 11 Jun 1999 09:36:56 +0000
parents 4cc3eff958ab
children 4f2df4ab82c8
comparison
equal deleted inserted replaced
13:acb4fa7cb179 14:01ce82f3e11a
1 1999-06-10 Nick Garnett <nickg@cygnus.co.uk>
2
3 * include/hal_arch.h: Added macros to copy FPU registers between
4 HAL and GDB register save states.
5
6 1999-06-08 Nick Garnett <nickg@cygnus.co.uk>
7
8 * src/vectors.S: Dummy __gccmain did not have a delay slot after
9 the "jr ra".
10
11 * include/hal_arch.h: Make value of CYGNUM_HAL_STACK_SIZE_TYPICAL
12 always be greater than CYGNUM_HAL_STACK_SIZE_MINIMUM.
13
1 1999-06-02 Jonathan Larmour <jlarmour@cygnus.co.uk> 14 1999-06-02 Jonathan Larmour <jlarmour@cygnus.co.uk>
2 15
3 * src/hal_misc.c (cyg_hal_invoke_constructors): 16 * src/hal_misc.c (cyg_hal_invoke_constructors):
4 Rework for new constructor scheme for new compilers. Should work 17 Rework for new constructor scheme for new compilers. Should work
5 with old compilers too. 18 with old compilers too.