diff packages/hal/mips/atlas/current/ChangeLog @ 159:511f4dc167f6

Merge from eCos master repository on 2001-05-18-01:30:05-BST
author jlarmour
date Fri, 18 May 2001 06:32:28 +0000
parents b939e9cada46
children 38892b97b685
line wrap: on
line diff
--- a/packages/hal/mips/atlas/current/ChangeLog
+++ b/packages/hal/mips/atlas/current/ChangeLog
@@ -1,3 +1,11 @@
+2001-04-27  Mark Salter  <msalter@redhat.com>
+
+	* include/platform.inc (hal_intc_decode): Recognize all external
+	interrupts.
+	* include/plf_intr.h: Add external interrupts to list of supported
+	interrupts.
+	* src/platform.S: Allocate space for new interrupt vectors.
+
 2001-03-09  Jesper Skov  <jskov@redhat.com>
 
 	* src/redboot_cmds.c: Added (linux) exec command.