aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 1dc221d..248e66e 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,10 @@
+2016-07-04 Nick Clifton <nickc@redhat.com>
+
+ * scripttempl/ft32.sc (__PMSIZE_): If not defined, set to 256K.
+ (__RAMSIZE): If not defined, set to 64K.
+ (MEMORY): Set the flash region size to __PMSIZE and the ram region
+ size to __RAMSIZE.
+
2016-07-02 Maciej W. Rozycki <macro@imgtec.com>
* testsuite/ld-mips-elf/branch-misc-2.d: New test.