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:
authorNick Clifton <nickc@redhat.com>2015-11-23 12:00:23 +0300
committerNick Clifton <nickc@redhat.com>2015-11-23 12:00:23 +0300
commitc70d8f454a3639602296f57e247013e4c82a4857 (patch)
tree4b626606ca153771cf58de5c3158b90736d85cd4 /libgloss/ChangeLog
parent26a8b62e9a3398bc0308e13edfa053a01eb0cc21 (diff)
Fix initialisation of .upper.bss for the MSP430.
* msp430/msp430xl-sim.ld (__high_bsssize): Define.
Diffstat (limited to 'libgloss/ChangeLog')
-rw-r--r--libgloss/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/libgloss/ChangeLog b/libgloss/ChangeLog
index a3bc8edd8..d5d9dbc67 100644
--- a/libgloss/ChangeLog
+++ b/libgloss/ChangeLog
@@ -1,3 +1,7 @@
+2015-11-23 Nick Clifton <nickc@redhat.com>
+
+ * msp430/msp430xl-sim.ld (__high_bsssize): Define.
+
2015-11-12 Anton Kolesov <Anton.Kolesov@synopsys.com>
* configure: Add ARC support.