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:
Diffstat (limited to 'libgloss/ChangeLog')
-rw-r--r--libgloss/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/libgloss/ChangeLog b/libgloss/ChangeLog
index cda2be79c..9ae2701ca 100644
--- a/libgloss/ChangeLog
+++ b/libgloss/ChangeLog
@@ -1,3 +1,15 @@
+2007-02-21 Hans-Peter Nilsson <hp@axis.com>
+
+ * cris/crt0.S: Use jump, not ba, to skip the interrupt table. Use
+ "setf", not "nop", for common_v10_v32 compatibility.
+ Move out interrupt table to irqtable.S. Include here for non-ELF.
+ * cris/irqtable.S: Extracted from cris/crt0.S. Provide per-entry
+ weak default stub definitions.
+ * cris/crtn.c: Use "setf", not "nop", for common_v10_v32
+ compatibility.
+ * cris/setup.S [__arch_common_v10_v32]: Return.
+ * cris/Makefile.in (BSP_OBJS): Add irqtable.o.
+
2007-02-15 Nick Clifton <nickc@redhat.com>
* sparc/cygmon.ld.src: Link .rodata.* input sections into .text