aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorPaul Brook <paul@codesourcery.com>2011-04-18 13:41:40 +0000
committerPaul Brook <paul@codesourcery.com>2011-04-18 13:41:40 +0000
commit6970a02804ddec603b4cdc6c2dcb98dbdca184c4 (patch)
treea458f6adfc95ab25f32420bc96c294ea181b2bf5 /ld/ChangeLog
parent308ecdc7cee575abd597cbbc4465c67376bd14e5 (diff)
downloadgdb-6970a02804ddec603b4cdc6c2dcb98dbdca184c4.zip
gdb-6970a02804ddec603b4cdc6c2dcb98dbdca184c4.tar.gz
gdb-6970a02804ddec603b4cdc6c2dcb98dbdca184c4.tar.bz2
2011-04-18 Paul Brook <paul@codesourcery.com>
ld/ * emulparams/elf32_tic6x_le.sh: Define OTHER_READONLY_SECTIONS for unwinding tables.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 070e49b..0a2357f 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,8 @@
+2011-04-18 Paul Brook <paul@codesourcery.com>
+
+ * emulparams/elf32_tic6x_le.sh: Define OTHER_READONLY_SECTIONS
+ for unwinding tables.
+
2011-04-18 Alan Modra <amodra@gmail.com>
PR ld/12365