diff --git a/libgloss/ChangeLog b/libgloss/ChangeLog index dcdc5419e..18b350ee5 100644 --- a/libgloss/ChangeLog +++ b/libgloss/ChangeLog @@ -1,5 +1,10 @@ 2002-01-15 Mark Salter + * xstormy16/eva_stub.ld: Provide interrupt routine symbols which + forward interrupts to user application vectors. + + * xstormy16/crt0_stub.s: Remove default interrupt routines. + * xstormy16/Makefile.in: Rename stub app to eva_stub.elf and add it to install list.