Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Salter <msalter@redhat.com>2002-01-15 17:21:10 +0300
committerMark Salter <msalter@redhat.com>2002-01-15 17:21:10 +0300
commita240c5e773eff1eb325f8c51187ec0e1f97462de (patch)
tree6cc54d59f131accfc13ccacde787b0474a298909 /libgloss/ChangeLog
parentf5312760f37e26e1b1135a3b1363560ff7874560 (diff)
*** empty log message ***
Diffstat (limited to 'libgloss/ChangeLog')
-rw-r--r--libgloss/ChangeLog5
1 files changed, 5 insertions, 0 deletions
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 <msalter@redhat.com>
+ * 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.