comparison packages/hal/mips/arch/current/ChangeLog @ 970:dd13b166d166

* src/vectors.S: Pass saved interrupt state pointer to interrupt handlers as (undeclared) third argument. Suggested by Ryouzaburou Suzuki.
author jlarmour
date Sun, 27 Apr 2003 22:03:23 +0000
parents 060f6b8274f3
children 71746e7a1cdc
comparison
equal deleted inserted replaced
969:cc4da808d3e1 970:dd13b166d166
1 2003-04-27 Jonathan Larmour <jifl@eCosCentric.com>
2
3 * src/vectors.S: Pass saved interrupt state pointer to interrupt
4 handlers as (undeclared) third argument. Suggested by
5 Ryouzaburou Suzuki.
6
1 2003-03-11 Mark Salter <msalter@redhat.com> 7 2003-03-11 Mark Salter <msalter@redhat.com>
2 8
3 * src/redboot_linux_exec.c (do_exec): Call eth_drv_stop as necessary. 9 * src/redboot_linux_exec.c (do_exec): Call eth_drv_stop as necessary.
4 10
5 2003-02-27 Nick Garnett <nickg@calivar.com> 11 2003-02-27 Nick Garnett <nickg@calivar.com>