aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 2849c5a..bf0c9bf 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,9 @@
+2010-03-23 Joseph Myers <joseph@codesourcery.com>
+
+ * scripttempl/elf.sc (RODATA_NAME, SDATA_NAME, SBSS_NAME,
+ BSS_NAME): Define if not already defined. Use in place of some
+ hardcoded section names.
+
2010-03-18 H.J. Lu <hongjiu.lu@intel.com>
* scripttempl/elf.sc (INIT_ARRAY): Re-indent.