summaryrefslogtreecommitdiffstats
path: root/libgloss/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'libgloss/ChangeLog')
-rw-r--r--libgloss/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/libgloss/ChangeLog b/libgloss/ChangeLog
index 0caaa2d73..f4d5fd486 100644
--- a/libgloss/ChangeLog
+++ b/libgloss/ChangeLog
@@ -1,3 +1,9 @@
+2014-11-26 Matthew Fortune <Matthew.Fortune@imgtec.com>
+
+ * mips/crt0.S: Remove .set noreorder throughout.
+ (zerobss): Open code the bltu macro instruction so that the
+ zero-loop does not have a NOP in the branch delay slot.
+
2014-11-13 Nick Clifton <nickc@redhat.com>
* msp430/Makefile.in (CRT_OBJS): Add crt_high_bss.o.