From c54152a26c3226356a706515b4e4d231e02c47e2 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 25 Jan 2001 18:45:59 +0000 Subject: 2001-01-25 Joel Sherrill * cpu.c, rtems/score/cpu.h: Bug report from Peter Mueller because of not correcting for the ISR vector table now being allocated from the workspace. --- c/src/exec/score/cpu/unix/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'c/src/exec/score/cpu/unix/ChangeLog') diff --git a/c/src/exec/score/cpu/unix/ChangeLog b/c/src/exec/score/cpu/unix/ChangeLog index b61fcfcb4e..dc1e64606e 100644 --- a/c/src/exec/score/cpu/unix/ChangeLog +++ b/c/src/exec/score/cpu/unix/ChangeLog @@ -1,3 +1,9 @@ +2001-01-25 Joel Sherrill + + * cpu.c, rtems/score/cpu.h: Bug report from Peter Mueller + because of not correcting for the ISR + vector table now being allocated from the workspace. + 2001-01-03 Joel Sherrill * rtems/score/cpu.h: Added _CPU_Initialize_vectors(). -- cgit v1.2.3